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 9fb31e1c72efedd016e699242f354407a98c3b36 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10
Commit message: "tr_GTPC_SGSNContextReq: use the same template as MsgType"
 > git rev-list --no-walk 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins13174109391622659742.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:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + 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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241209-0948-70a1da5d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241209-0948-70a1da5d-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'] 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-20241209-0948-70a1da5d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20241209-0948-70a1da5d-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 [214 kB] Fetched 9266 kB in 1s (10.2 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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': 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:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.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:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.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:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.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:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.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:2872.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-20241209-0948-70a1da5d-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_1.cc Creating dependency file for RANAP_PDU_Contents_part_2.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_6.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_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_CommonDataTypes_part_5.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_4.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_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 BSSGP_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_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_Iu_part_4.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_5.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_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_Types_part_3.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.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_7.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_3.cc Creating dependency file for MobileL3_SS_Types_part_4.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_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.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_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_7.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_Templates_part_7.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSUP_Emulation_part_1.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_5.cc Creating dependency file for BSSGP_Types_part_6.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 TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for TELNETasp_PortType.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 SCCP_Types.cc Creating dependency file for SCCPasp_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_Functions.cc Creating dependency file for Osmocom_CTRL_Types.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 General_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env 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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (858 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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412082026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.47.38eb4.202412082026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.32.04f5.202412082026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.47.38eb4.202412082026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.47.38eb4.202412082026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412082026 [57.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.47.38eb4.202412082026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.43.b201.202412082026 [73.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.13.35d4.202412082026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412082026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412082026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.47.38eb4.202412082026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.47.38eb4.202412082026 [70.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.47.38eb4.202412082026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.47.38eb4.202412082026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.47.38eb4.202412082026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.47.38eb4.202412082026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.47.38eb4.202412082026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412082026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412082026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412082026 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412082026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.32.04f5.202412082026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412082026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202412082026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.47.38eb4.202412082026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.29.7d94.202412082026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.29.7d94.202412082026 [543 kB] Fetched 13.8 MB in 0s (84.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 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_202412082026_amd64.deb ... Unpacking osmocom-nightly (202412082026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.32.04f5.202412082026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.32.04f5.202412082026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.25.dd38.202412082026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412082026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.43.b201.202412082026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.43.b201.202412082026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.13.35d4.202412082026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412082026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412082026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412082026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412082026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412082026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmocore (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412082026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412082026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412082026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412082026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412082026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412082026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412082026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412082026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.32.04f5.202412082026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.32.04f5.202412082026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202412082026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412082026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202412082026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412082026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.47.38eb4.202412082026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412082026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.29.7d94.202412082026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.29.7d94.202412082026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.29.7d94.202412082026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412082026) ... Setting up osmocom-nightly (202412082026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmocodec4:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libasn1c1:amd64 (0.9.38.202412082026) ... Setting up libosmovty13:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmoisdn0:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libgtp10:amd64 (1.12.0.32.04f5.202412082026) ... Setting up libosmousb0:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412082026) ... Setting up libosmogsm20:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmoctrl0:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmogb14:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libgtp-dbg:amd64 (1.12.0.32.04f5.202412082026) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412082026) ... Setting up libosmocoding0:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmosim2:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmocore (1.10.0.47.38eb4.202412082026) ... Setting up libosmoabis13:amd64 (1.6.0.43.b201.202412082026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412082026) ... Setting up libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412082026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412082026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412082026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412082026) ... 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.4.b5f6.202412082026) ... Setting up osmo-sgsn (1.12.0.29.7d94.202412082026) ... 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.4.b5f6.202412082026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412082026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412082026) ... 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-20241209-0948-70a1da5d-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] + ['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-20241209-0948-70a1da5d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.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-20241209-0948-70a1da5d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-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-20241209-0948-70a1da5d-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241209-0948-70a1da5d-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20241209094832989 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241209094832989 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241209094832989 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) 20241209094832989 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209094832989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241209094832989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241209094832989 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241209094832989 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241209094832989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241209094832989 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241209094832990 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241209094832990 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241209094832990 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241209094832990 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241209094832990 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241209094832990 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241209094832990 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55a245ac2d40(sgsn) with 23 counters 20241209094833224 DLSS7 INFO (r=127.0.0.1:41669<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209094833224 DLSS7 INFO (r=127.0.0.1:41669<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241209094833224 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:41669<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241209094833224 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241209094833224 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241209094833224 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241209094833224 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241209094833224 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241209094833224 DGPRS NOTICE libGTP v1.12.0.32-04f5.202412082026 initialized (sgsn_main.c:462) 20241209094833224 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241209094833224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094833224 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241209094833224 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241209094833224 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241209094833224 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209094833224 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) 20241209094833224 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209094833224 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209094833224 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209094833224 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) 20241209094833224 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209094833224 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209094833224 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:41669<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209094833224 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) 20241209094833224 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209094833224 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241209094833224 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241209094833224 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241209094833224 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209094833224 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241209094833224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241209094833224 DLSS7 INFO (r=127.0.0.1:35408<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209094833224 DLSS7 INFO (r=127.0.0.1:35408<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241209094833224 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:35408<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241209094833224 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241209094833224 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) 20241209094833224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209094833224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [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-20241209-0948-70a1da5d-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@81a2cd7fa7ee: Unix server socket created successfully. MC@81a2cd7fa7ee: Listening on TCP port 34779. MC2> 81a2cd7fa7ee is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 81a2cd7fa7ee 34779 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@81a2cd7fa7ee: New HC connected from 10.0.2.100 [10.0.2.100]. 81a2cd7fa7ee: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@81a2cd7fa7ee: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81a2cd7fa7ee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@81a2cd7fa7ee: Configuration file was processed on all HCs. MC@81a2cd7fa7ee: Creating MTC on host 10.0.2.100. MC@81a2cd7fa7ee: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@81a2cd7fa7ee: 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 Dec 9 09:48:33 UTC 2024 /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 20241209094834224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094834224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach started. 20241209094834796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094834798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209094834818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094834818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094834818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094834818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094834820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094834820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094834820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094834820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094834820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094834820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094834820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094834820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209094834820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094834820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094834820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094834820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094834820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094834823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094834830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094834830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094834840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094834840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094834840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209094834840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094834840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094834840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094834841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094834841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094834843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094834843 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)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094834849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094834849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209094834859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094834859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094834859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094834859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094834860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094834860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094834860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094834860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094834860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094834860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094834860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094834860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209094834860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094834860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094834860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094834860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094834860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094834863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094834863 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)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094834868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094834868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094834942 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) 20241209094834942 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241209094834942 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:35408 err=None (osmo_ss7_asp.c:788) 20241209094835224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094835224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094835224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094835224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209094835224 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241209094835224 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) 20241209094835224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241209094835224 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241209094835224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241209094835224 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241209094835224 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241209094835224 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241209094835224 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241209094835224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241209094835224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209094835225 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) 20241209094835225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209094835225 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209094835225 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209094835225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209094835225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209094835225 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209094835225 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a2476ca170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241209094835225 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094835225 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209094835226 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@81a2cd7fa7ee: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F2475522'O, index=0 SGSN_Test-GSUP(19)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@81a2cd7fa7ee: 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 := 'A11A78DE5FC6031F386DEC2066D33DEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C202B94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3218F760CABD7DB'O } } } } } 20241209094836248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094836248 DLLC NOTICE LLME(ffffffff/f2475522){UNASSIGNED} LLC RX: unknown TLLI 0xf2475522, creating LLME on the fly (gprs_llc.c:552) 20241209094836248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094836248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241209094836248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094836248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209094836248 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094836248 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209094836248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094836248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094836248 DLLC NOTICE LLME(ffffffff/f2475522){UNASSIGNED} LLGM Assign pre (f2475522 => d09f520a) (gprs_llc.c:1079) 20241209094836248 DLLC NOTICE LLME(f2475522/d09f520a){ASSIGNED} LLGM Assign post (f2475522 => d09f520a) (gprs_llc.c:1125) 20241209094836248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094836248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094836248 DMM DEBUG MM(262420000000001/d09f520a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094836256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094836256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209094836256 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094836256 DMM DEBUG MM(262420000000001/d09f520a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241209094836256 DMM NOTICE MM(262420000000001/d09f520a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094836256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094836256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094836256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094836256 DMM DEBUG MM(262420000000001/d09f520a) Requesting authorization (sgsn_auth.c:160) 20241209094836256 DMM INFO MM(262420000000001/d09f520a) Requesting authentication tuples (sgsn_auth.c:184) 20241209094836256 DMM DEBUG MM(262420000000001/d09f520a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209094836256 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241209094836256 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241209094836258 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209094836258 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209094836258 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209094836258 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209094836258 DMM INFO MM(262420000000001/d09f520a) Subscriber data update (mmctx.c:445) 20241209094836258 DMM DEBUG MM(262420000000001/d09f520a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209094836258 DMM INFO MM(262420000000001/d09f520a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209094836258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209094836258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094836258 DMM INFO MM(262420000000001/d09f520a) <- GMM AUTH AND CIPHERING REQ (rand = a1 1a 78 de 5f c6 03 1f 38 6d ec 20 66 d3 3d ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209094836264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094836264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094836264 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094836264 DMM INFO MM(262420000000001/d09f520a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209094836264 DMM NOTICE MM(262420000000001/d09f520a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209094836264 DMM DEBUG MM(262420000000001/d09f520a) checking auth: received GSM SRES = 2c 20 2b 94 (gprs_gmm.c:648) 20241209094836264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209094836264 DMM DEBUG MM(262420000000001/d09f520a) Requesting authorization (sgsn_auth.c:160) 20241209094836264 DMM INFO MM(262420000000001/d09f520a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094836264 DMM DEBUG MM(262420000000001/d09f520a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094836264 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241209094836264 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) 20241209094836264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209094836264 DMM INFO MM(262420000000001/d09f520a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09f520a) (gprs_gmm.c:282) 20241209094836265 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094836265 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094836265 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241209094836265 DMM INFO MM(262420000000001/d09f520a) Subscriber data update (mmctx.c:445) 20241209094836265 DMM DEBUG MM(262420000000001/d09f520a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209094836265 DMM INFO MM(262420000000001/d09f520a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209094836265 DMM NOTICE MM(262420000000001/d09f520a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241209094836265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094836265 DMM NOTICE MM(262420000000001/d09f520a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209094836265 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) 20241209094836265 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094836265 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241209094836265 DMM INFO MM(262420000000001/d09f520a) Subscriber data update (mmctx.c:445) 20241209094836265 DMM DEBUG MM(262420000000001/d09f520a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209094836268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094836268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209094836268 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094836268 DMM INFO MM(262420000000001/d09f520a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209094836268 DMM NOTICE MM(262420000000001/d09f520a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209094836268 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209094836268 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209094836268 DLLC NOTICE LLME(f2475522/d09f520a){ASSIGNED} LLGM Assign pre (ffffffff => d09f520a) (gprs_llc.c:1079) 20241209094836268 DLLC NOTICE LLME(ffffffff/d09f520a){ASSIGNED} LLGM Assign post (ffffffff => d09f520a) (gprs_llc.c:1125) 20241209094836268 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209094836268 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209094836268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209094836268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach-BVCI196(6)@81a2cd7fa7ee: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209094836322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@81a2cd7fa7ee: Final verdict of PTC: none 20241209094836323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209094836323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(17)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach-BVCI220(16)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach-BVCI196(6)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach-BVCI210(11)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(7)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(12)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(5)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(10)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(15)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:48:36 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241209094836422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094836823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105100) 20241209094837323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094837323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105100, count=106260) 20241209094838324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094838324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:48:38 UTC 2024 /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 20241209094839324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094839324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_mnc3 started. 20241209094839862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094839866 DMM INFO MM(262420000000001/d09f520a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209094839866 DMM INFO MM(262420000000001/d09f520a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209094839866 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209094839866 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209094839866 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209094839866 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209094839866 DLLC NOTICE LLME(ffffffff/d09f520a){ASSIGNED} LLGM Assign pre (d09f520a => ffffffff) (gprs_llc.c:1079) 20241209094839866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d09f520a => ffffffff) (gprs_llc.c:1125) 20241209094839866 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241209094839867 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) 20241209094839867 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) 20241209094839867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209094839867 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209094839867 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209094839867 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209094839867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094839909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094839909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094839909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094839909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209094839909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094839909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094839909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094839909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094839911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094839911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094839911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094839911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094839911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094839911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094839911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094839911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094839911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094839911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094839911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094839911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094839914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094839920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094839920 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094839928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094839928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094839928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094839928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209094839928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094839928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094839928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094839928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094839929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094839929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094839929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094839929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094839929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094839929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094839929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094839929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094839929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094839929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094839930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094839930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094839932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094839938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094839938 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094839951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094839951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209094839951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094839951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094839952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094839952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094839952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094839952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094839952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094839952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094839952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094839952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094839952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094839952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094839952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209094839953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094839953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094839955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094839961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094839961 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094840325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094840325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094840325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094840325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094840327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209094840327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@81a2cd7fa7ee: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E94E959F'O, index=0 SGSN_Test-GSUP(38)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@81a2cd7fa7ee: 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 := '9576B5DFDDFEE28AB63085025C073405'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BD9B794'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D302914B07651D19'O } } } } } 20241209094841363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094841363 DLLC NOTICE LLME(ffffffff/e94e959f){UNASSIGNED} LLC RX: unknown TLLI 0xe94e959f, creating LLME on the fly (gprs_llc.c:552) 20241209094841363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094841363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241209094841363 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094841363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209094841363 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094841363 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209094841363 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094841363 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094841363 DLLC NOTICE LLME(ffffffff/e94e959f){UNASSIGNED} LLGM Assign pre (e94e959f => eae49335) (gprs_llc.c:1079) 20241209094841363 DLLC NOTICE LLME(e94e959f/eae49335){ASSIGNED} LLGM Assign post (e94e959f => eae49335) (gprs_llc.c:1125) 20241209094841363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094841363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094841363 DMM DEBUG MM(262420000001001/eae49335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094841374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094841374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209094841374 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094841374 DMM DEBUG MM(262420000001001/eae49335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209094841374 DMM NOTICE MM(262420000001001/eae49335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094841374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094841374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094841374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094841374 DMM DEBUG MM(262420000001001/eae49335) Requesting authorization (sgsn_auth.c:160) 20241209094841374 DMM INFO MM(262420000001001/eae49335) Requesting authentication tuples (sgsn_auth.c:184) 20241209094841374 DMM DEBUG MM(262420000001001/eae49335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209094841374 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209094841374 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241209094841377 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209094841377 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209094841377 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209094841377 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209094841377 DMM INFO MM(262420000001001/eae49335) Subscriber data update (mmctx.c:445) 20241209094841377 DMM DEBUG MM(262420000001001/eae49335) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209094841377 DMM INFO MM(262420000001001/eae49335) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209094841377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209094841377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094841377 DMM INFO MM(262420000001001/eae49335) <- GMM AUTH AND CIPHERING REQ (rand = 95 76 b5 df dd fe e2 8a b6 30 85 02 5c 07 34 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209094841385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094841385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094841385 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094841385 DMM INFO MM(262420000001001/eae49335) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209094841385 DMM NOTICE MM(262420000001001/eae49335) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209094841385 DMM DEBUG MM(262420000001001/eae49335) checking auth: received GSM SRES = 3b d9 b7 94 (gprs_gmm.c:648) 20241209094841385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209094841386 DMM DEBUG MM(262420000001001/eae49335) Requesting authorization (sgsn_auth.c:160) 20241209094841386 DMM INFO MM(262420000001001/eae49335) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094841386 DMM DEBUG MM(262420000001001/eae49335) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094841386 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209094841386 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) 20241209094841386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209094841386 DMM INFO MM(262420000001001/eae49335) <- GMM ATTACH ACCEPT (new P-TMSI=0xeae49335) (gprs_gmm.c:282) 20241209094841387 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094841387 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094841387 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209094841387 DMM INFO MM(262420000001001/eae49335) Subscriber data update (mmctx.c:445) 20241209094841387 DMM DEBUG MM(262420000001001/eae49335) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209094841387 DMM INFO MM(262420000001001/eae49335) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209094841387 DMM NOTICE MM(262420000001001/eae49335) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209094841387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094841387 DMM NOTICE MM(262420000001001/eae49335) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209094841387 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) 20241209094841387 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094841387 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209094841387 DMM INFO MM(262420000001001/eae49335) Subscriber data update (mmctx.c:445) 20241209094841387 DMM DEBUG MM(262420000001001/eae49335) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209094841393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094841393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209094841393 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094841393 DMM INFO MM(262420000001001/eae49335) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209094841393 DMM NOTICE MM(262420000001001/eae49335) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209094841393 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209094841393 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209094841393 DLLC NOTICE LLME(e94e959f/eae49335){ASSIGNED} LLGM Assign pre (ffffffff => eae49335) (gprs_llc.c:1079) 20241209094841393 DLLC NOTICE LLME(ffffffff/eae49335){ASSIGNED} LLGM Assign post (ffffffff => eae49335) (gprs_llc.c:1125) 20241209094841393 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209094841393 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209094841393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209094841393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@81a2cd7fa7ee: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209094841445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209094841447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209094841447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(26)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(31)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(36)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(24)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(29)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(34)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_mnc3 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:48:41 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241209094841623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094842024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20241209094842447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094842447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85712, count=90068) 20241209094843448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094843448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:48:44 UTC 2024 /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 20241209094844448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094844448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_umts_aka_umts_res started. 20241209094845054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094845054 DMM INFO MM(262420000001001/eae49335) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209094845054 DMM INFO MM(262420000001001/eae49335) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209094845054 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209094845054 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209094845054 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209094845054 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209094845054 DLLC NOTICE LLME(ffffffff/eae49335){ASSIGNED} LLGM Assign pre (eae49335 => ffffffff) (gprs_llc.c:1079) 20241209094845054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eae49335 => ffffffff) (gprs_llc.c:1125) 20241209094845055 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209094845055 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) 20241209094845055 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) 20241209094845055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209094845055 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209094845055 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209094845055 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209094845055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094845088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094845088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094845088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094845088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209094845088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094845088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094845088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094845088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094845090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094845090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094845090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094845090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094845090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094845090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094845090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094845090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094845090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094845090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094845091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094845091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094845105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094845105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094845113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094845113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094845113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094845113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209094845113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094845113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094845113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094845113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094845120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094845120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094845120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094845120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094845120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094845120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094845120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094845120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094845120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094845120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(51)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(50)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209094845121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094845121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094845124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094845133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094845133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094845144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094845144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094845144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094845144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209094845144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094845144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094845144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094845144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094845146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094845146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094845146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094845146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094845146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094845146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094845146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094845146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094845146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094845146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094845146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094845146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094845146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094845151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094845161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094845161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094845449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094845449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094845449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094845449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094845451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209094845452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@81a2cd7fa7ee: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D6657C39'O, index=0 SGSN_Test-GSUP(57)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@81a2cd7fa7ee: 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 := '8380484F97010C2A30C725A5E14AC912'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F472BDE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A50D758AE0B32204'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AAF13F31C0801C6BF7948ACA01640E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C3DBD63D0EAB5E84ADE030F6B92A5C2B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECEBC98060AE2A9BCF47E71CA33BA0EB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D8EEFD35C242C953'O } } } } } 20241209094846488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094846488 DLLC NOTICE LLME(ffffffff/d6657c39){UNASSIGNED} LLC RX: unknown TLLI 0xd6657c39, creating LLME on the fly (gprs_llc.c:552) 20241209094846488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094846488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241209094846488 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094846488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209094846488 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094846488 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209094846488 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094846488 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094846488 DLLC NOTICE LLME(ffffffff/d6657c39){UNASSIGNED} LLGM Assign pre (d6657c39 => c7e29c38) (gprs_llc.c:1079) 20241209094846488 DLLC NOTICE LLME(d6657c39/c7e29c38){ASSIGNED} LLGM Assign post (d6657c39 => c7e29c38) (gprs_llc.c:1125) 20241209094846488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094846488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094846488 DMM DEBUG MM(262420000001002/c7e29c38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094846501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094846501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209094846501 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094846501 DMM DEBUG MM(262420000001002/c7e29c38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241209094846501 DMM NOTICE MM(262420000001002/c7e29c38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094846501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094846501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094846501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094846501 DMM DEBUG MM(262420000001002/c7e29c38) Requesting authorization (sgsn_auth.c:160) 20241209094846501 DMM INFO MM(262420000001002/c7e29c38) Requesting authentication tuples (sgsn_auth.c:184) 20241209094846501 DMM DEBUG MM(262420000001002/c7e29c38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209094846501 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241209094846501 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241209094846504 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209094846504 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209094846504 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209094846504 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209094846504 DMM INFO MM(262420000001002/c7e29c38) Subscriber data update (mmctx.c:445) 20241209094846504 DMM DEBUG MM(262420000001002/c7e29c38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209094846504 DMM INFO MM(262420000001002/c7e29c38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209094846504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209094846504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094846504 DMM INFO MM(262420000001002/c7e29c38) <- GMM AUTH AND CIPHERING REQ (rand = 83 80 48 4f 97 01 0c 2a 30 c7 25 a5 e1 4a c9 12 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec eb c9 80 60 ae 2a 9b cf 47 e7 1c a3 3b a0 eb ) (gprs_gmm.c:465) 20241209094846512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094846512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094846512 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094846512 DMM INFO MM(262420000001002/c7e29c38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209094846512 DMM NOTICE MM(262420000001002/c7e29c38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209094846512 DMM DEBUG MM(262420000001002/c7e29c38) checking auth: received UMTS RES = d8 ee fd 35 c2 42 c9 53 (gprs_gmm.c:648) 20241209094846512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209094846512 DMM DEBUG MM(262420000001002/c7e29c38) Requesting authorization (sgsn_auth.c:160) 20241209094846512 DMM INFO MM(262420000001002/c7e29c38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094846512 DMM DEBUG MM(262420000001002/c7e29c38) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094846512 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241209094846512 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) 20241209094846512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209094846512 DMM INFO MM(262420000001002/c7e29c38) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e29c38) (gprs_gmm.c:282) 20241209094846513 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094846513 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094846513 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209094846513 DMM INFO MM(262420000001002/c7e29c38) Subscriber data update (mmctx.c:445) 20241209094846513 DMM DEBUG MM(262420000001002/c7e29c38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209094846513 DMM INFO MM(262420000001002/c7e29c38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209094846513 DMM NOTICE MM(262420000001002/c7e29c38) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241209094846513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094846513 DMM NOTICE MM(262420000001002/c7e29c38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209094846513 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) 20241209094846514 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094846514 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209094846514 DMM INFO MM(262420000001002/c7e29c38) Subscriber data update (mmctx.c:445) 20241209094846514 DMM DEBUG MM(262420000001002/c7e29c38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209094846520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094846520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209094846520 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094846520 DMM INFO MM(262420000001002/c7e29c38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209094846520 DMM NOTICE MM(262420000001002/c7e29c38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209094846520 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209094846520 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209094846520 DLLC NOTICE LLME(d6657c39/c7e29c38){ASSIGNED} LLGM Assign pre (ffffffff => c7e29c38) (gprs_llc.c:1079) 20241209094846520 DLLC NOTICE LLME(ffffffff/c7e29c38){ASSIGNED} LLGM Assign post (ffffffff => c7e29c38) (gprs_llc.c:1125) 20241209094846520 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209094846520 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209094846520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209094846520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@81a2cd7fa7ee: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209094846572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209094846573 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(57)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(45)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(55)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(50)@81a2cd7fa7ee: Final verdict of PTC: none 20241209094846573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI220(54)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(48)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(53)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(43)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:48:46 UTC 2024 ====== 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 20241209094846714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094847115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86184) 20241209094847574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094847574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86184, count=90540) 20241209094848575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094848575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:48:49 UTC 2024 /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 20241209094849577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094849577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_umts_aka_gsm_sres started. 20241209094850138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094850138 DMM INFO MM(262420000001002/c7e29c38) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209094850139 DMM INFO MM(262420000001002/c7e29c38) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209094850139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209094850139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209094850139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209094850139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209094850139 DLLC NOTICE LLME(ffffffff/c7e29c38){ASSIGNED} LLGM Assign pre (c7e29c38 => ffffffff) (gprs_llc.c:1079) 20241209094850139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e29c38 => ffffffff) (gprs_llc.c:1125) 20241209094850139 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241209094850139 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) 20241209094850139 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) 20241209094850139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209094850139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209094850139 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209094850139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209094850139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094850162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094850162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094850162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094850162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209094850162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094850162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094850162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094850162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094850163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094850163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094850163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094850163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094850163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094850163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094850163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094850163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094850163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094850163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094850163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094850163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094850165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094850170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094850170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094850178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094850178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094850178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094850178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094850178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094850178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094850179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094850179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094850181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094850186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094850186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094850196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094850196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094850196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094850196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209094850196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094850196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094850196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094850196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094850197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094850197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094850197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094850197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094850197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094850197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094850197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094850197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094850197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094850197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094850197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094850197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094850197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094850199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094850204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094850204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094850577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094850578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094850578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094850578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094850579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209094850579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@81a2cd7fa7ee: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C395EC35'O, index=0 SGSN_Test-GSUP(76)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@81a2cd7fa7ee: 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 := '912C612A204F1370BFB422FF3A642478'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9A4276D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F4A00135D76EED5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A7F27D55409FB6B63E6C257AB8FA6E06'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5AB5FD244B5F64ABB4BF670ABF99807D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '46BBC59BAD1CFE37F63C9C45BDC6B799'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B68C3A213AF2C14E'O } } } } } 20241209094851607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094851607 DLLC NOTICE LLME(ffffffff/c395ec35){UNASSIGNED} LLC RX: unknown TLLI 0xc395ec35, creating LLME on the fly (gprs_llc.c:552) 20241209094851607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094851607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241209094851607 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094851607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209094851607 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094851607 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209094851607 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094851607 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094851607 DLLC NOTICE LLME(ffffffff/c395ec35){UNASSIGNED} LLGM Assign pre (c395ec35 => ea85b602) (gprs_llc.c:1079) 20241209094851607 DLLC NOTICE LLME(c395ec35/ea85b602){ASSIGNED} LLGM Assign post (c395ec35 => ea85b602) (gprs_llc.c:1125) 20241209094851607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094851607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094851607 DMM DEBUG MM(262420000001003/ea85b602) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094851614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094851614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209094851614 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094851614 DMM DEBUG MM(262420000001003/ea85b602) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241209094851614 DMM NOTICE MM(262420000001003/ea85b602) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094851614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094851614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094851614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094851614 DMM DEBUG MM(262420000001003/ea85b602) Requesting authorization (sgsn_auth.c:160) 20241209094851614 DMM INFO MM(262420000001003/ea85b602) Requesting authentication tuples (sgsn_auth.c:184) 20241209094851614 DMM DEBUG MM(262420000001003/ea85b602) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209094851614 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241209094851614 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241209094851615 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209094851615 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209094851615 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209094851615 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209094851615 DMM INFO MM(262420000001003/ea85b602) Subscriber data update (mmctx.c:445) 20241209094851615 DMM DEBUG MM(262420000001003/ea85b602) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209094851615 DMM INFO MM(262420000001003/ea85b602) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209094851615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209094851615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094851615 DMM INFO MM(262420000001003/ea85b602) <- GMM AUTH AND CIPHERING REQ (rand = 91 2c 61 2a 20 4f 13 70 bf b4 22 ff 3a 64 24 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 bb c5 9b ad 1c fe 37 f6 3c 9c 45 bd c6 b7 99 ) (gprs_gmm.c:465) 20241209094851619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094851619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094851619 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094851619 DMM INFO MM(262420000001003/ea85b602) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209094851619 DMM NOTICE MM(262420000001003/ea85b602) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209094851619 DMM DEBUG MM(262420000001003/ea85b602) checking auth: received GSM SRES = f9 a4 27 6d (gprs_gmm.c:648) 20241209094851619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209094851619 DMM DEBUG MM(262420000001003/ea85b602) Requesting authorization (sgsn_auth.c:160) 20241209094851619 DMM INFO MM(262420000001003/ea85b602) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094851619 DMM DEBUG MM(262420000001003/ea85b602) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094851619 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241209094851619 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) 20241209094851619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209094851619 DMM INFO MM(262420000001003/ea85b602) <- GMM ATTACH ACCEPT (new P-TMSI=0xea85b602) (gprs_gmm.c:282) 20241209094851620 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094851620 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094851620 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209094851620 DMM INFO MM(262420000001003/ea85b602) Subscriber data update (mmctx.c:445) 20241209094851620 DMM DEBUG MM(262420000001003/ea85b602) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209094851620 DMM INFO MM(262420000001003/ea85b602) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209094851620 DMM NOTICE MM(262420000001003/ea85b602) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241209094851620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094851620 DMM NOTICE MM(262420000001003/ea85b602) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209094851620 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) 20241209094851620 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094851620 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209094851620 DMM INFO MM(262420000001003/ea85b602) Subscriber data update (mmctx.c:445) 20241209094851620 DMM DEBUG MM(262420000001003/ea85b602) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209094851622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094851622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209094851622 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094851622 DMM INFO MM(262420000001003/ea85b602) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209094851622 DMM NOTICE MM(262420000001003/ea85b602) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209094851622 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209094851622 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209094851622 DLLC NOTICE LLME(c395ec35/ea85b602){ASSIGNED} LLGM Assign pre (ffffffff => ea85b602) (gprs_llc.c:1079) 20241209094851622 DLLC NOTICE LLME(ffffffff/ea85b602){ASSIGNED} LLGM Assign post (ffffffff => ea85b602) (gprs_llc.c:1125) 20241209094851622 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209094851622 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209094851622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209094851622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@81a2cd7fa7ee: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209094851674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@81a2cd7fa7ee: Final verdict of PTC: none 20241209094851675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209094851675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(69)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(64)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(67)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(62)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(74)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(72)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:48:51 UTC 2024 ====== 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 20241209094851764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094852165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86272) 20241209094852676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094852676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86272, count=90628) 20241209094853677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094853677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:48:54 UTC 2024 /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 20241209094854678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094854678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_timeout_after_pdp_act started. 20241209094855189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094855189 DMM INFO MM(262420000001003/ea85b602) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209094855189 DMM INFO MM(262420000001003/ea85b602) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209094855189 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209094855189 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209094855189 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209094855189 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209094855189 DLLC NOTICE LLME(ffffffff/ea85b602){ASSIGNED} LLGM Assign pre (ea85b602 => ffffffff) (gprs_llc.c:1079) 20241209094855189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea85b602 => ffffffff) (gprs_llc.c:1125) 20241209094855190 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241209094855190 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) 20241209094855190 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) 20241209094855190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209094855190 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209094855190 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209094855190 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209094855190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094855213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094855213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094855213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094855213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209094855213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094855213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094855213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094855213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094855214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094855214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094855214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094855214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094855214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094855214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094855214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094855214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094855214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094855214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094855214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094855214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209094855216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094855222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094855229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094855229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094855229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094855229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209094855229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094855229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094855229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094855229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094855230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094855230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094855230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094855230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094855230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094855230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094855230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094855230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094855230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094855230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094855231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094855231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094855233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094855239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094855248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094855248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094855248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094855248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209094855248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094855248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094855248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094855248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094855249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094855249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094855249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094855249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094855249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094855249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094855249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094855249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094855249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094855249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094855249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094855249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094855249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094855252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094855257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094855679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094855679 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094855679 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094855679 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094855680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209094855681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@81a2cd7fa7ee: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CFFB2990'O, index=0 SGSN_Test-GSUP(95)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: 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 := 'DA4E33465820A0C170A5AA66709915D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEC404C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A711D7A17B6A534A'O } } } } } 20241209094855701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855702 DLLC NOTICE LLME(ffffffff/cffb2990){UNASSIGNED} LLC RX: unknown TLLI 0xcffb2990, creating LLME on the fly (gprs_llc.c:552) 20241209094855702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241209094855702 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094855702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209094855702 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094855702 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209094855702 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094855702 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094855702 DLLC NOTICE LLME(ffffffff/cffb2990){UNASSIGNED} LLGM Assign pre (cffb2990 => fc01e56e) (gprs_llc.c:1079) 20241209094855702 DLLC NOTICE LLME(cffb2990/fc01e56e){ASSIGNED} LLGM Assign post (cffb2990 => fc01e56e) (gprs_llc.c:1125) 20241209094855702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094855702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094855702 DMM DEBUG MM(262420000000021/fc01e56e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094855708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855708 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855708 DMM DEBUG MM(262420000000021/fc01e56e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209094855708 DMM NOTICE MM(262420000000021/fc01e56e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094855708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094855708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094855708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094855708 DMM DEBUG MM(262420000000021/fc01e56e) Requesting authorization (sgsn_auth.c:160) 20241209094855708 DMM INFO MM(262420000000021/fc01e56e) Requesting authentication tuples (sgsn_auth.c:184) 20241209094855708 DMM DEBUG MM(262420000000021/fc01e56e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209094855708 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241209094855708 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241209094855750 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209094855750 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209094855750 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209094855750 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209094855750 DMM INFO MM(262420000000021/fc01e56e) Subscriber data update (mmctx.c:445) 20241209094855750 DMM DEBUG MM(262420000000021/fc01e56e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209094855750 DMM INFO MM(262420000000021/fc01e56e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209094855750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209094855750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094855750 DMM INFO MM(262420000000021/fc01e56e) <- GMM AUTH AND CIPHERING REQ (rand = da 4e 33 46 58 20 a0 c1 70 a5 aa 66 70 99 15 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209094855754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855754 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855754 DMM INFO MM(262420000000021/fc01e56e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209094855754 DMM NOTICE MM(262420000000021/fc01e56e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209094855754 DMM DEBUG MM(262420000000021/fc01e56e) checking auth: received GSM SRES = ce c4 04 c6 (gprs_gmm.c:648) 20241209094855754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209094855754 DMM DEBUG MM(262420000000021/fc01e56e) Requesting authorization (sgsn_auth.c:160) 20241209094855754 DMM INFO MM(262420000000021/fc01e56e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094855754 DMM DEBUG MM(262420000000021/fc01e56e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094855754 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209094855754 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) 20241209094855754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209094855754 DMM INFO MM(262420000000021/fc01e56e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc01e56e) (gprs_gmm.c:282) 20241209094855755 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094855755 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094855756 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209094855756 DMM INFO MM(262420000000021/fc01e56e) Subscriber data update (mmctx.c:445) 20241209094855756 DMM DEBUG MM(262420000000021/fc01e56e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209094855756 DMM INFO MM(262420000000021/fc01e56e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209094855756 DMM NOTICE MM(262420000000021/fc01e56e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209094855756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094855756 DMM NOTICE MM(262420000000021/fc01e56e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209094855756 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) 20241209094855756 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094855756 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209094855756 DMM INFO MM(262420000000021/fc01e56e) Subscriber data update (mmctx.c:445) 20241209094855756 DMM DEBUG MM(262420000000021/fc01e56e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209094855759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855759 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855759 DMM INFO MM(262420000000021/fc01e56e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209094855759 DMM NOTICE MM(262420000000021/fc01e56e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209094855759 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209094855759 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209094855759 DLLC NOTICE LLME(cffb2990/fc01e56e){ASSIGNED} LLGM Assign pre (ffffffff => fc01e56e) (gprs_llc.c:1079) 20241209094855759 DLLC NOTICE LLME(ffffffff/fc01e56e){ASSIGNED} LLGM Assign post (ffffffff => fc01e56e) (gprs_llc.c:1125) 20241209094855759 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209094855759 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209094855759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209094855759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209094855810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855810 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855810 DMM INFO MM(262420000000021/fc01e56e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209094855810 DMM INFO MM(262420000000021/fc01e56e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209094855810 DMM DEBUG MM(262420000000021/fc01e56e) Using GGSN 0 (gprs_sm.c:317) 20241209094855810 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241209094855810 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209094855810 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241209094855810 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241209094855817 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 36 75 fb 79 11 0b 6a 8d 6c 14 05 7f bb b7 fc 19 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) 20241209094855817 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c90058, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209094855817 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209094855817 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476d87c8 TLLI=fc01e56e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209094855817 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209094855817 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209094855821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855821 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855821 DMM INFO MM(262420000000021/fc01e56e) -> GMM ATTACH REQUEST MI(TMSI-0xFC01E56E) type="GPRS attach" (gprs_gmm.c:1248) 20241209094855821 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094855821 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209094855821 DLLC NOTICE LLME(ffffffff/fc01e56e){ASSIGNED} LLGM Assign pre (fc01e56e => df6347da) (gprs_llc.c:1079) 20241209094855821 DLLC NOTICE LLME(fc01e56e/df6347da){ASSIGNED} LLGM Assign post (fc01e56e => df6347da) (gprs_llc.c:1125) 20241209094855821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094855821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094855821 DMM DEBUG MM(262420000000021/df6347da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094855824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094855824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209094855824 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209094855824 DMM DEBUG MM(262420000000021/df6347da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209094855824 DMM NOTICE MM(262420000000021/df6347da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209094855824 DMM DEBUG MM(262420000000021/df6347da) Requesting authorization (sgsn_auth.c:160) 20241209094855824 DMM INFO MM(262420000000021/df6347da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209094855824 DMM DEBUG MM(262420000000021/df6347da) Requesting subscriber data update (gprs_subscriber.c:894) 20241209094855824 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209094855824 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) 20241209094855824 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209094855824 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209094855824 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209094855824 DMM INFO MM(262420000000021/df6347da) Subscriber data update (mmctx.c:445) 20241209094855824 DMM DEBUG MM(262420000000021/df6347da) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241209094855824 DMM INFO MM(262420000000021/df6347da) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241209094855824 DMM NOTICE MM(262420000000021/df6347da) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209094855824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209094855824 DMM INFO MM(262420000000021/df6347da) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6347da) (gprs_gmm.c:282) 20241209094855824 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) 20241209094855825 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209094855825 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209094855825 DMM INFO MM(262420000000021/df6347da) Subscriber data update (mmctx.c:445) 20241209094855825 DMM DEBUG MM(262420000000021/df6347da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: Trying to receive 5 ATTACH ACCEPTs 20241209094901826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209094901826 DMM INFO MM(262420000000021/df6347da) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6347da) (gprs_gmm.c:282) 20241209094903223 DGPRS DEBUG Checking for inactive LLMEs, time = 36265942 (sgsn.c:132) 20241209094907827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209094907827 DMM INFO MM(262420000000021/df6347da) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6347da) (gprs_gmm.c:282) 20241209094913828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209094913828 DMM INFO MM(262420000000021/df6347da) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6347da) (gprs_gmm.c:282) 20241209094915680 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209094915680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209094915681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209094919829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209094919829 DMM INFO MM(262420000000021/df6347da) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf6347da) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241209094925216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094925222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094925222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209094925231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094925235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094925235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209094925250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094925253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094925254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209094925830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209094925830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241209094925830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209094925830 DMM NOTICE MM(262420000000021/df6347da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209094925830 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241209094925830 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476d87c8, TLLI=df6347da, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209094925830 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209094925830 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209094925830 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241209094925830 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241209094925830 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) 20241209094925830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209094925830 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Deallocated (fsm.c:568) 20241209094925830 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209094925830 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209094925830 DLLC NOTICE LLME(fc01e56e/df6347da){ASSIGNED} LLGM Assign pre (df6347da => ffffffff) (gprs_llc.c:1079) 20241209094925830 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df6347da => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@81a2cd7fa7ee: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209094926348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(93)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(88)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(83)@81a2cd7fa7ee: Final verdict of PTC: none 20241209094926349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209094926349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(90)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(91)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(86)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(82)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:49:26 UTC 2024 ====== 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 20241209094926461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094926762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241209094927349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094927349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=132036) 20241209094928350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094928350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:49:28 UTC 2024 /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 20241209094929352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094929352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_auth_id_timeout started. 20241209094929786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209094929787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(102)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094929812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209094929813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094929813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094929813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929813 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209094929813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094929813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094929813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094929813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094929814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094929814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094929814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094929814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094929814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094929814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094929814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094929814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929814 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209094929814 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094929814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094929814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094929814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094929818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094929825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209094929825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094929825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094929825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209094929825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094929825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094929825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094929825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241209094929825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094929825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(107)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094929826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094929826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094929826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094929826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094929826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094929826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094929826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094929826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209094929826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094929826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209094929826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094929826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_id_timeout-BVCI196(100)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094929829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094929834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094929834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209094929842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209094929842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209094929842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209094929842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209094929842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209094929842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209094929842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094929842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209094929843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209094929843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209094929843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209094929843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209094929843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209094929843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209094929843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209094929843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209094929843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209094929843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209094929843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209094929844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094929844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209094929846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209094929851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094929851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209094930352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209094930352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209094930352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209094930352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209094930354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209094930355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@81a2cd7fa7ee: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C5E31CCA'O, index=0 SGSN_Test-GSUP(114)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241209094930375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209094930375 DLLC NOTICE LLME(ffffffff/c5e31cca){UNASSIGNED} LLC RX: unknown TLLI 0xc5e31cca, creating LLME on the fly (gprs_llc.c:552) 20241209094930375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209094930375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1248) 20241209094930375 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209094930375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209094930375 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209094930375 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209094930375 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209094930375 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209094930375 DLLC NOTICE LLME(ffffffff/c5e31cca){UNASSIGNED} LLGM Assign pre (c5e31cca => c0de413e) (gprs_llc.c:1079) 20241209094930375 DLLC NOTICE LLME(c5e31cca/c0de413e){ASSIGNED} LLGM Assign post (c5e31cca => c0de413e) (gprs_llc.c:1125) 20241209094930375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209094930375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209094930375 DMM DEBUG MM(262420000000002/c0de413e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094933223 DGPRS DEBUG Checking for inactive LLMEs, time = 36265972 (sgsn.c:132) 20241209094936376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209094936376 DMM DEBUG MM(262420000000002/c0de413e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094942377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209094942377 DMM DEBUG MM(262420000000002/c0de413e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094948378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209094948378 DMM DEBUG MM(262420000000002/c0de413e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094950353 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209094950353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209094950353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209094954378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209094954378 DMM DEBUG MM(262420000000002/c0de413e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209094959816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094959817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094959817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209094959827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094959829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094959829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209094959844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209094959845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209094959845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095000379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095000379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209095000379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095000379 DMM NOTICE MM(262420000000002/c0de413e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209095000379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Reject}: Deallocated (fsm.c:568) 20241209095000379 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095000379 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095000379 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095000379 DLLC NOTICE LLME(c5e31cca/c0de413e){ASSIGNED} LLGM Assign pre (c0de413e => ffffffff) (gprs_llc.c:1079) 20241209095000379 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0de413e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@81a2cd7fa7ee: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095000388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095000391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095000391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(103)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(114)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(112)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(107)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(105)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(101)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(110)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:00 UTC 2024 ====== 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 20241209095000499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095000800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60464) 20241209095001392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095001392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60464, count=68720) 20241209095002393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095002393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:02 UTC 2024 /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 20241209095003224 DGPRS DEBUG Checking for inactive LLMEs, time = 36266002 (sgsn.c:132) 20241209095003394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095003394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_auth_sai_timeout started. 20241209095003864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095003865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(121)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095003895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095003897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095003897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095003897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095003897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095003897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095003897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095003897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095003897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095003897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095003897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095003897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095003897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095003901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095003909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095003909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(119)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(126)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095003917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095003917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095003917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095003917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095003917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095003917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095003917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095003917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(127)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095003918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095003918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095003918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095003918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095003918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095003918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095003918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095003918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095003918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095003918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095003919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095003919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095003922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(123)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(126)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(123)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095003930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095003930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095003930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095003930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095003930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095003930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095003930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095003930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241209095003930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095003930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(131)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095003931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095003931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095003931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095003932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095003932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095003932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095003932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_sai_timeout-BVCI210(124)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095003936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095003943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095003943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095004395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095004395 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095004395 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095004395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095004397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095004397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@81a2cd7fa7ee: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DE1C2767'O, index=0 SGSN_Test-GSUP(133)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241209095004420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095004420 DLLC NOTICE LLME(ffffffff/de1c2767){UNASSIGNED} LLC RX: unknown TLLI 0xde1c2767, creating LLME on the fly (gprs_llc.c:552) 20241209095004420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095004420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241209095004420 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095004420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095004420 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095004420 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095004420 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095004420 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095004420 DLLC NOTICE LLME(ffffffff/de1c2767){UNASSIGNED} LLGM Assign pre (de1c2767 => f33da108) (gprs_llc.c:1079) 20241209095004420 DLLC NOTICE LLME(de1c2767/f33da108){ASSIGNED} LLGM Assign post (de1c2767 => f33da108) (gprs_llc.c:1125) 20241209095004420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095004420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095004420 DMM DEBUG MM(262420000000003/f33da108) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095004428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095004429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095004429 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095004429 DMM DEBUG MM(262420000000003/f33da108) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241209095004429 DMM NOTICE MM(262420000000003/f33da108) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095004429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095004429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095004429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095004429 DMM DEBUG MM(262420000000003/f33da108) Requesting authorization (sgsn_auth.c:160) 20241209095004429 DMM INFO MM(262420000000003/f33da108) Requesting authentication tuples (sgsn_auth.c:184) 20241209095004429 DMM DEBUG MM(262420000000003/f33da108) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095004429 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241209095004429 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241209095010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209095010429 DMM ERROR MM(262420000000003/f33da108) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209095010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209095010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095010429 DMM NOTICE MM(262420000000003/f33da108) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209095010429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209095010429 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095010429 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095010429 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095010429 DLLC NOTICE LLME(de1c2767/f33da108){ASSIGNED} LLGM Assign pre (f33da108 => ffffffff) (gprs_llc.c:1079) 20241209095010429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f33da108 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@81a2cd7fa7ee: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095010435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095010436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095010436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(127)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(122)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(131)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(129)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(125)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(120)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:10 UTC 2024 ====== 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 20241209095010548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095010849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63564) 20241209095011437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095011437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63564, count=67920) 20241209095012438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095012438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:12 UTC 2024 /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 20241209095013439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095013439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_auth_sai_reject started. 20241209095013871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095013872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095013891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095013891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095013891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095013891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095013891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095013891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095013891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095013891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095013893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095013893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095013893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095013893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095013893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095013893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095013893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095013893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095013893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095013893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095013893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095013893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095013896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095013903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095013903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095013911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095013912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095013912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095013912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095013913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095013913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095013915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095013922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095013922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095013932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095013932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095013932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095013932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095013932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095013932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095013932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095013932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095013933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095013933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095013933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095013933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095013933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095013933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095013933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095013933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095013933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095013933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095013933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095013934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095013934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095013937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095013942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095013942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095014439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095014440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095014440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095014440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095014441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095014441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@81a2cd7fa7ee: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E08DD2C7'O, index=0 SGSN_Test-GSUP(152)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241209095014461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095014461 DLLC NOTICE LLME(ffffffff/e08dd2c7){UNASSIGNED} LLC RX: unknown TLLI 0xe08dd2c7, creating LLME on the fly (gprs_llc.c:552) 20241209095014461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095014461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241209095014461 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095014461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095014461 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095014461 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095014461 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095014461 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095014461 DLLC NOTICE LLME(ffffffff/e08dd2c7){UNASSIGNED} LLGM Assign pre (e08dd2c7 => ed4932ab) (gprs_llc.c:1079) 20241209095014461 DLLC NOTICE LLME(e08dd2c7/ed4932ab){ASSIGNED} LLGM Assign post (e08dd2c7 => ed4932ab) (gprs_llc.c:1125) 20241209095014461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095014461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095014461 DMM DEBUG MM(262420000000004/ed4932ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095014468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095014468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095014468 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095014468 DMM DEBUG MM(262420000000004/ed4932ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241209095014468 DMM NOTICE MM(262420000000004/ed4932ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095014468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095014468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095014468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095014468 DMM DEBUG MM(262420000000004/ed4932ab) Requesting authorization (sgsn_auth.c:160) 20241209095014468 DMM INFO MM(262420000000004/ed4932ab) Requesting authentication tuples (sgsn_auth.c:184) 20241209095014468 DMM DEBUG MM(262420000000004/ed4932ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095014468 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241209095014468 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241209095014514 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241209095014514 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241209095014514 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241209095020468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209095020468 DMM ERROR MM(262420000000004/ed4932ab) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209095020468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209095020468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095020468 DMM NOTICE MM(262420000000004/ed4932ab) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209095020468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Reject}: Deallocated (fsm.c:568) 20241209095020468 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095020468 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095020468 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095020468 DLLC NOTICE LLME(e08dd2c7/ed4932ab){ASSIGNED} LLGM Assign pre (ed4932ab => ffffffff) (gprs_llc.c:1079) 20241209095020468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed4932ab => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@81a2cd7fa7ee: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095020473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(150)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095020474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095020474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(145)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(140)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(138)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(143)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(148)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:20 UTC 2024 ====== 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 20241209095020599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095020900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59172) 20241209095021475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095021475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59172, count=68296) 20241209095022476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095022476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:22 UTC 2024 /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 20241209095023477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095023477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_gsup_lu_timeout started. 20241209095023934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095023934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095023954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095023954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095023954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095023954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095023954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095023954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095023954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095023954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095023956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095023956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095023956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095023956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095023956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095023956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095023956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095023956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095023956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095023956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095023956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095023956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095023959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095023966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095023966 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095023977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095023977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095023977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095023977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095023977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095023977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095023977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095023977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095023978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095023978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095023978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095023978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095023978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095023978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095023978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095023978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095023978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095023978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095023978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095023978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095023980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(161)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095023986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095023986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(162)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095023994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095023994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095023994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095023994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095023994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095023994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095023994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095023994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095023995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095023995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095023995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095023995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095023995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095023995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095023995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095023995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095023995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095023995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095023995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095023996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095023996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095023999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095024004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095024004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095024477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095024477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095024478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095024478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095024479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095024480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@81a2cd7fa7ee: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D0D0FF3C'O, index=0 SGSN_Test-GSUP(171)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@81a2cd7fa7ee: 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 := 'B9BFD0E821196E83CA7A72310E3F2189'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0ABB30D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '168016D4451AC958'O } } } } } 20241209095025547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095025547 DLLC NOTICE LLME(ffffffff/d0d0ff3c){UNASSIGNED} LLC RX: unknown TLLI 0xd0d0ff3c, creating LLME on the fly (gprs_llc.c:552) 20241209095025547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095025547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241209095025547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095025547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095025547 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095025547 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095025547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095025547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095025547 DLLC NOTICE LLME(ffffffff/d0d0ff3c){UNASSIGNED} LLGM Assign pre (d0d0ff3c => fb47e526) (gprs_llc.c:1079) 20241209095025547 DLLC NOTICE LLME(d0d0ff3c/fb47e526){ASSIGNED} LLGM Assign post (d0d0ff3c => fb47e526) (gprs_llc.c:1125) 20241209095025547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095025547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095025547 DMM DEBUG MM(262420000000005/fb47e526) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095025557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095025557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095025557 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095025557 DMM DEBUG MM(262420000000005/fb47e526) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241209095025557 DMM NOTICE MM(262420000000005/fb47e526) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095025557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095025557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095025557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095025557 DMM DEBUG MM(262420000000005/fb47e526) Requesting authorization (sgsn_auth.c:160) 20241209095025557 DMM INFO MM(262420000000005/fb47e526) Requesting authentication tuples (sgsn_auth.c:184) 20241209095025557 DMM DEBUG MM(262420000000005/fb47e526) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095025557 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241209095025557 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241209095025558 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095025558 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095025558 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095025558 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095025558 DMM INFO MM(262420000000005/fb47e526) Subscriber data update (mmctx.c:445) 20241209095025558 DMM DEBUG MM(262420000000005/fb47e526) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095025558 DMM INFO MM(262420000000005/fb47e526) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095025558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095025558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095025558 DMM INFO MM(262420000000005/fb47e526) <- GMM AUTH AND CIPHERING REQ (rand = b9 bf d0 e8 21 19 6e 83 ca 7a 72 31 0e 3f 21 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095025564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095025564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095025564 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095025564 DMM INFO MM(262420000000005/fb47e526) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095025564 DMM NOTICE MM(262420000000005/fb47e526) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095025564 DMM DEBUG MM(262420000000005/fb47e526) checking auth: received GSM SRES = f0 ab b3 0d (gprs_gmm.c:648) 20241209095025564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095025564 DMM DEBUG MM(262420000000005/fb47e526) Requesting authorization (sgsn_auth.c:160) 20241209095025564 DMM INFO MM(262420000000005/fb47e526) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095025564 DMM DEBUG MM(262420000000005/fb47e526) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095025564 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241209095025564 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) 20241209095025564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095025564 DMM INFO MM(262420000000005/fb47e526) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb47e526) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@81a2cd7fa7ee: setverdict(fail): none -> fail MC@81a2cd7fa7ee: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095025569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095025569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209095025569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42512<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(165)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(170)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(159)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@81a2cd7fa7ee: Final verdict of PTC: fail -NSVCI99-provIP(168)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(163)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(157)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@81a2cd7fa7ee: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@81a2cd7fa7ee: 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 Dec 9 09:50:25 UTC 2024 ------ 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 20241209095025632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095026033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44508) 20241209095026570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095026570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44508, count=74148) 20241209095027571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095027571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:28 UTC 2024 /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 20241209095028572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095028572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_gsup_lu_reject started. 20241209095029191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095029194 DMM INFO MM(262420000000005/fb47e526) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095029194 DMM INFO MM(262420000000005/fb47e526) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095029194 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095029194 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095029194 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095029194 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095029194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241209095029194 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095029194 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095029194 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095029194 DLLC NOTICE LLME(d0d0ff3c/fb47e526){ASSIGNED} LLGM Assign pre (fb47e526 => ffffffff) (gprs_llc.c:1079) 20241209095029194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb47e526 => ffffffff) (gprs_llc.c:1125) 20241209095029194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095029235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095029235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095029235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095029235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029235 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095029235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095029235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095029235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095029235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095029236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095029236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095029236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095029236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095029236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095029236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095029236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095029236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095029236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095029236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095029236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095029236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095029238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095029244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095029244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(183)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095029254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095029254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095029254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095029256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095029256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095029256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095029256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095029256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095029259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241209095029266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095029266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(188)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095029268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095029268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095029268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095029268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095029268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095029268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095029268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095029268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_reject-BVCI210(181)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095029269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095029269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095029269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095029269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095029269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095029269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095029269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095029269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095029269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095029269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095029269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095029270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095029270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095029272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095029277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095029277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095029573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095029573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095029573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095029573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095029577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095029578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@81a2cd7fa7ee: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C6DCC1FD'O, index=0 SGSN_Test-GSUP(190)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@81a2cd7fa7ee: 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 := '209E07E4CDEFC015F40B61990843E5B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1429D064'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05F3096C7D689132'O } } } } } 20241209095030612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095030612 DLLC NOTICE LLME(ffffffff/c6dcc1fd){UNASSIGNED} LLC RX: unknown TLLI 0xc6dcc1fd, creating LLME on the fly (gprs_llc.c:552) 20241209095030612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095030612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241209095030612 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095030612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095030612 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095030612 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095030612 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095030612 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095030612 DLLC NOTICE LLME(ffffffff/c6dcc1fd){UNASSIGNED} LLGM Assign pre (c6dcc1fd => c6ff75b4) (gprs_llc.c:1079) 20241209095030612 DLLC NOTICE LLME(c6dcc1fd/c6ff75b4){ASSIGNED} LLGM Assign post (c6dcc1fd => c6ff75b4) (gprs_llc.c:1125) 20241209095030612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095030612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095030612 DMM DEBUG MM(262420000000006/c6ff75b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095030618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095030618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095030618 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095030618 DMM DEBUG MM(262420000000006/c6ff75b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241209095030618 DMM NOTICE MM(262420000000006/c6ff75b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095030618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095030618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095030618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095030618 DMM DEBUG MM(262420000000006/c6ff75b4) Requesting authorization (sgsn_auth.c:160) 20241209095030618 DMM INFO MM(262420000000006/c6ff75b4) Requesting authentication tuples (sgsn_auth.c:184) 20241209095030618 DMM DEBUG MM(262420000000006/c6ff75b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095030618 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241209095030618 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241209095030619 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095030619 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095030619 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095030619 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095030619 DMM INFO MM(262420000000006/c6ff75b4) Subscriber data update (mmctx.c:445) 20241209095030619 DMM DEBUG MM(262420000000006/c6ff75b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095030619 DMM INFO MM(262420000000006/c6ff75b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095030619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095030619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095030619 DMM INFO MM(262420000000006/c6ff75b4) <- GMM AUTH AND CIPHERING REQ (rand = 20 9e 07 e4 cd ef c0 15 f4 0b 61 99 08 43 e5 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095030623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095030623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095030623 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095030623 DMM INFO MM(262420000000006/c6ff75b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095030623 DMM NOTICE MM(262420000000006/c6ff75b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095030623 DMM DEBUG MM(262420000000006/c6ff75b4) checking auth: received GSM SRES = 14 29 d0 64 (gprs_gmm.c:648) 20241209095030623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095030623 DMM DEBUG MM(262420000000006/c6ff75b4) Requesting authorization (sgsn_auth.c:160) 20241209095030623 DMM INFO MM(262420000000006/c6ff75b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095030623 DMM DEBUG MM(262420000000006/c6ff75b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095030623 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241209095030623 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) 20241209095030623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095030623 DMM INFO MM(262420000000006/c6ff75b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6ff75b4) (gprs_gmm.c:282) 20241209095030623 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241209095030623 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241209095030623 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241209095030623 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095030623 DMM INFO MM(262420000000006/c6ff75b4) Subscriber data update (mmctx.c:445) 20241209095030623 DMM DEBUG MM(262420000000006/c6ff75b4) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@81a2cd7fa7ee: setverdict(fail): none -> fail MC@81a2cd7fa7ee: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(174)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095030626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095030627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(179)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(184)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(190)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(188)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095030628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42520<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(182)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(177)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(186)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@81a2cd7fa7ee: Final verdict of PTC: fail MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@81a2cd7fa7ee: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@81a2cd7fa7ee: 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 Dec 9 09:50:30 UTC 2024 ------ 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 20241209095030714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095031116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20241209095031628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095031628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48104, count=80256) 20241209095032629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095032629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:33 UTC 2024 /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 20241209095033225 DGPRS DEBUG Checking for inactive LLMEs, time = 36266032 (sgsn.c:132) 20241209095033629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095033629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_combined started. 20241209095034148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095034149 DMM INFO MM(262420000000006/c6ff75b4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095034149 DMM INFO MM(262420000000006/c6ff75b4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095034149 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095034149 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095034149 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095034149 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095034149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241209095034149 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095034149 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095034149 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095034149 DLLC NOTICE LLME(c6dcc1fd/c6ff75b4){ASSIGNED} LLGM Assign pre (c6ff75b4 => ffffffff) (gprs_llc.c:1079) 20241209095034149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ff75b4 => ffffffff) (gprs_llc.c:1125) 20241209095034149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095034171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095034171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095034171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095034171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095034171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095034171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095034171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095034171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095034172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095034172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095034172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095034172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095034172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095034172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095034172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095034172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095034172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095034172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095034172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095034172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095034175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095034181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095034181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095034191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095034191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) -NSVCI98(202)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095034191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095034191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095034191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095034191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095034191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095034191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241209095034191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095034191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095034191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095034192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095034192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095034192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095034192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095034192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095034192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095034192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095034192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095034192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095034194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095034200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095034200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(204)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095034214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(207)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095034214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095034214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095034214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095034214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095034214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095034214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095034214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241209095034215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095034215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095034215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095034215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095034215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095034215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095034215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095034215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095034215 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095034215 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095034215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095034216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095034216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095034218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095034223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095034223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095034630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095034630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095034630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095034630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095034631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095034631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@81a2cd7fa7ee: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E035486F'O, index=0 SGSN_Test-GSUP(209)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@81a2cd7fa7ee: 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 := '03AC3811B5E3B4E3BFE78D520F793AD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D01AAB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C481A55940173C0A'O } } } } } 20241209095035656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095035656 DLLC NOTICE LLME(ffffffff/e035486f){UNASSIGNED} LLC RX: unknown TLLI 0xe035486f, creating LLME on the fly (gprs_llc.c:552) 20241209095035656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095035656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095035656 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095035656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095035656 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095035656 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095035656 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095035656 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095035656 DLLC NOTICE LLME(ffffffff/e035486f){UNASSIGNED} LLGM Assign pre (e035486f => c7b52f4f) (gprs_llc.c:1079) 20241209095035656 DLLC NOTICE LLME(e035486f/c7b52f4f){ASSIGNED} LLGM Assign post (e035486f => c7b52f4f) (gprs_llc.c:1125) 20241209095035656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095035656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095035656 DMM DEBUG MM(262420000000007/c7b52f4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095035663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095035663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095035663 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095035663 DMM DEBUG MM(262420000000007/c7b52f4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241209095035663 DMM NOTICE MM(262420000000007/c7b52f4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095035663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095035663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095035663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095035663 DMM DEBUG MM(262420000000007/c7b52f4f) Requesting authorization (sgsn_auth.c:160) 20241209095035663 DMM INFO MM(262420000000007/c7b52f4f) Requesting authentication tuples (sgsn_auth.c:184) 20241209095035663 DMM DEBUG MM(262420000000007/c7b52f4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095035663 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241209095035663 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241209095035664 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095035664 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095035664 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095035664 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095035664 DMM INFO MM(262420000000007/c7b52f4f) Subscriber data update (mmctx.c:445) 20241209095035664 DMM DEBUG MM(262420000000007/c7b52f4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095035664 DMM INFO MM(262420000000007/c7b52f4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095035664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095035664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095035664 DMM INFO MM(262420000000007/c7b52f4f) <- GMM AUTH AND CIPHERING REQ (rand = 03 ac 38 11 b5 e3 b4 e3 bf e7 8d 52 0f 79 3a d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095035668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095035668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095035668 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095035668 DMM INFO MM(262420000000007/c7b52f4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095035668 DMM NOTICE MM(262420000000007/c7b52f4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095035668 DMM DEBUG MM(262420000000007/c7b52f4f) checking auth: received GSM SRES = 7d 01 aa b9 (gprs_gmm.c:648) 20241209095035668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095035668 DMM DEBUG MM(262420000000007/c7b52f4f) Requesting authorization (sgsn_auth.c:160) 20241209095035668 DMM INFO MM(262420000000007/c7b52f4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095035668 DMM DEBUG MM(262420000000007/c7b52f4f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095035668 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241209095035668 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) 20241209095035668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095035668 DMM INFO MM(262420000000007/c7b52f4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b52f4f) (gprs_gmm.c:282) 20241209095035669 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095035669 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095035669 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241209095035669 DMM INFO MM(262420000000007/c7b52f4f) Subscriber data update (mmctx.c:445) 20241209095035669 DMM DEBUG MM(262420000000007/c7b52f4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095035669 DMM INFO MM(262420000000007/c7b52f4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095035669 DMM NOTICE MM(262420000000007/c7b52f4f) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241209095035669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095035669 DMM NOTICE MM(262420000000007/c7b52f4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095035669 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) 20241209095035669 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095035669 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241209095035669 DMM INFO MM(262420000000007/c7b52f4f) Subscriber data update (mmctx.c:445) 20241209095035669 DMM DEBUG MM(262420000000007/c7b52f4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@81a2cd7fa7ee: Removing Client IMSI='262420000000007'H, index=0 20241209095035672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095035672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095035672 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095035672 DMM INFO MM(262420000000007/c7b52f4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095035672 DMM NOTICE MM(262420000000007/c7b52f4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095035672 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095035672 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095035672 DLLC NOTICE LLME(e035486f/c7b52f4f){ASSIGNED} LLGM Assign pre (ffffffff => c7b52f4f) (gprs_llc.c:1079) 20241209095035672 DLLC NOTICE LLME(ffffffff/c7b52f4f){ASSIGNED} LLGM Assign post (ffffffff => c7b52f4f) (gprs_llc.c:1125) 20241209095035672 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095035672 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095035672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095035672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095035673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095035674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095035674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(202)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(207)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(205)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(195)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(200)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(197)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_combined finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241209095035790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095036191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85256) 20241209095036675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095036675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85256, count=89612) 20241209095037676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095037676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:38 UTC 2024 /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 20241209095038677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095038677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_accept_all started. 20241209095039218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095039219 DMM INFO MM(262420000000007/c7b52f4f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095039219 DMM INFO MM(262420000000007/c7b52f4f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095039219 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095039219 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095039219 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095039219 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095039219 DLLC NOTICE LLME(ffffffff/c7b52f4f){ASSIGNED} LLGM Assign pre (c7b52f4f => ffffffff) (gprs_llc.c:1079) 20241209095039219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b52f4f => ffffffff) (gprs_llc.c:1125) 20241209095039219 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241209095039219 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) 20241209095039219 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) 20241209095039219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095039219 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095039219 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095039219 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095039219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(216)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095039247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095039247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095039247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095039247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095039247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095039247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095039247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095039247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095039248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095039248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095039248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095039248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095039248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095039248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095039248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095039248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095039248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095039248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095039249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095039249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095039252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(213)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241209095039258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095039258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(221)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095039260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095039260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095039260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095039260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095039260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095039260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095039260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095039260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_accept_all-BVCI196(214)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095039261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095039261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095039261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095039262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095039262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095039262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095039262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095039262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095039262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095039262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(221)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095039262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095039262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095039264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095039271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095039271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095039286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095039286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095039286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095039286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095039286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095039286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095039286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095039286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095039288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095039288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095039288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095039288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095039288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095039288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095039288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095039288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095039288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095039288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095039288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095039288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095039288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095039291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095039298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095039298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095039678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095039678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095039678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095039678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095039679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095039679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@81a2cd7fa7ee: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D6482828'O, index=0 SGSN_Test-GSUP(228)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241209095040706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095040706 DLLC NOTICE LLME(ffffffff/d6482828){UNASSIGNED} LLC RX: unknown TLLI 0xd6482828, creating LLME on the fly (gprs_llc.c:552) 20241209095040706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095040706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241209095040706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095040706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095040706 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095040706 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095040706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095040706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095040706 DLLC NOTICE LLME(ffffffff/d6482828){UNASSIGNED} LLGM Assign pre (d6482828 => eec7d573) (gprs_llc.c:1079) 20241209095040706 DLLC NOTICE LLME(d6482828/eec7d573){ASSIGNED} LLGM Assign post (d6482828 => eec7d573) (gprs_llc.c:1125) 20241209095040706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095040706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095040706 DMM DEBUG MM(262420000000008/eec7d573) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095040713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095040713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095040713 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095040713 DMM DEBUG MM(262420000000008/eec7d573) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241209095040713 DMM NOTICE MM(262420000000008/eec7d573) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095040713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095040713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095040713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209095040713 DMM INFO MM(262420000000008/eec7d573) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec7d573) (gprs_gmm.c:282) TC_attach_accept_all(230)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@81a2cd7fa7ee: Removing Client IMSI='262420000000008'H, index=0 20241209095041707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095041707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095041707 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095041707 DMM INFO MM(262420000000008/eec7d573) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095041707 DMM NOTICE MM(262420000000008/eec7d573) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095041707 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095041707 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095041707 DLLC NOTICE LLME(d6482828/eec7d573){ASSIGNED} LLGM Assign pre (ffffffff => eec7d573) (gprs_llc.c:1079) 20241209095041707 DLLC NOTICE LLME(ffffffff/eec7d573){ASSIGNED} LLGM Assign post (ffffffff => eec7d573) (gprs_llc.c:1125) 20241209095041707 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095041707 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095041707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095041707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095041708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(217)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095041710 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095041710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI220(224)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(221)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(227)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(225)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(219)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(215)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_accept_all finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:41 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241209095041832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095042233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60612) 20241209095042711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095042711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60612, count=70668) 20241209095043712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095043712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:44 UTC 2024 /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 20241209095044714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095044714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_closed started. 20241209095045255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095045255 DMM INFO MM(262420000000008/eec7d573) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095045255 DMM INFO MM(262420000000008/eec7d573) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095045256 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095045256 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095045256 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095045256 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095045256 DLLC NOTICE LLME(ffffffff/eec7d573){ASSIGNED} LLGM Assign pre (eec7d573 => ffffffff) (gprs_llc.c:1079) 20241209095045256 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec7d573 => ffffffff) (gprs_llc.c:1125) 20241209095045256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095045256 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095045256 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095045256 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095045256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095045284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095045284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095045284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095045284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095045284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095045284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095045284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095045284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095045286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095045286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095045286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095045286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095045286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095045286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095045286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095045286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095045286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095045286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095045286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095045286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095045289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095045298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095045298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095045311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095045311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095045311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095045311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095045311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095045311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095045311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095045311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095045312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095045312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095045312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095045312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095045312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095045312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095045312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095045312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095045312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095045312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095045312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095045312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095045316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095045324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095045324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095045342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095045342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095045342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095045342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095045342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095045342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095045342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095045342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095045344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095045344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095045344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095045344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095045344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095045344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095045344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095045344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095045344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095045344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095045344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095045344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095045344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095045348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095045356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095045356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(243)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095045715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095045715 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095045715 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095045715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095045717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095045717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='ED727BD2'O, index=0 SGSN_Test-GSUP(247)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='ED727BD2'O, index=1 20241209095046743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095046743 DLLC NOTICE LLME(ffffffff/ed727bd2){UNASSIGNED} LLC RX: unknown TLLI 0xed727bd2, creating LLME on the fly (gprs_llc.c:552) 20241209095046743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095046743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241209095046743 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095046743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095046743 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095046743 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095046743 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095046743 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095046743 DLLC NOTICE LLME(ffffffff/ed727bd2){UNASSIGNED} LLGM Assign pre (ed727bd2 => c49a7377) (gprs_llc.c:1079) 20241209095046744 DLLC NOTICE LLME(ed727bd2/c49a7377){ASSIGNED} LLGM Assign post (ed727bd2 => c49a7377) (gprs_llc.c:1125) 20241209095046744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095046744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095046744 DMM DEBUG MM(001010123456789/c49a7377) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095046750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095046750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095046750 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095046750 DMM DEBUG MM(001010123456789/c49a7377) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209095046750 DMM NOTICE MM(001010123456789/c49a7377) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095046750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095046750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095046750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241209095046750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095046750 DMM NOTICE MM(001010123456789/c49a7377) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241209095046750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209095046750 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095046750 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095046750 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095046750 DLLC NOTICE LLME(ed727bd2/c49a7377){ASSIGNED} LLGM Assign pre (c49a7377 => ffffffff) (gprs_llc.c:1079) 20241209095046750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c49a7377 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@81a2cd7fa7ee: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FE3746DA'O, index=2 SGSN_Test-GSUP(247)@81a2cd7fa7ee: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241209095046772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095046772 DLLC NOTICE LLME(ffffffff/fe3746da){UNASSIGNED} LLC RX: unknown TLLI 0xfe3746da, creating LLME on the fly (gprs_llc.c:552) 20241209095046772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095046772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241209095046772 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095046772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095046772 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095046772 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095046772 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095046772 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095046772 DLLC NOTICE LLME(ffffffff/fe3746da){UNASSIGNED} LLGM Assign pre (fe3746da => e808fd2e) (gprs_llc.c:1079) 20241209095046772 DLLC NOTICE LLME(fe3746da/e808fd2e){ASSIGNED} LLGM Assign post (fe3746da => e808fd2e) (gprs_llc.c:1125) 20241209095046772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095046772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095046772 DMM DEBUG MM(262420000000010/e808fd2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095046775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095046775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095046775 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095046775 DMM DEBUG MM(262420000000010/e808fd2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241209095046775 DMM NOTICE MM(262420000000010/e808fd2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095046775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095046775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095046776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209095046776 DMM INFO MM(262420000000010/e808fd2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe808fd2e) (gprs_gmm.c:282) TC_attach_closed(250)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Removing Client IMSI='262420000000010'H, index=2 20241209095047776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095047776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095047776 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095047776 DMM INFO MM(262420000000010/e808fd2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095047776 DMM NOTICE MM(262420000000010/e808fd2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095047776 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095047776 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095047776 DLLC NOTICE LLME(fe3746da/e808fd2e){ASSIGNED} LLGM Assign pre (ffffffff => e808fd2e) (gprs_llc.c:1079) 20241209095047776 DLLC NOTICE LLME(ffffffff/e808fd2e){ASSIGNED} LLGM Assign post (ffffffff => e808fd2e) (gprs_llc.c:1125) 20241209095047776 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095047776 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095047776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095047776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095047777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(235)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(246)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(240)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(247)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(238)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095047780 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095047780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(241)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(244)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(233)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_closed finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:50:47 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241209095047927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095048328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77184) 20241209095048782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095048782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77184, count=81540) 20241209095049783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095049783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:50:50 UTC 2024 /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 20241209095050784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095050784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_no_imei_response started. 20241209095051354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095051355 DMM INFO MM(262420000000010/e808fd2e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095051355 DMM INFO MM(262420000000010/e808fd2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095051355 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095051355 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095051355 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095051355 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095051355 DLLC NOTICE LLME(ffffffff/e808fd2e){ASSIGNED} LLGM Assign pre (e808fd2e => ffffffff) (gprs_llc.c:1079) 20241209095051355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e808fd2e => ffffffff) (gprs_llc.c:1125) 20241209095051355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095051355 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095051355 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095051355 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095051355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095051375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095051375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095051375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095051375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095051375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095051375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095051375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095051375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095051376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095051376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095051376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095051376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095051376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095051376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095051376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095051376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095051376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095051376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095051376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095051376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095051379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095051386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095051386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095051397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095051397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095051397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095051397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095051397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095051397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095051397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095051397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095051398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095051398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095051398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095051398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095051398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095051398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095051398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095051398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095051401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095051408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095051408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095051417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095051417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095051417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095051417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095051417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095051417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095051417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095051417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095051418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095051418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095051418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095051418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095051418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095051418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095051418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095051418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095051418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095051418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095051418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095051419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095051419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095051421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095051428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095051428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095051785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095051785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095051785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095051785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095051786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095051787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@81a2cd7fa7ee: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E38AF813'O, index=0 SGSN_Test-GSUP(267)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241209095052816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095052816 DLLC NOTICE LLME(ffffffff/e38af813){UNASSIGNED} LLC RX: unknown TLLI 0xe38af813, creating LLME on the fly (gprs_llc.c:552) 20241209095052816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095052816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095052816 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095052816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095052816 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095052816 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095052816 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095052816 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095052816 DLLC NOTICE LLME(ffffffff/e38af813){UNASSIGNED} LLGM Assign pre (e38af813 => c3e4c29f) (gprs_llc.c:1079) 20241209095052816 DLLC NOTICE LLME(e38af813/c3e4c29f){ASSIGNED} LLGM Assign post (e38af813 => c3e4c29f) (gprs_llc.c:1125) 20241209095052816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095052816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095052816 DMM DEBUG MM(262420000000032/c3e4c29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095058818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095058818 DMM DEBUG MM(262420000000032/c3e4c29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095103226 DGPRS DEBUG Checking for inactive LLMEs, time = 36266062 (sgsn.c:132) 20241209095104819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095104819 DMM DEBUG MM(262420000000032/c3e4c29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095110820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095110820 DMM DEBUG MM(262420000000032/c3e4c29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095111786 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095111786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095111786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209095116821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095116821 DMM DEBUG MM(262420000000032/c3e4c29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095121377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095121378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095121379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095121399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095121400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095121400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095121419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095121421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095121421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095122822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095122822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209095122822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095122822 DMM NOTICE MM(262420000000032/c3e4c29f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209095122822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209095122822 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095122822 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095122822 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095122822 DLLC NOTICE LLME(e38af813/c3e4c29f){ASSIGNED} LLGM Assign pre (c3e4c29f => ffffffff) (gprs_llc.c:1079) 20241209095122822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3e4c29f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@81a2cd7fa7ee: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095122828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095122832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(267)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095122832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(266)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(260)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(265)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(255)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(258)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(253)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(263)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:51:22 UTC 2024 ====== 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 20241209095123038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095123339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67952) 20241209095123834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095123834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67952, count=72308) 20241209095124835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095124835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:51:25 UTC 2024 /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 20241209095125836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095125836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_no_imsi_response started. 20241209095126369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095126369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095126402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095126402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095126402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095126402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095126402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095126403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095126403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095126403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095126403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095126403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095126403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095126403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095126403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095126403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095126403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095126404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095126404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095126407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095126414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095126414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(272)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095126425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095126425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095126425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095126425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095126425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095126425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095126425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095126425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095126426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095126426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095126426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095126427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095126427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095126427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095126427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095126427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095126427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095126427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095126427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095126427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(279)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095126430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095126437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095126437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(279)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_no_imsi_response-BVCI210(277)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095126444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095126444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095126444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095126444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095126444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095126444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095126444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095126444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095126445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095126445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095126445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095126446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095126446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095126446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095126446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095126446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095126446 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095126446 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095126446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095126446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095126446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095126448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095126454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095126454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095126837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095126837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095126837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095126837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095126839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095126839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@81a2cd7fa7ee: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F30212FE'O, index=0 SGSN_Test-GSUP(286)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241209095127867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095127867 DLLC NOTICE LLME(ffffffff/f30212fe){UNASSIGNED} LLC RX: unknown TLLI 0xf30212fe, creating LLME on the fly (gprs_llc.c:552) 20241209095127867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095127867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095127867 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095127867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095127867 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095127867 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095127867 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095127867 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095127867 DLLC NOTICE LLME(ffffffff/f30212fe){UNASSIGNED} LLGM Assign pre (f30212fe => cb2022b2) (gprs_llc.c:1079) 20241209095127867 DLLC NOTICE LLME(f30212fe/cb2022b2){ASSIGNED} LLGM Assign post (f30212fe => cb2022b2) (gprs_llc.c:1125) 20241209095127867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095127867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095127867 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095127874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095127874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095127874 DMM DEBUG MM_STATE_Gb(4076999422)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095127874 DMM DEBUG MM(/cb2022b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241209095127874 DMM NOTICE MM(/cb2022b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095127874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095127874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241209095127874 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209095133227 DGPRS DEBUG Checking for inactive LLMEs, time = 36266092 (sgsn.c:132) 20241209095133875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095133876 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209095139877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095139877 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209095145878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095145878 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209095146838 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095146838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095146838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095151879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095151879 DMM DEBUG MM(/cb2022b2) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209095156404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095156405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095156406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095156428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095156428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095156428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095156447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095156447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095156447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095157880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209095157880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209095157880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095157880 DMM NOTICE MM(/cb2022b2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209095157880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Reject}: Deallocated (fsm.c:568) 20241209095157880 DMM DEBUG MM_STATE_Gb(4076999422)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095157880 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095157880 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095157880 DLLC NOTICE LLME(f30212fe/cb2022b2){ASSIGNED} LLGM Assign pre (cb2022b2 => ffffffff) (gprs_llc.c:1079) 20241209095157880 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb2022b2 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@81a2cd7fa7ee: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095157885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(284)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(275)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(280)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095157887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095157887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(281)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(278)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(273)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(282)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:51:57 UTC 2024 ====== 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 20241209095158035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095158335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71568) 20241209095158888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095158888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71568, count=72208) 20241209095159889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095159889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:52:00 UTC 2024 /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 20241209095200890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095200890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_closed_add_vty started. 20241209095201364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095201364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095201387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095201387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095201387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095201387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095201387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095201387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095201387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095201387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095201388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095201388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095201388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095201388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095201388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095201388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095201388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095201388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095201389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095201389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095201389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095201389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095201391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095201400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095201400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095201412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095201413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095201413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095201413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095201413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095201413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095201413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095201413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095201413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095201413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095201413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095201413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095201413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095201416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095201425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095201425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095201425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095201425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201425 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095201425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095201425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095201425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095201425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241209095201425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095201425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(303)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095201426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095201426 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095201426 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095201426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(303)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095201427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095201427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI210(296)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095201429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095201436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095201436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095201891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095201891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095201891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095201891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095201892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095201893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F0A8BFB1'O, index=0 SGSN_Test-GSUP(305)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F0A8BFB1'O, index=1 20241209095202921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095202921 DLLC NOTICE LLME(ffffffff/f0a8bfb1){UNASSIGNED} LLC RX: unknown TLLI 0xf0a8bfb1, creating LLME on the fly (gprs_llc.c:552) 20241209095202921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095202921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241209095202921 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095202921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095202921 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095202921 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095202921 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095202921 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095202921 DLLC NOTICE LLME(ffffffff/f0a8bfb1){UNASSIGNED} LLGM Assign pre (f0a8bfb1 => e52a62a9) (gprs_llc.c:1079) 20241209095202921 DLLC NOTICE LLME(f0a8bfb1/e52a62a9){ASSIGNED} LLGM Assign post (f0a8bfb1 => e52a62a9) (gprs_llc.c:1125) 20241209095202921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095202921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095202921 DMM DEBUG MM(001010123456789/e52a62a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095202928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095202928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095202928 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095202928 DMM DEBUG MM(001010123456789/e52a62a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209095202928 DMM NOTICE MM(001010123456789/e52a62a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095202928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095202928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095202928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241209095202928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095202928 DMM NOTICE MM(001010123456789/e52a62a9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241209095202928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209095202928 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095202928 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095202928 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095202928 DLLC NOTICE LLME(f0a8bfb1/e52a62a9){ASSIGNED} LLGM Assign pre (e52a62a9 => ffffffff) (gprs_llc.c:1079) 20241209095202928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e52a62a9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F0A8BFB1'O, index=2 20241209095202931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095202931 DLLC NOTICE LLME(ffffffff/f0a8bfb1){UNASSIGNED} LLC RX: unknown TLLI 0xf0a8bfb1, creating LLME on the fly (gprs_llc.c:552) 20241209095202931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095202931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241209095202931 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095202931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095202931 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095202931 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095202931 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095202931 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095202931 DLLC NOTICE LLME(ffffffff/f0a8bfb1){UNASSIGNED} LLGM Assign pre (f0a8bfb1 => eaba4d08) (gprs_llc.c:1079) 20241209095202931 DLLC NOTICE LLME(f0a8bfb1/eaba4d08){ASSIGNED} LLGM Assign post (f0a8bfb1 => eaba4d08) (gprs_llc.c:1125) 20241209095202931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095202931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095202931 DMM DEBUG MM(001010123456700/eaba4d08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095202934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095202934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095202934 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095202934 DMM DEBUG MM(001010123456700/eaba4d08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209095202934 DMM NOTICE MM(001010123456700/eaba4d08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095202934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095202934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095202934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209095202934 DMM INFO MM(001010123456700/eaba4d08) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaba4d08) (gprs_gmm.c:282) 20241209095203228 DGPRS DEBUG Checking for inactive LLMEs, time = 36266122 (sgsn.c:132) TC_attach_closed_add_vty(307)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Removing Client IMSI='001010123456700'H, index=2 20241209095204017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095204017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095204017 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095204017 DMM INFO MM(001010123456700/eaba4d08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095204017 DMM NOTICE MM(001010123456700/eaba4d08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095204017 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095204017 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095204017 DLLC NOTICE LLME(f0a8bfb1/eaba4d08){ASSIGNED} LLGM Assign pre (ffffffff => eaba4d08) (gprs_llc.c:1079) 20241209095204017 DLLC NOTICE LLME(ffffffff/eaba4d08){ASSIGNED} LLGM Assign post (ffffffff => eaba4d08) (gprs_llc.c:1125) 20241209095204017 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095204017 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095204017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095204017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095204020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095204021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095204021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(293)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(305)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(299)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(303)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(297)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(291)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(301)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:52:04 UTC 2024 ====== 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 20241209095204121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095204522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20241209095205022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095205022 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) 20241209095206023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095206023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:52:06 UTC 2024 /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 20241209095207024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095207024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_check_subscriber_list started. 20241209095207547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095207547 DMM INFO MM(001010123456700/eaba4d08) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095207547 DMM INFO MM(001010123456700/eaba4d08) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095207547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095207547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095207547 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095207547 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095207547 DLLC NOTICE LLME(ffffffff/eaba4d08){ASSIGNED} LLGM Assign pre (eaba4d08 => ffffffff) (gprs_llc.c:1079) 20241209095207547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaba4d08 => ffffffff) (gprs_llc.c:1125) 20241209095207547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095207547 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095207547 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095207547 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095207547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095207574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095207574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095207574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095207574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095207574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095207574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095207574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095207574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095207575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095207575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095207575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095207576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095207576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095207576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095207576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095207576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095207576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095207576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095207576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095207576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095207580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241209095207588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095207588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(317)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET TC_attach_check_subscriber_list-BVCI196(310)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095207592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095207592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095207592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095207592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095207592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095207592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095207592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095207592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095207593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095207593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095207593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095207594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095207594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095207594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095207594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095207594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207594 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095207594 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095207594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095207594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095207594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095207596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095207603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095207603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095207618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095207618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095207618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095207618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095207618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095207620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095207620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095207620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095207620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095207620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095207620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095207620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095207620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095207620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095207620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095207620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095207620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095207620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095207622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095207627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095207627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095208025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095208025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095208025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095208025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095208026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095208026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@81a2cd7fa7ee: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F0449FBC'O, index=0 SGSN_Test-GSUP(324)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@81a2cd7fa7ee: 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 := 'AF47FC2713C7DFF45A6588DDFBBA79B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AB979D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '464DF1741B80D1FC'O } } } } } 20241209095209062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095209062 DLLC NOTICE LLME(ffffffff/f0449fbc){UNASSIGNED} LLC RX: unknown TLLI 0xf0449fbc, creating LLME on the fly (gprs_llc.c:552) 20241209095209062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095209062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241209095209062 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095209062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095209062 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095209062 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095209062 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095209062 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095209062 DLLC NOTICE LLME(ffffffff/f0449fbc){UNASSIGNED} LLGM Assign pre (f0449fbc => f1fc04ed) (gprs_llc.c:1079) 20241209095209062 DLLC NOTICE LLME(f0449fbc/f1fc04ed){ASSIGNED} LLGM Assign post (f0449fbc => f1fc04ed) (gprs_llc.c:1125) 20241209095209062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095209062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095209062 DMM DEBUG MM(262420000000034/f1fc04ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095209070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095209070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095209070 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095209070 DMM DEBUG MM(262420000000034/f1fc04ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241209095209070 DMM NOTICE MM(262420000000034/f1fc04ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095209070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095209070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095209070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095209070 DMM DEBUG MM(262420000000034/f1fc04ed) Requesting authorization (sgsn_auth.c:160) 20241209095209070 DMM INFO MM(262420000000034/f1fc04ed) Requesting authentication tuples (sgsn_auth.c:184) 20241209095209070 DMM DEBUG MM(262420000000034/f1fc04ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095209070 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241209095209070 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241209095209071 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095209071 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095209072 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095209072 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095209072 DMM INFO MM(262420000000034/f1fc04ed) Subscriber data update (mmctx.c:445) 20241209095209072 DMM DEBUG MM(262420000000034/f1fc04ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095209072 DMM INFO MM(262420000000034/f1fc04ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095209072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095209072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095209072 DMM INFO MM(262420000000034/f1fc04ed) <- GMM AUTH AND CIPHERING REQ (rand = af 47 fc 27 13 c7 df f4 5a 65 88 dd fb ba 79 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095209076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095209076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095209076 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095209076 DMM INFO MM(262420000000034/f1fc04ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095209076 DMM NOTICE MM(262420000000034/f1fc04ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095209076 DMM DEBUG MM(262420000000034/f1fc04ed) checking auth: received GSM SRES = 4a b9 79 d7 (gprs_gmm.c:648) 20241209095209076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095209076 DMM DEBUG MM(262420000000034/f1fc04ed) Requesting authorization (sgsn_auth.c:160) 20241209095209076 DMM INFO MM(262420000000034/f1fc04ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095209076 DMM DEBUG MM(262420000000034/f1fc04ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095209076 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241209095209076 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) 20241209095209076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095209076 DMM INFO MM(262420000000034/f1fc04ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1fc04ed) (gprs_gmm.c:282) 20241209095209076 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095209076 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095209076 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209095209076 DMM INFO MM(262420000000034/f1fc04ed) Subscriber data update (mmctx.c:445) 20241209095209076 DMM DEBUG MM(262420000000034/f1fc04ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095209077 DMM INFO MM(262420000000034/f1fc04ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095209077 DMM NOTICE MM(262420000000034/f1fc04ed) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241209095209077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095209077 DMM NOTICE MM(262420000000034/f1fc04ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095209077 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) 20241209095209077 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095209077 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209095209077 DMM INFO MM(262420000000034/f1fc04ed) Subscriber data update (mmctx.c:445) 20241209095209077 DMM DEBUG MM(262420000000034/f1fc04ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095209080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095209080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095209080 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095209080 DMM INFO MM(262420000000034/f1fc04ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095209080 DMM NOTICE MM(262420000000034/f1fc04ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095209080 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095209080 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095209080 DLLC NOTICE LLME(f0449fbc/f1fc04ed){ASSIGNED} LLGM Assign pre (ffffffff => f1fc04ed) (gprs_llc.c:1079) 20241209095209080 DLLC NOTICE LLME(ffffffff/f1fc04ed){ASSIGNED} LLGM Assign post (ffffffff => f1fc04ed) (gprs_llc.c:1125) 20241209095209080 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095209080 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095209080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095209080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@81a2cd7fa7ee: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095209133 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209095209133 DMM INFO MM(262420000000034/f1fc04ed) Subscriber data update (mmctx.c:445) 20241209095209133 DMM DEBUG MM(262420000000034/f1fc04ed) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209095209133 DMM INFO MM(262420000000034/f1fc04ed) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209095209133 DMM INFO MM(262420000000034/f1fc04ed) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095209133 DMM INFO MM(262420000000034/f1fc04ed) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095209133 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095209133 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095209133 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095209133 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095209133 DLLC NOTICE LLME(ffffffff/f1fc04ed){ASSIGNED} LLGM Assign pre (f1fc04ed => ffffffff) (gprs_llc.c:1079) 20241209095209133 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1fc04ed => ffffffff) (gprs_llc.c:1125) 20241209095209133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095209133 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095209133 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095209133 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095209134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095209135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_attach_check_subscriber_list-BVCI196(310)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(324)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095209135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(309)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(317)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(312)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(321)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(311)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(323)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(315)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:52:09 UTC 2024 ====== 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 20241209095209246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095209546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20241209095210136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095210136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20241209095211137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095211137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:52:11 UTC 2024 /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 20241209095212139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095212139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_detach_check_subscriber_list started. 20241209095212594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095212595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095212635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095212635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095212635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095212635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095212635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095212635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095212635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095212635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095212637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095212637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095212637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095212637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095212637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095212637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095212637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095212637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095212637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095212637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095212638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095212638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095212642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095212652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095212652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(331)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095212659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095212659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095212659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095212659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095212659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095212659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095212659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095212659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095212661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095212661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095212661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095212661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095212661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095212661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095212661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095212661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095212661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095212661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(336)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095212662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095212662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095212666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095212676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095212676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095212692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095212692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095212692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095212692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095212692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095212693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095212693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095212693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095212694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095212694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095212694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095212695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095212695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095212695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095212695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095212695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095212695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095212695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095212695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095212695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095212695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095212699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095212708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095212708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095213140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095213140 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095213140 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095213140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095213142 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095213142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@81a2cd7fa7ee: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C8B58E53'O, index=0 SGSN_Test-GSUP(343)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@81a2cd7fa7ee: 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 := '003E5791535C6E25A999FB8CDC2B4C99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7455DBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4E510BFA7ABE7FA'O } } } } } 20241209095213172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095213172 DLLC NOTICE LLME(ffffffff/c8b58e53){UNASSIGNED} LLC RX: unknown TLLI 0xc8b58e53, creating LLME on the fly (gprs_llc.c:552) 20241209095213172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095213172 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241209095213172 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095213172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095213172 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095213172 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095213172 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095213172 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095213172 DLLC NOTICE LLME(ffffffff/c8b58e53){UNASSIGNED} LLGM Assign pre (c8b58e53 => ce0309f2) (gprs_llc.c:1079) 20241209095213172 DLLC NOTICE LLME(c8b58e53/ce0309f2){ASSIGNED} LLGM Assign post (c8b58e53 => ce0309f2) (gprs_llc.c:1125) 20241209095213172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095213172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095213172 DMM DEBUG MM(262420000000033/ce0309f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095213184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095213184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095213184 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095213184 DMM DEBUG MM(262420000000033/ce0309f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241209095213184 DMM NOTICE MM(262420000000033/ce0309f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095213184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095213184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095213184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095213184 DMM DEBUG MM(262420000000033/ce0309f2) Requesting authorization (sgsn_auth.c:160) 20241209095213184 DMM INFO MM(262420000000033/ce0309f2) Requesting authentication tuples (sgsn_auth.c:184) 20241209095213184 DMM DEBUG MM(262420000000033/ce0309f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095213184 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241209095213184 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241209095213226 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095213226 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095213226 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095213226 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095213226 DMM INFO MM(262420000000033/ce0309f2) Subscriber data update (mmctx.c:445) 20241209095213226 DMM DEBUG MM(262420000000033/ce0309f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095213226 DMM INFO MM(262420000000033/ce0309f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095213226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095213226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095213226 DMM INFO MM(262420000000033/ce0309f2) <- GMM AUTH AND CIPHERING REQ (rand = 00 3e 57 91 53 5c 6e 25 a9 99 fb 8c dc 2b 4c 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095213234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095213234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095213234 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095213234 DMM INFO MM(262420000000033/ce0309f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095213234 DMM NOTICE MM(262420000000033/ce0309f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095213234 DMM DEBUG MM(262420000000033/ce0309f2) checking auth: received GSM SRES = a7 45 5d bd (gprs_gmm.c:648) 20241209095213234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095213234 DMM DEBUG MM(262420000000033/ce0309f2) Requesting authorization (sgsn_auth.c:160) 20241209095213234 DMM INFO MM(262420000000033/ce0309f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095213234 DMM DEBUG MM(262420000000033/ce0309f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095213234 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241209095213234 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) 20241209095213234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095213234 DMM INFO MM(262420000000033/ce0309f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xce0309f2) (gprs_gmm.c:282) 20241209095213235 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095213235 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095213235 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241209095213235 DMM INFO MM(262420000000033/ce0309f2) Subscriber data update (mmctx.c:445) 20241209095213235 DMM DEBUG MM(262420000000033/ce0309f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095213235 DMM INFO MM(262420000000033/ce0309f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095213235 DMM NOTICE MM(262420000000033/ce0309f2) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241209095213236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095213236 DMM NOTICE MM(262420000000033/ce0309f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095213236 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) 20241209095213236 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095213236 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241209095213236 DMM INFO MM(262420000000033/ce0309f2) Subscriber data update (mmctx.c:445) 20241209095213236 DMM DEBUG MM(262420000000033/ce0309f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095213242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095213242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095213242 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095213242 DMM INFO MM(262420000000033/ce0309f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095213242 DMM NOTICE MM(262420000000033/ce0309f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095213242 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095213242 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095213242 DLLC NOTICE LLME(c8b58e53/ce0309f2){ASSIGNED} LLGM Assign pre (ffffffff => ce0309f2) (gprs_llc.c:1079) 20241209095213242 DLLC NOTICE LLME(ffffffff/ce0309f2){ASSIGNED} LLGM Assign post (ffffffff => ce0309f2) (gprs_llc.c:1125) 20241209095213242 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095213242 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095213242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095213242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095213293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095213293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209095213293 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095213293 DMM INFO MM(262420000000033/ce0309f2) -> GMM DETACH REQUEST TLLI=0xce0309f2 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209095213293 DMM INFO MM(262420000000033/ce0309f2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095213293 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095213293 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095213293 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095213293 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095213293 DLLC NOTICE LLME(ffffffff/ce0309f2){ASSIGNED} LLGM Assign pre (ce0309f2 => ffffffff) (gprs_llc.c:1079) 20241209095213293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce0309f2 => ffffffff) (gprs_llc.c:1125) 20241209095213293 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241209095213293 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) 20241209095213293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095213293 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095213293 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095213293 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095213294 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@81a2cd7fa7ee: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095218302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095218304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095218304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(332)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(336)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(341)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(343)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(334)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(330)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(339)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:52:18 UTC 2024 ====== 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 20241209095218452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095218754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241209095219304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095219304 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=93968) 20241209095220305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095220305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:52:20 UTC 2024 /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 20241209095221307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095221307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_check_complete_resend started. 20241209095221785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095221789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095221827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095221827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095221827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095221827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095221827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095221827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095221827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095221827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095221828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095221828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095221828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095221828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095221828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095221828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095221828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095221828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095221828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095221828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095221828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095221829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095221830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095221835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095221835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095221843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095221843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095221843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095221843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095221843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095221843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095221843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095221843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095221844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095221844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095221844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095221844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095221844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095221844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095221844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095221844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095221844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095221844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095221845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095221845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095221847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095221851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095221851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095221864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095221864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095221864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095221864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095221864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095221864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095221864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095221864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095221865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095221865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095221865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095221865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095221865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095221865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095221865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095221865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095221865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095221865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095221865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095221865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095221865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095221868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095221872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095221872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095222308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095222308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095222308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095222308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095222312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095222313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@81a2cd7fa7ee: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='FA6B7C9C'O, index=0 SGSN_Test-GSUP(362)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: 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 := '1875517C1116B532A36E7A55E1501131'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8A1CB6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10351BE18C250F41'O } } } } } 20241209095223346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095223346 DLLC NOTICE LLME(ffffffff/fa6b7c9c){UNASSIGNED} LLC RX: unknown TLLI 0xfa6b7c9c, creating LLME on the fly (gprs_llc.c:552) 20241209095223346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095223346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095223346 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095223346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095223346 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095223346 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095223346 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095223346 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095223346 DLLC NOTICE LLME(ffffffff/fa6b7c9c){UNASSIGNED} LLGM Assign pre (fa6b7c9c => c2a8825b) (gprs_llc.c:1079) 20241209095223346 DLLC NOTICE LLME(fa6b7c9c/c2a8825b){ASSIGNED} LLGM Assign post (fa6b7c9c => c2a8825b) (gprs_llc.c:1125) 20241209095223346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095223346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095223346 DMM DEBUG MM(262420000000036/c2a8825b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095223353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095223353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095223353 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095223353 DMM DEBUG MM(262420000000036/c2a8825b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241209095223353 DMM NOTICE MM(262420000000036/c2a8825b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095223353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095223353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095223353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095223353 DMM DEBUG MM(262420000000036/c2a8825b) Requesting authorization (sgsn_auth.c:160) 20241209095223353 DMM INFO MM(262420000000036/c2a8825b) Requesting authentication tuples (sgsn_auth.c:184) 20241209095223353 DMM DEBUG MM(262420000000036/c2a8825b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095223353 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241209095223353 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241209095223354 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095223354 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095223354 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095223354 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095223354 DMM INFO MM(262420000000036/c2a8825b) Subscriber data update (mmctx.c:445) 20241209095223354 DMM DEBUG MM(262420000000036/c2a8825b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095223354 DMM INFO MM(262420000000036/c2a8825b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095223354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095223354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095223354 DMM INFO MM(262420000000036/c2a8825b) <- GMM AUTH AND CIPHERING REQ (rand = 18 75 51 7c 11 16 b5 32 a3 6e 7a 55 e1 50 11 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095223359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095223359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095223359 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095223359 DMM INFO MM(262420000000036/c2a8825b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095223359 DMM NOTICE MM(262420000000036/c2a8825b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095223359 DMM DEBUG MM(262420000000036/c2a8825b) checking auth: received GSM SRES = e8 a1 cb 6a (gprs_gmm.c:648) 20241209095223359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095223359 DMM DEBUG MM(262420000000036/c2a8825b) Requesting authorization (sgsn_auth.c:160) 20241209095223359 DMM INFO MM(262420000000036/c2a8825b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095223359 DMM DEBUG MM(262420000000036/c2a8825b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095223359 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241209095223359 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) 20241209095223359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095223359 DMM INFO MM(262420000000036/c2a8825b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a8825b) (gprs_gmm.c:282) 20241209095223360 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095223360 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095223360 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241209095223360 DMM INFO MM(262420000000036/c2a8825b) Subscriber data update (mmctx.c:445) 20241209095223360 DMM DEBUG MM(262420000000036/c2a8825b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095223360 DMM INFO MM(262420000000036/c2a8825b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095223360 DMM NOTICE MM(262420000000036/c2a8825b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241209095223360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095223360 DMM NOTICE MM(262420000000036/c2a8825b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095223360 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) 20241209095223360 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095223360 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241209095223360 DMM INFO MM(262420000000036/c2a8825b) Subscriber data update (mmctx.c:445) 20241209095223360 DMM DEBUG MM(262420000000036/c2a8825b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095229359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209095229360 DMM INFO MM(262420000000036/c2a8825b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a8825b) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095233229 DGPRS DEBUG Checking for inactive LLMEs, time = 36266152 (sgsn.c:132) 20241209095235360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209095235360 DMM INFO MM(262420000000036/c2a8825b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a8825b) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095241361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209095241361 DMM INFO MM(262420000000036/c2a8825b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a8825b) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095242308 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095242308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095242308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095247362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209095247362 DMM INFO MM(262420000000036/c2a8825b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a8825b) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095251830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095251831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095251831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095251846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095251846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095251846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095251866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095251867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095251867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095253363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209095253363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241209095253363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095253363 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241209095253363 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) 20241209095253363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Reject}: Deallocated (fsm.c:568) 20241209095253363 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095253363 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095253363 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095253363 DLLC NOTICE LLME(fa6b7c9c/c2a8825b){ASSIGNED} LLGM Assign pre (c2a8825b => ffffffff) (gprs_llc.c:1079) 20241209095253363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2a8825b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@81a2cd7fa7ee: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095257376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(350)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(361)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095257387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095257387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI196(349)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(355)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(348)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(353)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(359)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:52:57 UTC 2024 ====== 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 20241209095257501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095257803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91244) 20241209095258388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095258388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91244, count=95600) 20241209095259389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095259389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:52:59 UTC 2024 /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 20241209095300390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095300390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_update started. 20241209095300832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095300832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095300857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095300857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095300857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095300857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095300857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095300857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095300857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095300857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095300858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095300858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095300858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095300858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095300858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095300858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095300858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095300858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300858 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095300858 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095300858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095300858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095300858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095300861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095300867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095300867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095300875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095300875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095300875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095300875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095300875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095300875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095300875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095300875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095300876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095300876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095300876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095300876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095300876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095300876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095300876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095300876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095300876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095300876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095300876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095300876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095300878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095300883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095300883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095300891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095300891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095300891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095300891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095300891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095300891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095300891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095300891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095300892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095300892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095300892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095300892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095300892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095300892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095300892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095300892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095300892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095300892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095300892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095300892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095300892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095300894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095300899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095300899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095301391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095301391 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095301391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095301391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095301395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095301397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@81a2cd7fa7ee: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E4282240'O, index=0 SGSN_Test-GSUP(381)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@81a2cd7fa7ee: 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 := '968E1763D0DB469C92FAB60326EA8B7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '455C109B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26985AD716366439'O } } } } } 20241209095302432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095302432 DLLC NOTICE LLME(ffffffff/e4282240){UNASSIGNED} LLC RX: unknown TLLI 0xe4282240, creating LLME on the fly (gprs_llc.c:552) 20241209095302432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095302432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241209095302432 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095302432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095302432 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095302432 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095302432 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095302432 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095302432 DLLC NOTICE LLME(ffffffff/e4282240){UNASSIGNED} LLGM Assign pre (e4282240 => c9bf272e) (gprs_llc.c:1079) 20241209095302432 DLLC NOTICE LLME(e4282240/c9bf272e){ASSIGNED} LLGM Assign post (e4282240 => c9bf272e) (gprs_llc.c:1125) 20241209095302432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095302432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095302432 DMM DEBUG MM(262420000000031/c9bf272e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095302438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095302438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095302438 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095302438 DMM DEBUG MM(262420000000031/c9bf272e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241209095302438 DMM NOTICE MM(262420000000031/c9bf272e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095302438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095302438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095302438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095302438 DMM DEBUG MM(262420000000031/c9bf272e) Requesting authorization (sgsn_auth.c:160) 20241209095302438 DMM INFO MM(262420000000031/c9bf272e) Requesting authentication tuples (sgsn_auth.c:184) 20241209095302438 DMM DEBUG MM(262420000000031/c9bf272e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095302438 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241209095302438 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@81a2cd7fa7ee: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241209095302439 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095302439 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095302439 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095302439 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095302439 DMM INFO MM(262420000000031/c9bf272e) Subscriber data update (mmctx.c:445) 20241209095302439 DMM DEBUG MM(262420000000031/c9bf272e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095302439 DMM INFO MM(262420000000031/c9bf272e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095302439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095302439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095302439 DMM INFO MM(262420000000031/c9bf272e) <- GMM AUTH AND CIPHERING REQ (rand = 96 8e 17 63 d0 db 46 9c 92 fa b6 03 26 ea 8b 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095302444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095302444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095302444 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095302444 DMM INFO MM(262420000000031/c9bf272e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095302444 DMM NOTICE MM(262420000000031/c9bf272e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095302444 DMM DEBUG MM(262420000000031/c9bf272e) checking auth: received GSM SRES = 45 5c 10 9b (gprs_gmm.c:648) 20241209095302444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095302444 DMM DEBUG MM(262420000000031/c9bf272e) Requesting authorization (sgsn_auth.c:160) 20241209095302444 DMM INFO MM(262420000000031/c9bf272e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095302444 DMM DEBUG MM(262420000000031/c9bf272e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095302444 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241209095302444 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) 20241209095302444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095302444 DMM INFO MM(262420000000031/c9bf272e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9bf272e) (gprs_gmm.c:282) 20241209095302445 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095302445 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095302445 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209095302445 DMM INFO MM(262420000000031/c9bf272e) Subscriber data update (mmctx.c:445) 20241209095302445 DMM DEBUG MM(262420000000031/c9bf272e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095302445 DMM INFO MM(262420000000031/c9bf272e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095302445 DMM NOTICE MM(262420000000031/c9bf272e) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241209095302445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095302445 DMM NOTICE MM(262420000000031/c9bf272e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095302445 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) 20241209095302445 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095302445 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209095302445 DMM INFO MM(262420000000031/c9bf272e) Subscriber data update (mmctx.c:445) 20241209095302445 DMM DEBUG MM(262420000000031/c9bf272e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095302450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095302450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095302450 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095302450 DMM INFO MM(262420000000031/c9bf272e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095302450 DMM NOTICE MM(262420000000031/c9bf272e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095302450 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095302450 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095302450 DLLC NOTICE LLME(e4282240/c9bf272e){ASSIGNED} LLGM Assign pre (ffffffff => c9bf272e) (gprs_llc.c:1079) 20241209095302450 DLLC NOTICE LLME(ffffffff/c9bf272e){ASSIGNED} LLGM Assign post (ffffffff => c9bf272e) (gprs_llc.c:1125) 20241209095302450 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095302450 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095302450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095302450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095302500 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209095302500 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241209095302500 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) 20241209095302500 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209095302500 DMM INFO MM(262420000000031/c9bf272e) Subscriber data update (mmctx.c:445) 20241209095302500 DMM DEBUG MM(262420000000031/c9bf272e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209095302500 DMM INFO MM(262420000000031/c9bf272e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209095302500 DMM INFO MM(262420000000031/c9bf272e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095302500 DMM INFO MM(262420000000031/c9bf272e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095302500 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095302500 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095302500 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095302500 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095302500 DLLC NOTICE LLME(ffffffff/c9bf272e){ASSIGNED} LLGM Assign pre (c9bf272e => ffffffff) (gprs_llc.c:1079) 20241209095302500 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9bf272e => ffffffff) (gprs_llc.c:1125) 20241209095302500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095302500 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095302500 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095302500 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095303230 DGPRS DEBUG Checking for inactive LLMEs, time = 36266182 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed MC@81a2cd7fa7ee: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241209095307506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095307507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(381)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(379)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(374)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095307511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50954<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(368)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(377)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(367)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(372)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@81a2cd7fa7ee: Final verdict of PTC: pass -NSVCI97(369)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:07 UTC 2024 ====== 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 20241209095307598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095307904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92816) 20241209095308508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095308508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92816, count=93356) 20241209095309509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095309509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:09 UTC 2024 /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 20241209095310510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095310510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_withdraw started. 20241209095310933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095310935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095310983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095310983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095310983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095310983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095310983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095310983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095310983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095310983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095310983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095310984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095310984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095310984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095310984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095310984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095310984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095310984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095310984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095310984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095310984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095310984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095310984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095310984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095310987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095310992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095310992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095311001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095311001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095311001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095311001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095311001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095311001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095311001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095311001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095311001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095311001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095311002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095311002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095311002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095311002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095311002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095311002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095311002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095311002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095311002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095311002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095311002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095311002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095311004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095311010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095311010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095311018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095311018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095311018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095311018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095311018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095311018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095311018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095311018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095311018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095311019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095311019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095311019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095311019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095311019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095311019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095311019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095311019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095311019 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095311019 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095311019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095311019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095311019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095311021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095311026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095311026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095311511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095311511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095311511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095311511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095311512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095311513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81a2cd7fa7ee: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FC68828B'O, index=0 SGSN_Test-GSUP(400)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@81a2cd7fa7ee: 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 := 'A8237D8AB6662FD8B5D8CAF5AF6111A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07981448'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B68AB94A62267FB'O } } } } } 20241209095312534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095312534 DLLC NOTICE LLME(ffffffff/fc68828b){UNASSIGNED} LLC RX: unknown TLLI 0xfc68828b, creating LLME on the fly (gprs_llc.c:552) 20241209095312534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095312535 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241209095312535 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095312535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095312535 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095312535 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095312535 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095312535 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095312535 DLLC NOTICE LLME(ffffffff/fc68828b){UNASSIGNED} LLGM Assign pre (fc68828b => cec8a110) (gprs_llc.c:1079) 20241209095312535 DLLC NOTICE LLME(fc68828b/cec8a110){ASSIGNED} LLGM Assign post (fc68828b => cec8a110) (gprs_llc.c:1125) 20241209095312535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095312535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095312535 DMM DEBUG MM(262420000000029/cec8a110) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095312540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095312540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095312540 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095312540 DMM DEBUG MM(262420000000029/cec8a110) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241209095312540 DMM NOTICE MM(262420000000029/cec8a110) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095312540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095312540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095312540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095312540 DMM DEBUG MM(262420000000029/cec8a110) Requesting authorization (sgsn_auth.c:160) 20241209095312540 DMM INFO MM(262420000000029/cec8a110) Requesting authentication tuples (sgsn_auth.c:184) 20241209095312540 DMM DEBUG MM(262420000000029/cec8a110) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095312540 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241209095312540 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@81a2cd7fa7ee: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241209095312542 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095312542 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095312542 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095312542 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095312542 DMM INFO MM(262420000000029/cec8a110) Subscriber data update (mmctx.c:445) 20241209095312542 DMM DEBUG MM(262420000000029/cec8a110) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095312542 DMM INFO MM(262420000000029/cec8a110) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095312542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095312542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095312542 DMM INFO MM(262420000000029/cec8a110) <- GMM AUTH AND CIPHERING REQ (rand = a8 23 7d 8a b6 66 2f d8 b5 d8 ca f5 af 61 11 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095312546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095312546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095312546 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095312546 DMM INFO MM(262420000000029/cec8a110) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095312546 DMM NOTICE MM(262420000000029/cec8a110) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095312546 DMM DEBUG MM(262420000000029/cec8a110) checking auth: received GSM SRES = 07 98 14 48 (gprs_gmm.c:648) 20241209095312546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095312546 DMM DEBUG MM(262420000000029/cec8a110) Requesting authorization (sgsn_auth.c:160) 20241209095312546 DMM INFO MM(262420000000029/cec8a110) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095312546 DMM DEBUG MM(262420000000029/cec8a110) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095312546 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241209095312546 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) 20241209095312546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095312546 DMM INFO MM(262420000000029/cec8a110) <- GMM ATTACH ACCEPT (new P-TMSI=0xcec8a110) (gprs_gmm.c:282) 20241209095312546 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095312546 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095312546 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209095312546 DMM INFO MM(262420000000029/cec8a110) Subscriber data update (mmctx.c:445) 20241209095312547 DMM DEBUG MM(262420000000029/cec8a110) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095312547 DMM INFO MM(262420000000029/cec8a110) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095312547 DMM NOTICE MM(262420000000029/cec8a110) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241209095312547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095312547 DMM NOTICE MM(262420000000029/cec8a110) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095312547 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) 20241209095312547 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095312547 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209095312547 DMM INFO MM(262420000000029/cec8a110) Subscriber data update (mmctx.c:445) 20241209095312547 DMM DEBUG MM(262420000000029/cec8a110) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095312549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095312549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095312549 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095312549 DMM INFO MM(262420000000029/cec8a110) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095312549 DMM NOTICE MM(262420000000029/cec8a110) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095312549 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095312549 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095312549 DLLC NOTICE LLME(fc68828b/cec8a110){ASSIGNED} LLGM Assign pre (ffffffff => cec8a110) (gprs_llc.c:1079) 20241209095312549 DLLC NOTICE LLME(ffffffff/cec8a110){ASSIGNED} LLGM Assign post (ffffffff => cec8a110) (gprs_llc.c:1125) 20241209095312549 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095312549 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095312549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095312549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095312600 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209095312600 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241209095312600 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) 20241209095312600 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209095312600 DMM INFO MM(262420000000029/cec8a110) Subscriber data update (mmctx.c:445) 20241209095312600 DMM DEBUG MM(262420000000029/cec8a110) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209095312600 DMM INFO MM(262420000000029/cec8a110) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209095312600 DMM INFO MM(262420000000029/cec8a110) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241209095312600 DMM NOTICE MM(262420000000029/cec8a110) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241209095312600 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241209095312600 DMM INFO MM(262420000000029/cec8a110) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241209095312600 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095312600 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095312600 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095312600 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095312600 DLLC NOTICE LLME(ffffffff/cec8a110){ASSIGNED} LLGM Assign pre (cec8a110 => ffffffff) (gprs_llc.c:1079) 20241209095312600 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cec8a110 => ffffffff) (gprs_llc.c:1125) 20241209095312600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095312600 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095312600 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095312600 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095312600 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81a2cd7fa7ee: Removing Client IMSI='262420000000029'H, index=0 20241209095312604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095312604 DLLC NOTICE LLME(ffffffff/cec8a110){UNASSIGNED} LLC RX: unknown TLLI 0xcec8a110, creating LLME on the fly (gprs_llc.c:552) 20241209095312604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095312604 DMM NOTICE LLME(ffffffff/cec8a110){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209095312604 DLLC NOTICE LLME(ffffffff/cec8a110){UNASSIGNED} LLGM Assign pre (cec8a110 => ffffffff) (gprs_llc.c:1079) 20241209095312604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cec8a110 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095312604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(388)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095312605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095312605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(393)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(398)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(387)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(391)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(396)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:12 UTC 2024 ====== 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 20241209095312680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095312982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44800) 20241209095313606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095313606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44800, count=97640) 20241209095314607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095314607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:15 UTC 2024 /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 20241209095315608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095315608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241209095316070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095316071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095316102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095316102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095316102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095316102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095316102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095316102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095316102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095316102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095316103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095316103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095316103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095316103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095316103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095316103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095316103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095316103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095316103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095316103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095316103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095316103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095316105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095316109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095316109 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095316119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095316119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095316119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095316119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095316119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095316119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095316119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095316119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095316120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095316120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095316120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095316120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095316120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095316120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095316120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095316120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095316120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095316120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095316121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095316121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095316122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095316127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095316127 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095316136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095316136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095316136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095316136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095316136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095316136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095316136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095316136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095316137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095316137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095316137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095316137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095316137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095316137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095316137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095316137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095316137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095316137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095316138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095316138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095316138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095316140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095316144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095316144 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095316609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095316609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095316609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095316609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095316613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095316614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81a2cd7fa7ee: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C3B8E9DE'O, index=0 SGSN_Test-GSUP(419)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241209095317665 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) 20241209095317665 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@81a2cd7fa7ee: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81a2cd7fa7ee: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095317672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095317676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095317676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(417)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(412)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(407)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(410)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(415)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(405)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:17 UTC 2024 ====== 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 20241209095317830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095318131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49424) 20241209095318677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095318677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49424, count=53780) 20241209095319679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095319679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:20 UTC 2024 /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 20241209095320680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095320680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241209095321188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095321189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095321214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095321214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095321214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095321214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095321214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095321214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095321214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095321214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095321215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095321215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095321215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095321215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095321215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095321215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095321216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095321216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095321216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095321216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095321216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095321216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095321218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095321224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095321225 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095321234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095321234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095321234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095321234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095321234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095321234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095321234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095321234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095321235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095321235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095321235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095321235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095321235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095321235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095321235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095321235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095321235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095321235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095321236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095321236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095321238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095321244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095321244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095321258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095321258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095321258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095321258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095321258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095321258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095321258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095321258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095321259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095321259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095321259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095321260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095321260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095321260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095321260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095321260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095321260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095321260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095321260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095321260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095321260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095321263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095321270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095321270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095321681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095321681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095321681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095321681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095321682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095321682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81a2cd7fa7ee: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F8EDFD6F'O, index=0 SGSN_Test-GSUP(438)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241209095322738 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) 20241209095322738 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@81a2cd7fa7ee: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81a2cd7fa7ee: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095322743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48416<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095322746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095322746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(426)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(438)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(436)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(431)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81a2cd7fa7ee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(424)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(434)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(429)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:22 UTC 2024 ====== 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 20241209095322844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095323145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45412) 20241209095323747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095323747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45412, count=53912) 20241209095324748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095324748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:25 UTC 2024 /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 20241209095325749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095325749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_rau_unknown started. 20241209095326241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095326242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095326261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095326261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095326261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095326261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095326261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095326261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095326261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095326261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095326262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095326262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095326262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095326262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095326262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095326262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095326262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095326262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095326262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095326262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095326262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095326262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095326265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095326270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095326270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095326277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095326277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326277 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095326277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095326277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095326278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095326278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095326278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095326278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095326278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326278 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095326278 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095326278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095326278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(450)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095326280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095326285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095326285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095326297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095326297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095326297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095326297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095326297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095326297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095326297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095326297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095326298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095326298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095326298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095326298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095326298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095326298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095326298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095326298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095326298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095326298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095326298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095326298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095326298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095326300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095326304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095326304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095326750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095326750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095326750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095326750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095326751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095326751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@81a2cd7fa7ee: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C258C71F'O, index=0 SGSN_Test-GSUP(457)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241209095327776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095327776 DLLC NOTICE LLME(ffffffff/c258c71f){UNASSIGNED} LLC RX: unknown TLLI 0xc258c71f, creating LLME on the fly (gprs_llc.c:552) 20241209095327776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209095327776 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095327776 DMM NOTICE LLME(ffffffff/c258c71f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209095327776 DLLC NOTICE LLME(ffffffff/c258c71f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209095327776 DMM ERROR LLME(ffffffff/c258c71f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209095327776 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209095327776 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209095327776 DLLC NOTICE LLME(ffffffff/c258c71f){UNASSIGNED} LLGM Assign pre (c258c71f => ffffffff) (gprs_llc.c:1079) 20241209095327776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c258c71f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@81a2cd7fa7ee: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095327783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(451)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(457)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@81a2cd7fa7ee: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(455)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095327784 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI98(450)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095327784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(447)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@81a2cd7fa7ee: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(445)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@81a2cd7fa7ee: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(453)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(443)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(448)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_rau_unknown finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:27 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241209095327866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095328167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54104) 20241209095328785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095328785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54104, count=55364) 20241209095329787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095329787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:30 UTC 2024 /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 20241209095330788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095330788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_rau started. 20241209095331198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095331199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095331218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095331218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095331218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095331218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095331218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095331218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095331218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095331218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095331219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095331219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095331219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095331219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095331219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095331219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095331219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095331219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095331219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095331219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095331219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095331219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095331221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095331227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095331227 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095331237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095331237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095331237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095331237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095331237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095331237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095331237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095331237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095331238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095331238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095331238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095331238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095331238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095331238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095331238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095331238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095331238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095331238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095331238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(470)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095331238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095331240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095331245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095331245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(467)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095331249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095331249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095331249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095331249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095331249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095331249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095331249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095331249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095331250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095331250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095331250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095331250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095331250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095331250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095331250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095331250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095331250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095331250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095331250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095331251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095331251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095331252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095331257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095331257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095331789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095331789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095331789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095331789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095331792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095331793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@81a2cd7fa7ee: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='EF0067ED'O, index=0 SGSN_Test-GSUP(476)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@81a2cd7fa7ee: 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 := 'F0AE7C4E0E37AD78ACEE5237C30491C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41C13703'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A076CC2468DB763'O } } } } } 20241209095332822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332822 DLLC NOTICE LLME(ffffffff/ef0067ed){UNASSIGNED} LLC RX: unknown TLLI 0xef0067ed, creating LLME on the fly (gprs_llc.c:552) 20241209095332822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241209095332822 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095332822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095332822 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095332822 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095332822 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095332822 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095332822 DLLC NOTICE LLME(ffffffff/ef0067ed){UNASSIGNED} LLGM Assign pre (ef0067ed => d2fb924a) (gprs_llc.c:1079) 20241209095332822 DLLC NOTICE LLME(ef0067ed/d2fb924a){ASSIGNED} LLGM Assign post (ef0067ed => d2fb924a) (gprs_llc.c:1125) 20241209095332822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095332822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095332822 DMM DEBUG MM(262420000000012/d2fb924a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095332828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332828 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095332828 DMM DEBUG MM(262420000000012/d2fb924a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241209095332828 DMM NOTICE MM(262420000000012/d2fb924a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095332828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095332828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095332828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095332828 DMM DEBUG MM(262420000000012/d2fb924a) Requesting authorization (sgsn_auth.c:160) 20241209095332828 DMM INFO MM(262420000000012/d2fb924a) Requesting authentication tuples (sgsn_auth.c:184) 20241209095332828 DMM DEBUG MM(262420000000012/d2fb924a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095332828 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241209095332828 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241209095332830 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095332830 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095332830 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095332830 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095332830 DMM INFO MM(262420000000012/d2fb924a) Subscriber data update (mmctx.c:445) 20241209095332830 DMM DEBUG MM(262420000000012/d2fb924a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095332830 DMM INFO MM(262420000000012/d2fb924a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095332830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095332830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095332830 DMM INFO MM(262420000000012/d2fb924a) <- GMM AUTH AND CIPHERING REQ (rand = f0 ae 7c 4e 0e 37 ad 78 ac ee 52 37 c3 04 91 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095332833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332833 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095332833 DMM INFO MM(262420000000012/d2fb924a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095332833 DMM NOTICE MM(262420000000012/d2fb924a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095332833 DMM DEBUG MM(262420000000012/d2fb924a) checking auth: received GSM SRES = 41 c1 37 03 (gprs_gmm.c:648) 20241209095332833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095332833 DMM DEBUG MM(262420000000012/d2fb924a) Requesting authorization (sgsn_auth.c:160) 20241209095332833 DMM INFO MM(262420000000012/d2fb924a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095332833 DMM DEBUG MM(262420000000012/d2fb924a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095332833 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241209095332833 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) 20241209095332833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095332833 DMM INFO MM(262420000000012/d2fb924a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2fb924a) (gprs_gmm.c:282) 20241209095332834 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095332834 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095332834 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241209095332834 DMM INFO MM(262420000000012/d2fb924a) Subscriber data update (mmctx.c:445) 20241209095332834 DMM DEBUG MM(262420000000012/d2fb924a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095332834 DMM INFO MM(262420000000012/d2fb924a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095332834 DMM NOTICE MM(262420000000012/d2fb924a) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241209095332834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095332834 DMM NOTICE MM(262420000000012/d2fb924a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095332834 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) 20241209095332834 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095332834 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241209095332834 DMM INFO MM(262420000000012/d2fb924a) Subscriber data update (mmctx.c:445) 20241209095332834 DMM DEBUG MM(262420000000012/d2fb924a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095332836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332836 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095332836 DMM INFO MM(262420000000012/d2fb924a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095332836 DMM NOTICE MM(262420000000012/d2fb924a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095332836 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095332836 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095332836 DLLC NOTICE LLME(ef0067ed/d2fb924a){ASSIGNED} LLGM Assign pre (ffffffff => d2fb924a) (gprs_llc.c:1079) 20241209095332836 DLLC NOTICE LLME(ffffffff/d2fb924a){ASSIGNED} LLGM Assign post (ffffffff => d2fb924a) (gprs_llc.c:1125) 20241209095332836 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095332836 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095332836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095332836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095332888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332888 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095332888 DMM INFO MM(262420000000012/d2fb924a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095332888 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095332888 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095332888 DLLC NOTICE LLME(ffffffff/d2fb924a){ASSIGNED} LLGM Assign pre (d2fb924a => ffc7aea6) (gprs_llc.c:1079) 20241209095332888 DLLC NOTICE LLME(d2fb924a/ffc7aea6){ASSIGNED} LLGM Assign post (d2fb924a => ffc7aea6) (gprs_llc.c:1125) 20241209095332888 DMM INFO MM(262420000000012/ffc7aea6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@81a2cd7fa7ee: Removing Client IMSI='262420000000012'H, index=0 20241209095332892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095332892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209095332892 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095332892 DMM INFO MM(262420000000012/ffc7aea6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095332892 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095332892 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095332892 DLLC NOTICE LLME(d2fb924a/ffc7aea6){ASSIGNED} LLGM Assign pre (ffffffff => ffc7aea6) (gprs_llc.c:1079) 20241209095332892 DLLC NOTICE LLME(ffffffff/ffc7aea6){ASSIGNED} LLGM Assign post (ffffffff => ffc7aea6) (gprs_llc.c:1125) 20241209095332892 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095332893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(464)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(474)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(476)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095332894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095332894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau-BVCI210(467)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(470)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(462)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(472)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(468)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_rau finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:32 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241209095333004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095333230 DGPRS DEBUG Checking for inactive LLMEs, time = 36266212 (sgsn.c:132) 20241209095333405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92168) 20241209095333895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095333895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92168, count=92932) 20241209095334897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095334897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:35 UTC 2024 /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 20241209095335898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095335898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_rau_a_a started. 20241209095336429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095336430 DMM INFO MM(262420000000012/ffc7aea6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095336430 DMM INFO MM(262420000000012/ffc7aea6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095336430 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095336430 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095336430 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095336430 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095336430 DLLC NOTICE LLME(ffffffff/ffc7aea6){ASSIGNED} LLGM Assign pre (ffc7aea6 => ffffffff) (gprs_llc.c:1079) 20241209095336430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffc7aea6 => ffffffff) (gprs_llc.c:1125) 20241209095336430 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241209095336430 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) 20241209095336430 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) 20241209095336430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095336430 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095336430 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095336430 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095336430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095336451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095336451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095336451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095336451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095336453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095336453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095336453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095336453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095336453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095336453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095336453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095336453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095336453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095336453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095336453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095336453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095336455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095336461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095336461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095336469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095336469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095336469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095336469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095336470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095336470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095336470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095336470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095336470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095336470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095336470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095336470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095336470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095336470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095336470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095336470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095336473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095336478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095336478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095336488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095336488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095336488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095336488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095336488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095336488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095336488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095336488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095336489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095336489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095336489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095336489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095336489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095336489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095336489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095336489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095336489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095336489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095336489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095336489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095336489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095336492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095336497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095336497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095336899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095336899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095336899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095336899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095336900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209095336901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@81a2cd7fa7ee: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C21C74F9'O, index=0 SGSN_Test-GSUP(495)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@81a2cd7fa7ee: 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 := 'FA385FD0709141CEEE76D7ADFA5D39C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBE3D619'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CD2AF72DF910150'O } } } } } 20241209095337925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337925 DLLC NOTICE LLME(ffffffff/c21c74f9){UNASSIGNED} LLC RX: unknown TLLI 0xc21c74f9, creating LLME on the fly (gprs_llc.c:552) 20241209095337925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241209095337925 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095337925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095337925 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095337925 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095337925 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095337925 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095337925 DLLC NOTICE LLME(ffffffff/c21c74f9){UNASSIGNED} LLGM Assign pre (c21c74f9 => f157d36e) (gprs_llc.c:1079) 20241209095337925 DLLC NOTICE LLME(c21c74f9/f157d36e){ASSIGNED} LLGM Assign post (c21c74f9 => f157d36e) (gprs_llc.c:1125) 20241209095337926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095337926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095337926 DMM DEBUG MM(262420000000037/f157d36e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095337933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337933 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337933 DMM DEBUG MM(262420000000037/f157d36e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241209095337933 DMM NOTICE MM(262420000000037/f157d36e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095337933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095337933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095337933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095337933 DMM DEBUG MM(262420000000037/f157d36e) Requesting authorization (sgsn_auth.c:160) 20241209095337933 DMM INFO MM(262420000000037/f157d36e) Requesting authentication tuples (sgsn_auth.c:184) 20241209095337933 DMM DEBUG MM(262420000000037/f157d36e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095337933 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241209095337933 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241209095337934 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095337934 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095337934 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095337934 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095337934 DMM INFO MM(262420000000037/f157d36e) Subscriber data update (mmctx.c:445) 20241209095337934 DMM DEBUG MM(262420000000037/f157d36e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095337934 DMM INFO MM(262420000000037/f157d36e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095337934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095337934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095337934 DMM INFO MM(262420000000037/f157d36e) <- GMM AUTH AND CIPHERING REQ (rand = fa 38 5f d0 70 91 41 ce ee 76 d7 ad fa 5d 39 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095337938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337938 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337938 DMM INFO MM(262420000000037/f157d36e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095337938 DMM NOTICE MM(262420000000037/f157d36e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095337938 DMM DEBUG MM(262420000000037/f157d36e) checking auth: received GSM SRES = bb e3 d6 19 (gprs_gmm.c:648) 20241209095337938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095337938 DMM DEBUG MM(262420000000037/f157d36e) Requesting authorization (sgsn_auth.c:160) 20241209095337938 DMM INFO MM(262420000000037/f157d36e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095337938 DMM DEBUG MM(262420000000037/f157d36e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095337938 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241209095337938 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) 20241209095337938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095337938 DMM INFO MM(262420000000037/f157d36e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf157d36e) (gprs_gmm.c:282) 20241209095337939 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095337939 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095337939 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241209095337939 DMM INFO MM(262420000000037/f157d36e) Subscriber data update (mmctx.c:445) 20241209095337939 DMM DEBUG MM(262420000000037/f157d36e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095337939 DMM INFO MM(262420000000037/f157d36e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095337939 DMM NOTICE MM(262420000000037/f157d36e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241209095337939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095337939 DMM NOTICE MM(262420000000037/f157d36e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095337939 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) 20241209095337939 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095337939 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241209095337939 DMM INFO MM(262420000000037/f157d36e) Subscriber data update (mmctx.c:445) 20241209095337939 DMM DEBUG MM(262420000000037/f157d36e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095337942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337942 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337942 DMM INFO MM(262420000000037/f157d36e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095337942 DMM NOTICE MM(262420000000037/f157d36e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095337942 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095337942 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095337942 DLLC NOTICE LLME(c21c74f9/f157d36e){ASSIGNED} LLGM Assign pre (ffffffff => f157d36e) (gprs_llc.c:1079) 20241209095337942 DLLC NOTICE LLME(ffffffff/f157d36e){ASSIGNED} LLGM Assign post (ffffffff => f157d36e) (gprs_llc.c:1125) 20241209095337942 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095337942 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095337942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095337942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095337994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337994 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337994 DMM INFO MM(262420000000037/f157d36e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095337994 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095337994 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095337994 DLLC NOTICE LLME(ffffffff/f157d36e){ASSIGNED} LLGM Assign pre (f157d36e => f66de48a) (gprs_llc.c:1079) 20241209095337994 DLLC NOTICE LLME(f157d36e/f66de48a){ASSIGNED} LLGM Assign post (f157d36e => f66de48a) (gprs_llc.c:1125) 20241209095337994 DMM INFO MM(262420000000037/f66de48a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095337998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337998 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337998 DMM INFO MM(262420000000037/f66de48a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095337998 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095337998 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095337998 DLLC NOTICE LLME(f157d36e/f66de48a){ASSIGNED} LLGM Assign pre (ffffffff => f66de48a) (gprs_llc.c:1079) 20241209095337998 DLLC NOTICE LLME(ffffffff/f66de48a){ASSIGNED} LLGM Assign post (ffffffff => f66de48a) (gprs_llc.c:1125) 20241209095337998 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209095337998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095337998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095337998 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095337998 DMM INFO MM(262420000000037/f66de48a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095337998 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095337998 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095337998 DLLC NOTICE LLME(ffffffff/f66de48a){ASSIGNED} LLGM Assign pre (f66de48a => dff5b066) (gprs_llc.c:1079) 20241209095337998 DLLC NOTICE LLME(f66de48a/dff5b066){ASSIGNED} LLGM Assign post (f66de48a => dff5b066) (gprs_llc.c:1125) 20241209095337998 DMM INFO MM(262420000000037/dff5b066) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095338000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095338000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095338000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095338000 DMM INFO MM(262420000000037/dff5b066) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095338000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095338000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095338000 DLLC NOTICE LLME(f66de48a/dff5b066){ASSIGNED} LLGM Assign pre (ffffffff => dff5b066) (gprs_llc.c:1079) 20241209095338000 DLLC NOTICE LLME(ffffffff/dff5b066){ASSIGNED} LLGM Assign post (ffffffff => dff5b066) (gprs_llc.c:1125) 20241209095338000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209095338000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095338000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095338000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095338000 DMM INFO MM(262420000000037/dff5b066) -> GMM DETACH REQUEST TLLI=0xdff5b066 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209095338000 DMM INFO MM(262420000000037/dff5b066) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095338000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095338000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095338000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095338000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095338000 DLLC NOTICE LLME(ffffffff/dff5b066){ASSIGNED} LLGM Assign pre (dff5b066 => ffffffff) (gprs_llc.c:1079) 20241209095338000 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dff5b066 => ffffffff) (gprs_llc.c:1125) 20241209095338001 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241209095338001 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) 20241209095338001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095338001 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095338001 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095338001 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095338001 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@81a2cd7fa7ee: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095343004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095343005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095343005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(488)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(493)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(483)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(495)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(481)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(486)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(491)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:43 UTC 2024 ====== 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 20241209095343062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095343363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107476) 20241209095344007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095344007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107476, count=112908) 20241209095345008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095345008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:45 UTC 2024 /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 20241209095346009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095346009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_rau_a_b started. 20241209095346386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095346387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095346412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095346412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095346412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095346412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095346412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095346412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095346412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095346412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095346413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095346413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095346413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095346413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095346413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095346413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095346413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095346413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095346413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095346413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095346413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095346413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(502)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095346416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(499)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095346421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095346421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(500)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095346429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095346429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095346429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095346429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095346429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095346429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095346429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095346429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095346430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095346430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095346430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095346430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095346430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095346430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095346430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095346430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095346430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095346430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095346430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095346430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095346433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095346439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095346439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(505)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095346448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095346448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095346448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095346448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095346448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095346448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095346448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095346448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095346449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095346449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095346449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095346449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095346449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095346449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095346449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095346449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095346449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095346449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095346449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095346449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095346449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095346451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095346457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095346457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095347011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095347011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095347011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095347011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095347012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095347012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@81a2cd7fa7ee: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CDE2ACF2'O, index=0 SGSN_Test-GSUP(514)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@81a2cd7fa7ee: 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 := '0309024886465B777F11CC62D7756F0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '724AAB91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E801684DEA72F71'O } } } } } 20241209095348036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348036 DLLC NOTICE LLME(ffffffff/cde2acf2){UNASSIGNED} LLC RX: unknown TLLI 0xcde2acf2, creating LLME on the fly (gprs_llc.c:552) 20241209095348036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241209095348036 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095348036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095348036 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095348036 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095348036 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095348036 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095348036 DLLC NOTICE LLME(ffffffff/cde2acf2){UNASSIGNED} LLGM Assign pre (cde2acf2 => c92fbd9a) (gprs_llc.c:1079) 20241209095348036 DLLC NOTICE LLME(cde2acf2/c92fbd9a){ASSIGNED} LLGM Assign post (cde2acf2 => c92fbd9a) (gprs_llc.c:1125) 20241209095348036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095348036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095348036 DMM DEBUG MM(262420000000038/c92fbd9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095348044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348044 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348044 DMM DEBUG MM(262420000000038/c92fbd9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241209095348044 DMM NOTICE MM(262420000000038/c92fbd9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095348044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095348044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095348044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095348044 DMM DEBUG MM(262420000000038/c92fbd9a) Requesting authorization (sgsn_auth.c:160) 20241209095348044 DMM INFO MM(262420000000038/c92fbd9a) Requesting authentication tuples (sgsn_auth.c:184) 20241209095348044 DMM DEBUG MM(262420000000038/c92fbd9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095348044 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241209095348044 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241209095348046 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095348046 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095348046 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095348046 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095348046 DMM INFO MM(262420000000038/c92fbd9a) Subscriber data update (mmctx.c:445) 20241209095348046 DMM DEBUG MM(262420000000038/c92fbd9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095348046 DMM INFO MM(262420000000038/c92fbd9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095348046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095348046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095348046 DMM INFO MM(262420000000038/c92fbd9a) <- GMM AUTH AND CIPHERING REQ (rand = 03 09 02 48 86 46 5b 77 7f 11 cc 62 d7 75 6f 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095348049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348050 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348050 DMM INFO MM(262420000000038/c92fbd9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095348050 DMM NOTICE MM(262420000000038/c92fbd9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095348050 DMM DEBUG MM(262420000000038/c92fbd9a) checking auth: received GSM SRES = 72 4a ab 91 (gprs_gmm.c:648) 20241209095348050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095348050 DMM DEBUG MM(262420000000038/c92fbd9a) Requesting authorization (sgsn_auth.c:160) 20241209095348050 DMM INFO MM(262420000000038/c92fbd9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095348050 DMM DEBUG MM(262420000000038/c92fbd9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095348050 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241209095348050 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) 20241209095348050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095348050 DMM INFO MM(262420000000038/c92fbd9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc92fbd9a) (gprs_gmm.c:282) 20241209095348050 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095348050 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095348050 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241209095348050 DMM INFO MM(262420000000038/c92fbd9a) Subscriber data update (mmctx.c:445) 20241209095348050 DMM DEBUG MM(262420000000038/c92fbd9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095348050 DMM INFO MM(262420000000038/c92fbd9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095348050 DMM NOTICE MM(262420000000038/c92fbd9a) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241209095348050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095348050 DMM NOTICE MM(262420000000038/c92fbd9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095348050 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) 20241209095348051 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095348051 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241209095348051 DMM INFO MM(262420000000038/c92fbd9a) Subscriber data update (mmctx.c:445) 20241209095348051 DMM DEBUG MM(262420000000038/c92fbd9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095348053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348053 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348053 DMM INFO MM(262420000000038/c92fbd9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095348053 DMM NOTICE MM(262420000000038/c92fbd9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095348053 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095348053 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095348053 DLLC NOTICE LLME(cde2acf2/c92fbd9a){ASSIGNED} LLGM Assign pre (ffffffff => c92fbd9a) (gprs_llc.c:1079) 20241209095348053 DLLC NOTICE LLME(ffffffff/c92fbd9a){ASSIGNED} LLGM Assign post (ffffffff => c92fbd9a) (gprs_llc.c:1125) 20241209095348053 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095348053 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095348053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095348053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@81a2cd7fa7ee: attach complete sending rau 20241209095348105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348105 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348105 DMM INFO MM(262420000000038/c92fbd9a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095348105 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095348105 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095348105 DLLC NOTICE LLME(ffffffff/c92fbd9a){ASSIGNED} LLGM Assign pre (c92fbd9a => ec354437) (gprs_llc.c:1079) 20241209095348105 DLLC NOTICE LLME(c92fbd9a/ec354437){ASSIGNED} LLGM Assign post (c92fbd9a => ec354437) (gprs_llc.c:1125) 20241209095348105 DMM INFO MM(262420000000038/ec354437) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81a2cd7fa7ee: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@81a2cd7fa7ee: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(505)@81a2cd7fa7ee: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EC354437'O, index=0 20241209095348109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348109 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348109 DMM INFO MM(262420000000038/ec354437) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095348109 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095348109 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095348109 DLLC NOTICE LLME(c92fbd9a/ec354437){ASSIGNED} LLGM Assign pre (ffffffff => ec354437) (gprs_llc.c:1079) 20241209095348109 DLLC NOTICE LLME(ffffffff/ec354437){ASSIGNED} LLGM Assign post (ffffffff => ec354437) (gprs_llc.c:1125) 20241209095348109 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b(516)@81a2cd7fa7ee: sending second RAU via different RA 20241209095348110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348110 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095348110 DMM INFO MM(262420000000038/ec354437) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ec354437, P-TMSI: ec354437 (00000000), TLLI: ec354437 (ec354437), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241209095348110 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241209095348110 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095348110 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095348110 DLLC NOTICE LLME(ffffffff/ec354437){ASSIGNED} LLGM Assign pre (ec354437 => ec354437) (gprs_llc.c:1079) 20241209095348110 DLLC NOTICE LLME(ec354437/ec354437){ASSIGNED} LLGM Assign post (ec354437 => ec354437) (gprs_llc.c:1125) 20241209095348110 DMM INFO MM(262420000000038/ec354437) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095348118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348118 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348118 DMM INFO MM(262420000000038/ec354437) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095348118 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095348118 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095348118 DLLC NOTICE LLME(ec354437/ec354437){ASSIGNED} LLGM Assign pre (ffffffff => ec354437) (gprs_llc.c:1079) 20241209095348118 DLLC NOTICE LLME(ffffffff/ec354437){ASSIGNED} LLGM Assign post (ffffffff => ec354437) (gprs_llc.c:1125) 20241209095348118 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209095348119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095348119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095348119 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095348119 DMM INFO MM(262420000000038/ec354437) -> GMM DETACH REQUEST TLLI=0xec354437 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209095348119 DMM INFO MM(262420000000038/ec354437) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095348119 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095348119 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095348119 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095348119 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095348119 DLLC NOTICE LLME(ffffffff/ec354437){ASSIGNED} LLGM Assign pre (ec354437 => ffffffff) (gprs_llc.c:1079) 20241209095348119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec354437 => ffffffff) (gprs_llc.c:1125) 20241209095348119 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241209095348119 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) 20241209095348119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095348119 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095348119 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095348119 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095348119 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095353124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095353125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095353125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(508)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(513)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(503)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(506)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(511)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(501)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:53:53 UTC 2024 ====== 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 20241209095353241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095353542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103476) 20241209095354126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095354126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103476, count=108908) 20241209095355127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095355127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:53:55 UTC 2024 /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 20241209095356129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095356129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241209095356564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095356565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095356585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095356585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095356585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095356585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356585 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095356585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095356585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095356585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095356585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095356587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095356587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095356587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095356587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095356587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095356587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095356587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095356587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095356587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095356587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095356587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095356587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095356590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095356597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095356597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095356604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095356604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095356604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095356604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095356604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095356604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095356604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095356604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095356605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095356605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095356605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095356606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095356606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095356606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095356606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095356606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095356606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095356606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095356606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095356606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095356609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095356615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095356615 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095356623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095356623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095356623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095356623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095356623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095356623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095356623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095356623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095356625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095356625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095356625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095356625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095356625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095356625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095356625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095356625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095356625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095356625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095356625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095356625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095356625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095356629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095356636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095356636 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095357131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095357131 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095357131 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095357131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095357133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209095357133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81a2cd7fa7ee: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F912940B'O, index=0 SGSN_Test-GSUP(533)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '647854C024A8BE533C6D57219D7867B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49441100'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DAD8C7A5F4C3324'O } } } } } 20241209095358158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358158 DLLC NOTICE LLME(ffffffff/f912940b){UNASSIGNED} LLC RX: unknown TLLI 0xf912940b, creating LLME on the fly (gprs_llc.c:552) 20241209095358158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241209095358158 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095358158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095358158 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095358158 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095358158 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095358158 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095358158 DLLC NOTICE LLME(ffffffff/f912940b){UNASSIGNED} LLGM Assign pre (f912940b => dab4d2f1) (gprs_llc.c:1079) 20241209095358158 DLLC NOTICE LLME(f912940b/dab4d2f1){ASSIGNED} LLGM Assign post (f912940b => dab4d2f1) (gprs_llc.c:1125) 20241209095358158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095358158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095358158 DMM DEBUG MM(262420000000039/dab4d2f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095358166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358166 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095358166 DMM DEBUG MM(262420000000039/dab4d2f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241209095358166 DMM NOTICE MM(262420000000039/dab4d2f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095358166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095358166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095358166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095358166 DMM DEBUG MM(262420000000039/dab4d2f1) Requesting authorization (sgsn_auth.c:160) 20241209095358166 DMM INFO MM(262420000000039/dab4d2f1) Requesting authentication tuples (sgsn_auth.c:184) 20241209095358166 DMM DEBUG MM(262420000000039/dab4d2f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095358166 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241209095358166 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241209095358169 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095358169 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095358169 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095358169 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095358169 DMM INFO MM(262420000000039/dab4d2f1) Subscriber data update (mmctx.c:445) 20241209095358169 DMM DEBUG MM(262420000000039/dab4d2f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095358169 DMM INFO MM(262420000000039/dab4d2f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095358169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095358169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095358169 DMM INFO MM(262420000000039/dab4d2f1) <- GMM AUTH AND CIPHERING REQ (rand = 64 78 54 c0 24 a8 be 53 3c 6d 57 21 9d 78 67 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095358174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358174 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095358174 DMM INFO MM(262420000000039/dab4d2f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095358174 DMM NOTICE MM(262420000000039/dab4d2f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095358174 DMM DEBUG MM(262420000000039/dab4d2f1) checking auth: received GSM SRES = 49 44 11 00 (gprs_gmm.c:648) 20241209095358174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095358174 DMM DEBUG MM(262420000000039/dab4d2f1) Requesting authorization (sgsn_auth.c:160) 20241209095358174 DMM INFO MM(262420000000039/dab4d2f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095358174 DMM DEBUG MM(262420000000039/dab4d2f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095358174 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241209095358174 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) 20241209095358174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095358174 DMM INFO MM(262420000000039/dab4d2f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab4d2f1) (gprs_gmm.c:282) 20241209095358175 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095358175 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095358175 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241209095358175 DMM INFO MM(262420000000039/dab4d2f1) Subscriber data update (mmctx.c:445) 20241209095358175 DMM DEBUG MM(262420000000039/dab4d2f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095358175 DMM INFO MM(262420000000039/dab4d2f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095358175 DMM NOTICE MM(262420000000039/dab4d2f1) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241209095358175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095358175 DMM NOTICE MM(262420000000039/dab4d2f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095358175 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) 20241209095358176 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095358176 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241209095358176 DMM INFO MM(262420000000039/dab4d2f1) Subscriber data update (mmctx.c:445) 20241209095358176 DMM DEBUG MM(262420000000039/dab4d2f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095358178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358178 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095358178 DMM INFO MM(262420000000039/dab4d2f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095358178 DMM NOTICE MM(262420000000039/dab4d2f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095358178 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095358178 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095358178 DLLC NOTICE LLME(f912940b/dab4d2f1){ASSIGNED} LLGM Assign pre (ffffffff => dab4d2f1) (gprs_llc.c:1079) 20241209095358178 DLLC NOTICE LLME(ffffffff/dab4d2f1){ASSIGNED} LLGM Assign post (ffffffff => dab4d2f1) (gprs_llc.c:1125) 20241209095358178 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095358178 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095358178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095358178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: attach complete sending rau 20241209095358231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358231 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095358231 DMM INFO MM(262420000000039/dab4d2f1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095358231 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095358231 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095358231 DLLC NOTICE LLME(ffffffff/dab4d2f1){ASSIGNED} LLGM Assign pre (dab4d2f1 => dbeb85d6) (gprs_llc.c:1079) 20241209095358231 DLLC NOTICE LLME(dab4d2f1/dbeb85d6){ASSIGNED} LLGM Assign post (dab4d2f1 => dbeb85d6) (gprs_llc.c:1125) 20241209095358231 DMM INFO MM(262420000000039/dbeb85d6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81a2cd7fa7ee: Removing Client IMSI='262420000000039'H, index=0 20241209095358235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358235 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095358235 DMM INFO MM(262420000000039/dbeb85d6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095358235 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095358235 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095358235 DLLC NOTICE LLME(dab4d2f1/dbeb85d6){ASSIGNED} LLGM Assign pre (ffffffff => dbeb85d6) (gprs_llc.c:1079) 20241209095358235 DLLC NOTICE LLME(ffffffff/dbeb85d6){ASSIGNED} LLGM Assign post (ffffffff => dbeb85d6) (gprs_llc.c:1125) 20241209095358235 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@81a2cd7fa7ee: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DBEB85D6'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: sending second RAU via different RA with wrong Old RA 20241209095358237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358237 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095358237 DMM NOTICE LLME(ffffffff/dbeb85d6){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209095358237 DLLC NOTICE LLME(ffffffff/dbeb85d6){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209095358237 DMM NOTICE MM(262420000000039/dbeb85d6) Rx RA Update Request with unexpected TLLI=dbeb85d6 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241209095358237 DMM ERROR LLME(ffffffff/dbeb85d6){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209095358237 DMM NOTICE MM(262420000000039/dbeb85d6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209095358237 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209095358237 DMM INFO MM(262420000000039/dbeb85d6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241209095358237 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095358237 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095358237 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095358237 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095358237 DLLC NOTICE LLME(ffffffff/dbeb85d6){ASSIGNED} LLGM Assign pre (dbeb85d6 => ffffffff) (gprs_llc.c:1079) 20241209095358237 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbeb85d6 => ffffffff) (gprs_llc.c:1125) 20241209095358237 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241209095358237 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) 20241209095358237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095358237 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095358237 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095358237 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095358245 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241209095358245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095358245 DLLC NOTICE LLME(ffffffff/dbeb85d6){UNASSIGNED} LLC RX: unknown TLLI 0xdbeb85d6, creating LLME on the fly (gprs_llc.c:552) 20241209095358245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095358245 DMM NOTICE LLME(ffffffff/dbeb85d6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209095403232 DGPRS DEBUG Checking for inactive LLMEs, time = 36266242 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095403249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095403250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095403250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(533)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(526)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(531)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(521)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(524)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(519)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(529)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@81a2cd7fa7ee: 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'. Mon Dec 9 09:54:03 UTC 2024 ====== 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 20241209095403389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095403689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102840) 20241209095404250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095404250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102840, count=107196) 20241209095405251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095405251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:05 UTC 2024 /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 20241209095406252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095406252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_resync started. 20241209095406723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095406724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095406771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095406771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095406771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095406771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095406771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095406771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095406771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095406771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095406773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095406773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095406773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095406773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095406773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095406773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095406773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095406773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095406773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095406773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(541)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095406774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095406774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095406778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095406788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095406788 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095406806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095406806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095406806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095406806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095406806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095406806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095406806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095406806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095406808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095406808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095406808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095406808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095406808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095406808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095406808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095406808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095406809 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095406809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095406809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095406809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095406815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095406826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095406826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(543)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095406838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095406838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095406838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095406838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095406838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095406838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095406838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095406838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095406840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095406840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095406840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095406840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095406840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095406840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095406840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095406840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095406840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095406840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095406840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095406841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095406841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095406847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095406857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095406857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095407253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095407253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095407253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095407253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095407255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095407256 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@81a2cd7fa7ee: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='EE2AC7BF'O, index=0 SGSN_Test-GSUP(552)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@81a2cd7fa7ee: 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 := '4BC1C2C8A552D2AB0BE8C91052A7152E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B47DA4BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F74F39BB3AF0919C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C6FDB11A44DB1286B00FBE5A26FF9E68'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '718F1E45469D5180989C0989DD7D688A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A613716B9E98202CA27A963EDFCA5E4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '10CC2E4D1A77E466'O } } } } } 20241209095408297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095408297 DLLC NOTICE LLME(ffffffff/ee2ac7bf){UNASSIGNED} LLC RX: unknown TLLI 0xee2ac7bf, creating LLME on the fly (gprs_llc.c:552) 20241209095408297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095408297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095408297 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095408297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095408297 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095408297 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095408297 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095408297 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095408297 DLLC NOTICE LLME(ffffffff/ee2ac7bf){UNASSIGNED} LLGM Assign pre (ee2ac7bf => c3ac17a2) (gprs_llc.c:1079) 20241209095408297 DLLC NOTICE LLME(ee2ac7bf/c3ac17a2){ASSIGNED} LLGM Assign post (ee2ac7bf => c3ac17a2) (gprs_llc.c:1125) 20241209095408297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095408297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095408297 DMM DEBUG MM(262420000000040/c3ac17a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095408310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095408310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095408310 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095408310 DMM DEBUG MM(262420000000040/c3ac17a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095408310 DMM NOTICE MM(262420000000040/c3ac17a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095408310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095408310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095408310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095408310 DMM DEBUG MM(262420000000040/c3ac17a2) Requesting authorization (sgsn_auth.c:160) 20241209095408310 DMM INFO MM(262420000000040/c3ac17a2) Requesting authentication tuples (sgsn_auth.c:184) 20241209095408310 DMM DEBUG MM(262420000000040/c3ac17a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095408310 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095408310 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241209095408313 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095408313 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095408313 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095408313 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095408313 DMM INFO MM(262420000000040/c3ac17a2) Subscriber data update (mmctx.c:445) 20241209095408313 DMM DEBUG MM(262420000000040/c3ac17a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095408313 DMM INFO MM(262420000000040/c3ac17a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095408313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095408313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095408313 DMM INFO MM(262420000000040/c3ac17a2) <- GMM AUTH AND CIPHERING REQ (rand = 4b c1 c2 c8 a5 52 d2 ab 0b e8 c9 10 52 a7 15 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 61 37 16 b9 e9 82 02 ca 27 a9 63 ed fc a5 e4 ) (gprs_gmm.c:465) 20241209095408321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095408321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095408321 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095408321 DMM INFO MM(262420000000040/c3ac17a2) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241209095408321 DMM INFO MM(262420000000040/c3ac17a2) R99 AUTHENTICATION SYNCH (AUTS = 054f45f346450e8118a7cf18195a) (gprs_gmm.c:693) 20241209095408321 DMM DEBUG MM(262420000000040/c3ac17a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095408321 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241209095408321 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 05 4f 45 f3 46 45 0e 81 18 a7 cf 18 19 5a 20 10 4b c1 c2 c8 a5 52 d2 ab 0b e8 c9 10 52 a7 15 2e 28 01 01 (gprs_subscriber.c:210) 20241209095408321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241209095408321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241209095408322 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095408322 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095408322 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095408322 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095408322 DMM INFO MM(262420000000040/c3ac17a2) Subscriber data update (mmctx.c:445) 20241209095408322 DMM DEBUG MM(262420000000040/c3ac17a2) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241209095408322 DMM INFO MM(262420000000040/c3ac17a2) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241209095408322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095408322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095408322 DMM INFO MM(262420000000040/c3ac17a2) <- GMM AUTH AND CIPHERING REQ (rand = 39 8d 65 36 2d ad ac 6a 19 f0 da 93 c5 87 fe 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 85 62 8e 02 ad 1e 5c 04 6e 27 62 05 14 fd 2c ) (gprs_gmm.c:465) 20241209095408329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095408329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x769f70 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095408329 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095408329 DMM INFO MM(262420000000040/c3ac17a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095408329 DMM NOTICE MM(262420000000040/c3ac17a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095408329 DMM DEBUG MM(262420000000040/c3ac17a2) checking auth: received UMTS RES = 06 86 3e 82 5e 43 f5 13 (gprs_gmm.c:648) 20241209095408329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095408329 DMM DEBUG MM(262420000000040/c3ac17a2) Requesting authorization (sgsn_auth.c:160) 20241209095408329 DMM INFO MM(262420000000040/c3ac17a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095408329 DMM DEBUG MM(262420000000040/c3ac17a2) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095408329 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241209095408329 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) 20241209095408329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095408329 DMM INFO MM(262420000000040/c3ac17a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3ac17a2) (gprs_gmm.c:282) 20241209095408332 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095408332 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095408332 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241209095408332 DMM INFO MM(262420000000040/c3ac17a2) Subscriber data update (mmctx.c:445) 20241209095408332 DMM DEBUG MM(262420000000040/c3ac17a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095408332 DMM INFO MM(262420000000040/c3ac17a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095408332 DMM NOTICE MM(262420000000040/c3ac17a2) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241209095408332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095408332 DMM NOTICE MM(262420000000040/c3ac17a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095408332 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) 20241209095408332 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095408332 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241209095408332 DMM INFO MM(262420000000040/c3ac17a2) Subscriber data update (mmctx.c:445) 20241209095408332 DMM DEBUG MM(262420000000040/c3ac17a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 20241209095408338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095408338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095408338 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095408338 DMM INFO MM(262420000000040/c3ac17a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095408338 DMM NOTICE MM(262420000000040/c3ac17a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095408338 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095408338 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095408338 DLLC NOTICE LLME(ee2ac7bf/c3ac17a2){ASSIGNED} LLGM Assign pre (ffffffff => c3ac17a2) (gprs_llc.c:1079) 20241209095408338 DLLC NOTICE LLME(ffffffff/c3ac17a2){ASSIGNED} LLGM Assign post (ffffffff => c3ac17a2) (gprs_llc.c:1125) 20241209095408338 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095408338 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095408338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095408338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095408341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(542)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(552)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095408344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095408344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(550)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(546)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(538)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(544)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(548)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(540)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_resync finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241209095408548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095408949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44744) 20241209095409344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095409344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44744, count=95108) 20241209095410345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095410345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:10 UTC 2024 /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 20241209095411346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095411346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_a54_a54 started. 20241209095411993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095411994 DMM INFO MM(262420000000040/c3ac17a2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095411994 DMM INFO MM(262420000000040/c3ac17a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095411994 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095411994 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095411994 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095411994 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095411994 DLLC NOTICE LLME(ffffffff/c3ac17a2){ASSIGNED} LLGM Assign pre (c3ac17a2 => ffffffff) (gprs_llc.c:1079) 20241209095411994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ac17a2 => ffffffff) (gprs_llc.c:1125) 20241209095411994 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241209095411994 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) 20241209095411994 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) 20241209095411994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095411994 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095411994 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095411994 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095411994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095412033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095412033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095412033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095412033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095412033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095412033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095412033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095412033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095412035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095412035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095412035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095412036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095412036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095412036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095412036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095412036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095412036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095412036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095412036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095412036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095412041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095412054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095412054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095412073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095412073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095412073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095412073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095412073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095412073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095412073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095412073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095412077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095412077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095412077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095412078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095412078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095412078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095412078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095412078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095412078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095412078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095412078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095412078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095412082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095412093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095412093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095412111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095412111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095412111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095412111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095412111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095412111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095412111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095412111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095412113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095412113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095412113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095412113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095412113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095412113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095412113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095412113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095412113 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095412113 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095412113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095412114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095412114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095412118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095412129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095412129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095412347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095412347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095412347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095412347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095412349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095412349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@81a2cd7fa7ee: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F5BBF4E7'O, index=0 SGSN_Test-GSUP(571)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@81a2cd7fa7ee: 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 := '040BED907B34DFA6C067C2FBF6758936'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '385182BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29821C5ED124A7F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F5A5F08D73B8C923B1EA0BCE510CC7E9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F02B2A42D820BB99EE5BDD14BF26708F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D30C7156D87D655A9CD4508B92B14A23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7EE1E695C6C8EACC'O } } } } } 20241209095413388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095413388 DLLC NOTICE LLME(ffffffff/f5bbf4e7){UNASSIGNED} LLC RX: unknown TLLI 0xf5bbf4e7, creating LLME on the fly (gprs_llc.c:552) 20241209095413388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095413388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095413388 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095413388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095413388 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095413388 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095413388 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095413388 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095413388 DLLC NOTICE LLME(ffffffff/f5bbf4e7){UNASSIGNED} LLGM Assign pre (f5bbf4e7 => c35d51d0) (gprs_llc.c:1079) 20241209095413388 DLLC NOTICE LLME(f5bbf4e7/c35d51d0){ASSIGNED} LLGM Assign post (f5bbf4e7 => c35d51d0) (gprs_llc.c:1125) 20241209095413388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095413388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095413388 DMM DEBUG MM(262420000000040/c35d51d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095413401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095413401 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095413401 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095413401 DMM DEBUG MM(262420000000040/c35d51d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095413401 DMM NOTICE MM(262420000000040/c35d51d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095413401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095413401 DMM DEBUG MM(262420000000040/c35d51d0) Requesting authorization (sgsn_auth.c:160) 20241209095413401 DMM INFO MM(262420000000040/c35d51d0) Requesting authentication tuples (sgsn_auth.c:184) 20241209095413401 DMM DEBUG MM(262420000000040/c35d51d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095413401 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095413401 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241209095413404 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095413404 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095413404 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095413404 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095413404 DMM INFO MM(262420000000040/c35d51d0) Subscriber data update (mmctx.c:445) 20241209095413405 DMM DEBUG MM(262420000000040/c35d51d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095413405 DMM INFO MM(262420000000040/c35d51d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095413405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095413405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095413405 DMM INFO MM(262420000000040/c35d51d0) <- GMM AUTH AND CIPHERING REQ (rand = 04 0b ed 90 7b 34 df a6 c0 67 c2 fb f6 75 89 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 0c 71 56 d8 7d 65 5a 9c d4 50 8b 92 b1 4a 23 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095413414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(555)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095413415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb0-BSSGP0(556)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095413415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a54-BVCI210(563)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(559)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(564)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(567)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(562)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(571)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(569)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(557)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:13 UTC 2024 ====== 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 20241209095413549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095413950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48904) 20241209095414416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095414416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48904, count=73384) 20241209095415417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095415417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:15 UTC 2024 /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 20241209095416418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095416419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_a54_a53 started. 20241209095416976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095416976 DMM INFO MM(262420000000040/c35d51d0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095416976 DMM INFO MM(262420000000040/c35d51d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095416976 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095416976 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095416977 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095416977 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095416977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Deallocated (fsm.c:568) 20241209095416977 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095416977 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095416977 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095416977 DLLC NOTICE LLME(f5bbf4e7/c35d51d0){ASSIGNED} LLGM Assign pre (c35d51d0 => ffffffff) (gprs_llc.c:1079) 20241209095416977 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c35d51d0 => ffffffff) (gprs_llc.c:1125) 20241209095416977 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095416999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095416999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095416999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095416999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095416999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095416999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095416999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095416999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095416999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095417000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095417000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095417000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095417000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095417000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095417000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095417000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095417000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095417000 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095417000 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095417000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(578)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095417000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095417000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095417002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095417007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095417007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095417018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095417018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095417018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095417018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095417018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095417018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095417018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095417018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095417018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095417019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095417019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095417019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095417019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095417019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095417019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095417019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095417019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095417019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095417019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095417019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095417020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095417020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095417023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095417029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095417029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095417037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095417037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095417037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095417037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095417037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095417037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095417037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095417037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095417037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095417038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095417038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095417039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095417039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095417039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095417039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095417039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095417039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095417039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095417039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095417039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095417039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095417039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095417042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095417047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095417047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095417419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095417419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095417419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095417419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095417421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095417421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@81a2cd7fa7ee: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C7AE4228'O, index=0 SGSN_Test-GSUP(590)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@81a2cd7fa7ee: 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 := 'DC0F5B3C56508C78CEE1BC8B9A0F2A40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36D16EFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFD01B89B5A11EDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4092649059A479065A3548A53AAE5058'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C1583CEBEAAF9CECC501C5A7E1ABCB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60D782E86ACC4929F7D49D9219222C7A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50C2ECFEF827249A'O } } } } } 20241209095418448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095418448 DLLC NOTICE LLME(ffffffff/c7ae4228){UNASSIGNED} LLC RX: unknown TLLI 0xc7ae4228, creating LLME on the fly (gprs_llc.c:552) 20241209095418448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095418448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095418448 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095418448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095418448 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095418448 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095418448 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095418448 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095418448 DLLC NOTICE LLME(ffffffff/c7ae4228){UNASSIGNED} LLGM Assign pre (c7ae4228 => cebeaa2e) (gprs_llc.c:1079) 20241209095418448 DLLC NOTICE LLME(c7ae4228/cebeaa2e){ASSIGNED} LLGM Assign post (c7ae4228 => cebeaa2e) (gprs_llc.c:1125) 20241209095418448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095418448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095418448 DMM DEBUG MM(262420000000040/cebeaa2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095418457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095418457 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095418457 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095418457 DMM DEBUG MM(262420000000040/cebeaa2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095418457 DMM NOTICE MM(262420000000040/cebeaa2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095418457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095418457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095418457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095418457 DMM DEBUG MM(262420000000040/cebeaa2e) Requesting authorization (sgsn_auth.c:160) 20241209095418457 DMM INFO MM(262420000000040/cebeaa2e) Requesting authentication tuples (sgsn_auth.c:184) 20241209095418457 DMM DEBUG MM(262420000000040/cebeaa2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095418457 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095418457 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241209095418458 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095418458 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095418458 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095418458 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095418458 DMM INFO MM(262420000000040/cebeaa2e) Subscriber data update (mmctx.c:445) 20241209095418458 DMM DEBUG MM(262420000000040/cebeaa2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095418458 DMM INFO MM(262420000000040/cebeaa2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095418458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095418458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095418458 DMM INFO MM(262420000000040/cebeaa2e) <- GMM AUTH AND CIPHERING REQ (rand = dc 0f 5b 3c 56 50 8c 78 ce e1 bc 8b 9a 0f 2a 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 d7 82 e8 6a cc 49 29 f7 d4 9d 92 19 22 2c 7a ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095418466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095418467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(578)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095418467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(583)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(588)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(576)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(586)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(581)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@81a2cd7fa7ee: 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'. Mon Dec 9 09:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241209095418597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095418999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71204) 20241209095419467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095419468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71204, count=72464) 20241209095420468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095420468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:21 UTC 2024 /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 20241209095421469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095421469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_a53_a54 started. 20241209095422045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095422046 DMM INFO MM(262420000000040/cebeaa2e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095422046 DMM INFO MM(262420000000040/cebeaa2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095422046 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095422046 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095422046 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095422046 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095422046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Deallocated (fsm.c:568) 20241209095422046 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095422046 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095422046 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095422046 DLLC NOTICE LLME(c7ae4228/cebeaa2e){ASSIGNED} LLGM Assign pre (cebeaa2e => ffffffff) (gprs_llc.c:1079) 20241209095422046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cebeaa2e => ffffffff) (gprs_llc.c:1125) 20241209095422046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-NS0(593)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(599)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(599)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095422109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095422109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095422109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095422109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095422109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095422109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095422109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095422109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(598)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(599)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095422115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095422115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095422115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095422115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095422115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095422115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095422115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095422115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095422115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095422115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095422118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095422118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(599)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(597)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI97(599)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(602)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095422123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095422124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095422124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095422124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095422124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095422124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095422124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095422124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095422124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095422126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095422126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095422126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095422126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095422126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095422126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095422126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095422127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095422127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095422127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095422128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095422128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(594)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095422132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095422136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095422136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(603)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(598)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(598)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI196(595)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095422145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095422145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095422166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095422166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095422166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095422166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095422166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095422166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095422166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095422166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095422168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095422168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095422168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095422169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095422169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095422169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095422169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095422169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095422169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095422169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095422169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095422169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095422169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095422175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095422188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095422188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095422470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095422470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095422470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095422470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095422473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095422473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@81a2cd7fa7ee: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C7E82D8A'O, index=0 SGSN_Test-GSUP(609)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@81a2cd7fa7ee: 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 := '4B7B2524BA49580E46ADF4EAB5973F22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '838803F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04EA359672354E44'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7420F8BBE174F22D37E5962035466705'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BCDA25681BE8B96D7E2CC6E58C878B5C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D9ADB755DCE3E147D7111E92B13EAAD3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A18B9BDA91E8F36C'O } } } } } 20241209095423697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095423697 DLLC NOTICE LLME(ffffffff/c7e82d8a){UNASSIGNED} LLC RX: unknown TLLI 0xc7e82d8a, creating LLME on the fly (gprs_llc.c:552) 20241209095423697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095423697 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095423697 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095423697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095423697 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095423697 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095423697 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095423697 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095423697 DLLC NOTICE LLME(ffffffff/c7e82d8a){UNASSIGNED} LLGM Assign pre (c7e82d8a => c2fa8021) (gprs_llc.c:1079) 20241209095423697 DLLC NOTICE LLME(c7e82d8a/c2fa8021){ASSIGNED} LLGM Assign post (c7e82d8a => c2fa8021) (gprs_llc.c:1125) 20241209095423697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095423697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095423697 DMM DEBUG MM(262420000000040/c2fa8021) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095423707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095423707 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095423707 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095423707 DMM DEBUG MM(262420000000040/c2fa8021) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095423707 DMM NOTICE MM(262420000000040/c2fa8021) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095423707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095423707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095423707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095423707 DMM DEBUG MM(262420000000040/c2fa8021) Requesting authorization (sgsn_auth.c:160) 20241209095423707 DMM INFO MM(262420000000040/c2fa8021) Requesting authentication tuples (sgsn_auth.c:184) 20241209095423707 DMM DEBUG MM(262420000000040/c2fa8021) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095423707 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095423707 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241209095423709 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095423709 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095423709 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095423709 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095423709 DMM INFO MM(262420000000040/c2fa8021) Subscriber data update (mmctx.c:445) 20241209095423709 DMM DEBUG MM(262420000000040/c2fa8021) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095423709 DMM INFO MM(262420000000040/c2fa8021) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095423709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095423709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095423709 DMM INFO MM(262420000000040/c2fa8021) <- GMM AUTH AND CIPHERING REQ (rand = 4b 7b 25 24 ba 49 58 0e 46 ad f4 ea b5 97 3f 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d9 ad b7 55 dc e3 e1 47 d7 11 1e 92 b1 3e aa d3 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095423716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095423717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(599)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095423717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(602)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(598)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(607)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(600)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(596)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(605)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(598): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(599): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:23 UTC 2024 ====== 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 20241209095423847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095424249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241209095424719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095424719 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) 20241209095425720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095425720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:26 UTC 2024 /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 20241209095426721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095426721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_a50_a54 started. 20241209095427288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095427289 DMM INFO MM(262420000000040/c2fa8021) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095427289 DMM INFO MM(262420000000040/c2fa8021) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095427289 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095427289 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095427289 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095427289 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095427289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Deallocated (fsm.c:568) 20241209095427289 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095427289 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095427289 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095427289 DLLC NOTICE LLME(c7e82d8a/c2fa8021){ASSIGNED} LLGM Assign pre (c2fa8021 => ffffffff) (gprs_llc.c:1079) 20241209095427289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2fa8021 => ffffffff) (gprs_llc.c:1125) 20241209095427289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095427314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095427314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095427314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095427314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095427314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095427314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095427314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095427314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095427315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095427315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095427315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095427315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095427315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095427315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095427315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095427315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095427315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095427315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095427316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095427316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095427319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095427327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095427327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095427336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095427336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095427336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095427336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095427336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095427336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095427336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095427336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095427337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095427337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095427337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095427337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095427337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095427337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095427337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095427337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095427337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095427337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095427338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095427338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095427340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095427347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095427347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095427357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095427357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095427357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095427357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095427357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095427357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095427357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095427357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095427358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095427358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095427358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095427358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095427358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095427358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095427358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095427358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095427358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095427359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095427359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095427359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095427359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095427362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095427368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095427368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095427721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095427722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095427722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095427722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241209095427723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095427723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@81a2cd7fa7ee: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C06B92E5'O, index=0 SGSN_Test-GSUP(628)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@81a2cd7fa7ee: 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 := 'D10D322E546739CFC025BC67C032DD42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A76CED2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA237C02E091EF56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1AA0C8A64DF08CA80C27D0EC744A8596'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '60AC8D939D57BCBAC062C1DF4A2B76FB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9116E25CDB9A7835D09BB77C19E3EC55'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A6A5C8DC66E9E978'O } } } } } 20241209095428751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095428752 DLLC NOTICE LLME(ffffffff/c06b92e5){UNASSIGNED} LLC RX: unknown TLLI 0xc06b92e5, creating LLME on the fly (gprs_llc.c:552) 20241209095428752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095428752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095428752 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095428752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095428752 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095428752 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095428752 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095428752 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095428752 DLLC NOTICE LLME(ffffffff/c06b92e5){UNASSIGNED} LLGM Assign pre (c06b92e5 => f598bc44) (gprs_llc.c:1079) 20241209095428752 DLLC NOTICE LLME(c06b92e5/f598bc44){ASSIGNED} LLGM Assign post (c06b92e5 => f598bc44) (gprs_llc.c:1125) 20241209095428752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095428752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095428752 DMM DEBUG MM(262420000000040/f598bc44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095428761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095428761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095428761 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095428761 DMM DEBUG MM(262420000000040/f598bc44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095428761 DMM NOTICE MM(262420000000040/f598bc44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095428761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095428761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095428761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095428761 DMM DEBUG MM(262420000000040/f598bc44) Requesting authorization (sgsn_auth.c:160) 20241209095428761 DMM INFO MM(262420000000040/f598bc44) Requesting authentication tuples (sgsn_auth.c:184) 20241209095428761 DMM DEBUG MM(262420000000040/f598bc44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095428761 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095428761 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241209095428762 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095428762 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095428762 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095428762 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095428762 DMM INFO MM(262420000000040/f598bc44) Subscriber data update (mmctx.c:445) 20241209095428762 DMM DEBUG MM(262420000000040/f598bc44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095428762 DMM INFO MM(262420000000040/f598bc44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095428762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095428762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095428762 DMM INFO MM(262420000000040/f598bc44) <- GMM AUTH AND CIPHERING REQ (rand = d1 0d 32 2e 54 67 39 cf c0 25 bc 67 c0 32 dd 42 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 16 e2 5c db 9a 78 35 d0 9b b7 7c 19 e3 ec 55 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095428769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59898<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095428770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095428770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI220(625)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(628)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(616)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(626)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(621)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(619)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(614)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(624)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:28 UTC 2024 ====== 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 20241209095428889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095429290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68760) 20241209095429771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095429771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68760, count=73116) 20241209095430772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095430772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:31 UTC 2024 /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 20241209095431773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095431773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_usim_a54_a50 started. 20241209095432312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095432313 DMM INFO MM(262420000000040/f598bc44) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095432313 DMM INFO MM(262420000000040/f598bc44) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095432313 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095432313 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095432313 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095432313 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095432313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Deallocated (fsm.c:568) 20241209095432313 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095432313 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095432313 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095432313 DLLC NOTICE LLME(c06b92e5/f598bc44){ASSIGNED} LLGM Assign pre (f598bc44 => ffffffff) (gprs_llc.c:1079) 20241209095432313 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f598bc44 => ffffffff) (gprs_llc.c:1125) 20241209095432313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095432332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095432332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095432332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095432332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095432332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095432332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095432332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095432332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095432332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095432333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095432333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095432333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095432333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095432333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095432333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095432333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095432333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095432333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095432333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095432333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095432335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095432342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095432342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095432354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095432355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095432355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095432355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095432356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095432356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095432358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095432366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095432366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095432373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095432373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095432373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095432373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095432373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095432373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095432373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095432373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095432374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095432374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095432374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095432374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(645)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095432375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095432377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095432383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095432383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095432774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095432774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095432774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095432774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095432775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209095432775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209095433232 DGPRS DEBUG Checking for inactive LLMEs, time = 36266272 (sgsn.c:132) TC_attach_usim_a54_a50-BVCI196(634)@81a2cd7fa7ee: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E0E37EEB'O, index=0 SGSN_Test-GSUP(647)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@81a2cd7fa7ee: 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 := '5338A016CA2027F3EDC8075D198EBB05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '778B4516'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5ADCFC1EB5BF90E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '35A073D3DF6A363AA868A74099C5D8DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AC4AF5548E49E15A1B26F525ABAA0F6B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D8AB35AC9D00FDAC26B7DBAC7C89B126'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F36861744A370D0F'O } } } } } 20241209095433803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095433803 DLLC NOTICE LLME(ffffffff/e0e37eeb){UNASSIGNED} LLC RX: unknown TLLI 0xe0e37eeb, creating LLME on the fly (gprs_llc.c:552) 20241209095433803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095433803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241209095433803 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095433803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095433803 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095433803 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095433803 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095433803 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095433803 DLLC NOTICE LLME(ffffffff/e0e37eeb){UNASSIGNED} LLGM Assign pre (e0e37eeb => d8bbc2c0) (gprs_llc.c:1079) 20241209095433803 DLLC NOTICE LLME(e0e37eeb/d8bbc2c0){ASSIGNED} LLGM Assign post (e0e37eeb => d8bbc2c0) (gprs_llc.c:1125) 20241209095433803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095433803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095433803 DMM DEBUG MM(262420000000040/d8bbc2c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095433810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095433810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095433810 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095433810 DMM DEBUG MM(262420000000040/d8bbc2c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209095433810 DMM NOTICE MM(262420000000040/d8bbc2c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095433810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095433810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095433810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095433810 DMM DEBUG MM(262420000000040/d8bbc2c0) Requesting authorization (sgsn_auth.c:160) 20241209095433810 DMM INFO MM(262420000000040/d8bbc2c0) Requesting authentication tuples (sgsn_auth.c:184) 20241209095433810 DMM DEBUG MM(262420000000040/d8bbc2c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095433810 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209095433810 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241209095433811 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095433812 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095433812 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095433812 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095433812 DMM INFO MM(262420000000040/d8bbc2c0) Subscriber data update (mmctx.c:445) 20241209095433812 DMM DEBUG MM(262420000000040/d8bbc2c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095433812 DMM INFO MM(262420000000040/d8bbc2c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095433812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095433812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095433812 DMM INFO MM(262420000000040/d8bbc2c0) <- GMM AUTH AND CIPHERING REQ (rand = 53 38 a0 16 ca 20 27 f3 ed c8 07 5d 19 8e bb 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 ab 35 ac 9d 00 fd ac 26 b7 db ac 7c 89 b1 26 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@81a2cd7fa7ee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095433817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(636)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(647)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095433819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb0-NS0(631)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095433819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(635)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(640)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(645)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(638)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(633)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(643)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:33 UTC 2024 ====== 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 20241209095433926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095434327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48308) 20241209095434820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095434820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48308, count=72068) 20241209095435821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095435821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:36 UTC 2024 /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 20241209095436822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095436822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_detach_unknown_nopoweroff started. 20241209095437363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095437364 DMM INFO MM(262420000000040/d8bbc2c0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095437364 DMM INFO MM(262420000000040/d8bbc2c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095437364 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095437364 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095437364 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095437364 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209095437364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Deallocated (fsm.c:568) 20241209095437364 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095437364 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095437364 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095437364 DLLC NOTICE LLME(e0e37eeb/d8bbc2c0){ASSIGNED} LLGM Assign pre (d8bbc2c0 => ffffffff) (gprs_llc.c:1079) 20241209095437364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8bbc2c0 => ffffffff) (gprs_llc.c:1125) 20241209095437364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095437394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095437394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095437394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095437394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095437394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095437394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095437394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095437394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(654)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095437395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095437395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095437395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095437395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095437395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095437395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095437395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095437395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095437395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095437395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095437396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095437396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095437399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095437406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095437406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(654)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(652)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095437412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095437412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095437412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095437412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095437412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095437412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095437412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095437412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095437413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095437413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095437413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095437413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095437413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095437413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095437413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095437413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095437413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095437413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095437414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095437414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095437417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095437424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095437424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095437432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095437432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095437432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095437432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095437432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095437432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095437432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095437432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095437433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095437433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095437433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095437433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095437433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095437433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095437433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095437433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095437433 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095437433 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095437433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(664)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095437434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095437434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095437437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095437445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095437445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095437823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095437823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095437823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095437823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095437825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095437825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@81a2cd7fa7ee: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F9BB37E9'O, index=0 SGSN_Test-GSUP(666)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241209095438849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095438849 DLLC NOTICE LLME(ffffffff/f9bb37e9){UNASSIGNED} LLC RX: unknown TLLI 0xf9bb37e9, creating LLME on the fly (gprs_llc.c:552) 20241209095438849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095438849 DMM NOTICE LLME(ffffffff/f9bb37e9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209095438849 DLLC NOTICE LLME(ffffffff/f9bb37e9){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241209095438849 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf9bb37e9 type=GPRS detach (gprs_gmm.c:1440) 20241209095438849 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209095438849 DLLC NOTICE LLME(ffffffff/f9bb37e9){UNASSIGNED} LLGM Assign pre (f9bb37e9 => ffffffff) (gprs_llc.c:1079) 20241209095438849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bb37e9 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@81a2cd7fa7ee: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095438857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54162<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095438858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095438859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(655)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(666)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(659)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(664)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(658)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(662)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(653)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241209095438973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095439277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57528) 20241209095439859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095439860 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=58788) 20241209095440860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095440860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:41 UTC 2024 /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 20241209095441861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095441861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_detach_unknown_poweroff started. 20241209095442296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095442297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095442319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095442319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095442319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095442319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095442319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095442319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095442319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095442319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095442320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095442320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095442320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095442320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095442320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095442320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095442320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095442320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095442320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095442320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095442320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095442320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095442322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095442328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095442328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095442335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095442335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095442335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095442335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095442335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095442335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095442335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095442335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095442336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095442336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095442336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095442336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095442336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095442336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095442336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095442336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095442336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095442336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095442337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095442337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095442339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095442346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095442346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095442356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095442356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095442356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095442356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095442356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095442356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095442356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095442356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095442357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095442357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095442357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095442357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095442357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095442357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095442357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095442357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095442357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095442357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095442357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095442358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095442358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095442361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095442367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095442367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095442862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095442862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095442862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095442862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095442864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095442864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@81a2cd7fa7ee: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CA8201A9'O, index=0 SGSN_Test-GSUP(685)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241209095443897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095443897 DLLC NOTICE LLME(ffffffff/ca8201a9){UNASSIGNED} LLC RX: unknown TLLI 0xca8201a9, creating LLME on the fly (gprs_llc.c:552) 20241209095443897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095443897 DMM NOTICE LLME(ffffffff/ca8201a9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@81a2cd7fa7ee: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095448901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(673)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095448903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb1-NS1(674)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095448904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI220(682)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(678)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(683)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(676)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(671)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(681)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:48 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241209095448969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095449270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47332) 20241209095449905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095449906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47332, count=52764) 20241209095450906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095450906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:51 UTC 2024 /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 20241209095451907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095451907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_detach_nopoweroff started. 20241209095452308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095452308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095452327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095452327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095452327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095452327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095452327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095452328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095452328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095452328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095452329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095452329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095452329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095452329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095452329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095452329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095452329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095452329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452329 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095452329 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095452329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095452329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095452329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095452331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095452338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095452338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095452349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095452349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095452349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095452349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095452349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095452349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095452349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095452349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095452350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095452350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095452350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095452350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095452350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095452350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095452350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095452350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095452350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095452350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095452351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095452351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095452353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095452359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095452359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095452367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095452367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095452367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095452367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095452367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095452367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095452367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095452367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095452368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095452368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095452368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095452368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095452368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095452368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095452368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095452368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095452368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095452368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095452368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095452368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(702)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095452368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095452370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095452375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095452375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095452909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095452909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095452909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095452909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095452910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095452910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@81a2cd7fa7ee: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='EB642DEB'O, index=0 SGSN_Test-GSUP(704)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@81a2cd7fa7ee: 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 := '1817763E566025C7CA17249820286FCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63A572DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46DD0452D50A080C'O } } } } } 20241209095453934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095453934 DLLC NOTICE LLME(ffffffff/eb642deb){UNASSIGNED} LLC RX: unknown TLLI 0xeb642deb, creating LLME on the fly (gprs_llc.c:552) 20241209095453934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095453934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241209095453934 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095453934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095453934 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095453934 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095453934 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095453934 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095453934 DLLC NOTICE LLME(ffffffff/eb642deb){UNASSIGNED} LLGM Assign pre (eb642deb => cdec70da) (gprs_llc.c:1079) 20241209095453934 DLLC NOTICE LLME(eb642deb/cdec70da){ASSIGNED} LLGM Assign post (eb642deb => cdec70da) (gprs_llc.c:1125) 20241209095453934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095453934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095453934 DMM DEBUG MM(262420000000015/cdec70da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095453940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095453940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095453940 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095453940 DMM DEBUG MM(262420000000015/cdec70da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241209095453940 DMM NOTICE MM(262420000000015/cdec70da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095453940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095453940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095453940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095453940 DMM DEBUG MM(262420000000015/cdec70da) Requesting authorization (sgsn_auth.c:160) 20241209095453940 DMM INFO MM(262420000000015/cdec70da) Requesting authentication tuples (sgsn_auth.c:184) 20241209095453940 DMM DEBUG MM(262420000000015/cdec70da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095453940 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241209095453940 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@81a2cd7fa7ee: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241209095453941 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095453942 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095453942 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095453942 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095453942 DMM INFO MM(262420000000015/cdec70da) Subscriber data update (mmctx.c:445) 20241209095453942 DMM DEBUG MM(262420000000015/cdec70da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095453942 DMM INFO MM(262420000000015/cdec70da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095453942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095453942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095453942 DMM INFO MM(262420000000015/cdec70da) <- GMM AUTH AND CIPHERING REQ (rand = 18 17 76 3e 56 60 25 c7 ca 17 24 98 20 28 6f cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095453945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095453945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095453945 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095453945 DMM INFO MM(262420000000015/cdec70da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095453945 DMM NOTICE MM(262420000000015/cdec70da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095453945 DMM DEBUG MM(262420000000015/cdec70da) checking auth: received GSM SRES = 63 a5 72 dd (gprs_gmm.c:648) 20241209095453945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095453945 DMM DEBUG MM(262420000000015/cdec70da) Requesting authorization (sgsn_auth.c:160) 20241209095453945 DMM INFO MM(262420000000015/cdec70da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095453945 DMM DEBUG MM(262420000000015/cdec70da) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095453945 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241209095453945 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) 20241209095453945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095453945 DMM INFO MM(262420000000015/cdec70da) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdec70da) (gprs_gmm.c:282) 20241209095453946 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095453946 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095453946 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241209095453946 DMM INFO MM(262420000000015/cdec70da) Subscriber data update (mmctx.c:445) 20241209095453946 DMM DEBUG MM(262420000000015/cdec70da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095453946 DMM INFO MM(262420000000015/cdec70da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095453946 DMM NOTICE MM(262420000000015/cdec70da) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241209095453946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095453946 DMM NOTICE MM(262420000000015/cdec70da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095453946 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) 20241209095453946 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095453946 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241209095453946 DMM INFO MM(262420000000015/cdec70da) Subscriber data update (mmctx.c:445) 20241209095453946 DMM DEBUG MM(262420000000015/cdec70da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095453949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095453949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095453949 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095453949 DMM INFO MM(262420000000015/cdec70da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095453949 DMM NOTICE MM(262420000000015/cdec70da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095453949 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095453949 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095453949 DLLC NOTICE LLME(eb642deb/cdec70da){ASSIGNED} LLGM Assign pre (ffffffff => cdec70da) (gprs_llc.c:1079) 20241209095453949 DLLC NOTICE LLME(ffffffff/cdec70da){ASSIGNED} LLGM Assign post (ffffffff => cdec70da) (gprs_llc.c:1125) 20241209095453949 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095453949 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095453949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095453949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095454001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095454001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095454001 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095454001 DMM INFO MM(262420000000015/cdec70da) -> GMM DETACH REQUEST TLLI=0xcdec70da type=GPRS detach (gprs_gmm.c:1440) 20241209095454001 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209095454001 DMM INFO MM(262420000000015/cdec70da) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095454001 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095454001 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095454001 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095454001 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095454001 DLLC NOTICE LLME(ffffffff/cdec70da){ASSIGNED} LLGM Assign pre (cdec70da => ffffffff) (gprs_llc.c:1079) 20241209095454001 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdec70da => ffffffff) (gprs_llc.c:1125) 20241209095454001 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241209095454001 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) 20241209095454001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095454001 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095454001 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095454001 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095454002 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@81a2cd7fa7ee: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095454006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(697)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(692)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095454008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb2-BSSGP2(699)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(702)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095454008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(703)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(695)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(700)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(690)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241209095454097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095454399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) 20241209095455009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095455009 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) 20241209095456011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095456011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:54:56 UTC 2024 /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 20241209095457012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095457012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_detach_poweroff started. 20241209095457427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095457429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095457468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095457468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095457468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095457468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095457468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095457468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095457468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095457468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095457469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095457469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095457469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095457469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095457469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095457469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095457469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095457469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095457469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095457469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095457469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095457469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095457471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095457475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095457475 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095457485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095457485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095457485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095457485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095457485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095457485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095457485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095457485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095457486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095457486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095457486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095457486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095457486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095457486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095457486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095457486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095457486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095457486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(716)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095457487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095457487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095457488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095457492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095457492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095457502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095457502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095457502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095457502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095457502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095457502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095457502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095457502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095457503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095457503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095457503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095457503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095457503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095457503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095457503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095457503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095457503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095457503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095457503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095457503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095457503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095457505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095457510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095457510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095458014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095458014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095458014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095458014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095458018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095458019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@81a2cd7fa7ee: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='EA6B1664'O, index=0 SGSN_Test-GSUP(723)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@81a2cd7fa7ee: 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 := '6848B9E01C5D2AE844AC01A16C0F9032'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10243B25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2F7C58B28F855B6'O } } } } } 20241209095459068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095459068 DLLC NOTICE LLME(ffffffff/ea6b1664){UNASSIGNED} LLC RX: unknown TLLI 0xea6b1664, creating LLME on the fly (gprs_llc.c:552) 20241209095459068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095459068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241209095459068 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095459068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095459068 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095459068 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095459068 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095459068 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095459068 DLLC NOTICE LLME(ffffffff/ea6b1664){UNASSIGNED} LLGM Assign pre (ea6b1664 => fadd4bf9) (gprs_llc.c:1079) 20241209095459068 DLLC NOTICE LLME(ea6b1664/fadd4bf9){ASSIGNED} LLGM Assign post (ea6b1664 => fadd4bf9) (gprs_llc.c:1125) 20241209095459068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095459068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095459068 DMM DEBUG MM(262420000000016/fadd4bf9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095459073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095459073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095459073 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095459073 DMM DEBUG MM(262420000000016/fadd4bf9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241209095459073 DMM NOTICE MM(262420000000016/fadd4bf9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095459073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095459073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095459073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095459073 DMM DEBUG MM(262420000000016/fadd4bf9) Requesting authorization (sgsn_auth.c:160) 20241209095459073 DMM INFO MM(262420000000016/fadd4bf9) Requesting authentication tuples (sgsn_auth.c:184) 20241209095459073 DMM DEBUG MM(262420000000016/fadd4bf9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095459073 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241209095459073 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@81a2cd7fa7ee: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241209095459075 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095459075 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095459075 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095459075 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095459075 DMM INFO MM(262420000000016/fadd4bf9) Subscriber data update (mmctx.c:445) 20241209095459075 DMM DEBUG MM(262420000000016/fadd4bf9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095459075 DMM INFO MM(262420000000016/fadd4bf9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095459075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095459075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095459075 DMM INFO MM(262420000000016/fadd4bf9) <- GMM AUTH AND CIPHERING REQ (rand = 68 48 b9 e0 1c 5d 2a e8 44 ac 01 a1 6c 0f 90 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095459078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095459078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095459078 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095459078 DMM INFO MM(262420000000016/fadd4bf9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095459078 DMM NOTICE MM(262420000000016/fadd4bf9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095459078 DMM DEBUG MM(262420000000016/fadd4bf9) checking auth: received GSM SRES = 10 24 3b 25 (gprs_gmm.c:648) 20241209095459078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095459078 DMM DEBUG MM(262420000000016/fadd4bf9) Requesting authorization (sgsn_auth.c:160) 20241209095459078 DMM INFO MM(262420000000016/fadd4bf9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095459078 DMM DEBUG MM(262420000000016/fadd4bf9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095459078 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241209095459078 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) 20241209095459078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095459078 DMM INFO MM(262420000000016/fadd4bf9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfadd4bf9) (gprs_gmm.c:282) 20241209095459078 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095459078 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095459078 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241209095459078 DMM INFO MM(262420000000016/fadd4bf9) Subscriber data update (mmctx.c:445) 20241209095459078 DMM DEBUG MM(262420000000016/fadd4bf9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095459078 DMM INFO MM(262420000000016/fadd4bf9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095459078 DMM NOTICE MM(262420000000016/fadd4bf9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241209095459078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095459078 DMM NOTICE MM(262420000000016/fadd4bf9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095459078 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) 20241209095459079 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095459079 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241209095459079 DMM INFO MM(262420000000016/fadd4bf9) Subscriber data update (mmctx.c:445) 20241209095459079 DMM DEBUG MM(262420000000016/fadd4bf9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095459081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095459081 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095459081 DMM INFO MM(262420000000016/fadd4bf9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095459081 DMM NOTICE MM(262420000000016/fadd4bf9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095459081 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095459081 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095459081 DLLC NOTICE LLME(ea6b1664/fadd4bf9){ASSIGNED} LLGM Assign pre (ffffffff => fadd4bf9) (gprs_llc.c:1079) 20241209095459081 DLLC NOTICE LLME(ffffffff/fadd4bf9){ASSIGNED} LLGM Assign post (ffffffff => fadd4bf9) (gprs_llc.c:1125) 20241209095459081 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095459081 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095459081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095459081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095459132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095459132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209095459132 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095459132 DMM INFO MM(262420000000016/fadd4bf9) -> GMM DETACH REQUEST TLLI=0xfadd4bf9 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209095459132 DMM INFO MM(262420000000016/fadd4bf9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095459132 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095459132 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095459132 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095459132 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095459132 DLLC NOTICE LLME(ffffffff/fadd4bf9){ASSIGNED} LLGM Assign pre (fadd4bf9 => ffffffff) (gprs_llc.c:1079) 20241209095459132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fadd4bf9 => ffffffff) (gprs_llc.c:1125) 20241209095459132 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241209095459132 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) 20241209095459132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095459132 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095459132 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095459132 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095459133 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241209095503233 DGPRS DEBUG Checking for inactive LLMEs, time = 36266302 (sgsn.c:132) TC_detach_poweroff(725)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@81a2cd7fa7ee: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095504137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095504138 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095504138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(721)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(716)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(711)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@81a2cd7fa7ee: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(709)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(714)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(719)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_detach_poweroff finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:04 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241209095504262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095504563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88880) 20241209095505139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095505139 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) 20241209095506141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095506141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:06 UTC 2024 /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 20241209095507143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095507143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act started. 20241209095507593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095507595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095507630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095507630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095507630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095507630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095507630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095507630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095507630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095507630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095507631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095507631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095507631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095507631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095507631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095507631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095507631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095507631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095507631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095507631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095507631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095507631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095507634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095507641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095507641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095507649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095507649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095507649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095507649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095507649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095507649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095507649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095507649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095507650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095507650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095507650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095507650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095507650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095507650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095507650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095507650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095507650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095507650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095507650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095507650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095507653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095507660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095507660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095507670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095507670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095507670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095507670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095507670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095507670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095507670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095507670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095507671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095507671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095507671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095507671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(740)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095507672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095507675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095507681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095507681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095508145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095508145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095508145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095508145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095508146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095508146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D4C5BF74'O, index=0 SGSN_Test-GSUP(742)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@81a2cd7fa7ee: 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 := '1867ABF903C20F60448B791B5E32846E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DC97F61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCA63230194C6E41'O } } } } } 20241209095508169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095508169 DLLC NOTICE LLME(ffffffff/d4c5bf74){UNASSIGNED} LLC RX: unknown TLLI 0xd4c5bf74, creating LLME on the fly (gprs_llc.c:552) 20241209095508169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095508169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241209095508169 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095508169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095508169 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095508169 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095508169 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095508169 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095508169 DLLC NOTICE LLME(ffffffff/d4c5bf74){UNASSIGNED} LLGM Assign pre (d4c5bf74 => e19fd5c1) (gprs_llc.c:1079) 20241209095508169 DLLC NOTICE LLME(d4c5bf74/e19fd5c1){ASSIGNED} LLGM Assign post (d4c5bf74 => e19fd5c1) (gprs_llc.c:1125) 20241209095508169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095508169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095508169 DMM DEBUG MM(262420000000017/e19fd5c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095508180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095508180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095508180 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095508180 DMM DEBUG MM(262420000000017/e19fd5c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241209095508180 DMM NOTICE MM(262420000000017/e19fd5c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095508180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095508180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095508180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095508181 DMM DEBUG MM(262420000000017/e19fd5c1) Requesting authorization (sgsn_auth.c:160) 20241209095508181 DMM INFO MM(262420000000017/e19fd5c1) Requesting authentication tuples (sgsn_auth.c:184) 20241209095508181 DMM DEBUG MM(262420000000017/e19fd5c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095508181 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241209095508181 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241209095508222 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095508222 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095508222 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095508222 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095508222 DMM INFO MM(262420000000017/e19fd5c1) Subscriber data update (mmctx.c:445) 20241209095508222 DMM DEBUG MM(262420000000017/e19fd5c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095508222 DMM INFO MM(262420000000017/e19fd5c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095508222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095508222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095508222 DMM INFO MM(262420000000017/e19fd5c1) <- GMM AUTH AND CIPHERING REQ (rand = 18 67 ab f9 03 c2 0f 60 44 8b 79 1b 5e 32 84 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095508231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095508231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095508231 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095508231 DMM INFO MM(262420000000017/e19fd5c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095508231 DMM NOTICE MM(262420000000017/e19fd5c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095508231 DMM DEBUG MM(262420000000017/e19fd5c1) checking auth: received GSM SRES = 7d c9 7f 61 (gprs_gmm.c:648) 20241209095508231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095508231 DMM DEBUG MM(262420000000017/e19fd5c1) Requesting authorization (sgsn_auth.c:160) 20241209095508231 DMM INFO MM(262420000000017/e19fd5c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095508231 DMM DEBUG MM(262420000000017/e19fd5c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095508231 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241209095508231 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) 20241209095508231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095508231 DMM INFO MM(262420000000017/e19fd5c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe19fd5c1) (gprs_gmm.c:282) 20241209095508232 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095508232 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095508232 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241209095508232 DMM INFO MM(262420000000017/e19fd5c1) Subscriber data update (mmctx.c:445) 20241209095508232 DMM DEBUG MM(262420000000017/e19fd5c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095508232 DMM INFO MM(262420000000017/e19fd5c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095508232 DMM NOTICE MM(262420000000017/e19fd5c1) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241209095508232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095508232 DMM NOTICE MM(262420000000017/e19fd5c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095508232 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) 20241209095508233 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095508233 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241209095508233 DMM INFO MM(262420000000017/e19fd5c1) Subscriber data update (mmctx.c:445) 20241209095508233 DMM DEBUG MM(262420000000017/e19fd5c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095508239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095508239 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095508239 DMM INFO MM(262420000000017/e19fd5c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095508239 DMM NOTICE MM(262420000000017/e19fd5c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095508239 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095508239 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095508239 DLLC NOTICE LLME(d4c5bf74/e19fd5c1){ASSIGNED} LLGM Assign pre (ffffffff => e19fd5c1) (gprs_llc.c:1079) 20241209095508239 DLLC NOTICE LLME(ffffffff/e19fd5c1){ASSIGNED} LLGM Assign post (ffffffff => e19fd5c1) (gprs_llc.c:1125) 20241209095508239 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095508239 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095508239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095508239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095508290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095508290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095508290 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095508290 DMM INFO MM(262420000000017/e19fd5c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095508290 DMM INFO MM(262420000000017/e19fd5c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095508290 DMM DEBUG MM(262420000000017/e19fd5c1) Using GGSN 0 (gprs_sm.c:317) 20241209095508290 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) 20241209095508290 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241209095508290 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095508290 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095508291 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241209095508299 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 23 1d 96 c7 11 84 b9 48 fd 14 05 7f 41 f1 3e 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241209095508299 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d5cf0) (sgsn_libgtp.c:633) 20241209095508299 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095508299 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dbbb8 TLLI=e19fd5c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095508299 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095508299 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@81a2cd7fa7ee: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095508306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095508307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095508307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(741)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(735)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(742)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(730)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(740)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(738)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(728)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(733)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241209095508427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095508828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37376) 20241209095509307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095509307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37376, count=92560) 20241209095510309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095510309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:10 UTC 2024 /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 20241209095511310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095511310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_pdp_act_unattached started. 20241209095511856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095511857 DMM INFO MM(262420000000017/e19fd5c1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095511857 DMM INFO MM(262420000000017/e19fd5c1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095511857 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095511857 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095511857 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095511857 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095511857 DLLC NOTICE LLME(ffffffff/e19fd5c1){ASSIGNED} LLGM Assign pre (e19fd5c1 => ffffffff) (gprs_llc.c:1079) 20241209095511857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e19fd5c1 => ffffffff) (gprs_llc.c:1125) 20241209095511857 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476db860 (gprs_sndcp.c:574) 20241209095511857 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dbbb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095511857 DMM NOTICE MM(262420000000017/e19fd5c1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095511857 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241209095511857 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095511857 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095511857 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241209095511857 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241209095511857 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) 20241209095511857 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) 20241209095511857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095511857 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095511857 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095511857 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095511857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095511878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095511878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095511878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095511878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095511878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095511878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095511878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095511878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095511879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095511879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095511879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095511879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095511879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095511879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095511879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095511879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095511879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095511879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095511879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095511879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095511883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095511888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095511889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095511898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095511898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095511898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095511898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095511898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095511898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095511898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095511898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095511899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095511899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095511899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095511899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095511899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095511899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095511899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095511899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095511899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095511899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095511900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095511900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095511902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095511908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095511908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095511919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095511919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095511919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095511919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095511919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095511919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095511919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095511919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095511920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095511920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095511920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095511921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095511921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095511921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095511921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095511921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095511921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095511921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095511921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095511921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095511921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095511924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095511931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095511931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095512310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095512310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095512310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095512310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095512312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095512312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@81a2cd7fa7ee: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FE06805F'O, index=0 SGSN_Test-GSUP(761)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241209095512370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095512370 DLLC NOTICE LLME(ffffffff/fe06805f){UNASSIGNED} LLC RX: unknown TLLI 0xfe06805f, creating LLME on the fly (gprs_llc.c:552) 20241209095512370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095512370 DMM NOTICE LLME(ffffffff/fe06805f){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241209095512370 DLLC NOTICE LLME(ffffffff/fe06805f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209095512370 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@81a2cd7fa7ee: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095512383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(754)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@81a2cd7fa7ee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095512385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095512385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(749)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(759)@81a2cd7fa7ee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@81a2cd7fa7ee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(752)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(757)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(747)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:12 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241209095512461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095512762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20241209095513386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095513386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20241209095514386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095514386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:14 UTC 2024 /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 20241209095515387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095515387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user started. 20241209095515798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095515799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095515831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095515831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095515831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095515831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095515831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095515831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095515831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095515831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(768)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095515832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095515832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095515832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095515833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095515833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095515833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095515833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095515833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095515833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095515833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095515833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095515833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095515835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(765)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095515841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095515841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(766)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095515850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095515851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095515851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095515851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095515851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095515851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095515851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095515851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(774)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095515851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095515851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095515851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095515852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095515852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095515852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095515852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095515852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095515852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095515852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095515852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095515852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095515854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095515859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095515859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(773)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_user-BVCI210(771)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095515864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095515864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095515864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095515864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095515864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095515864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095515864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095515864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095515865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095515865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095515865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095515865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095515865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095515865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095515865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095515865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095515865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095515865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095515865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095515865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095515865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095515867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095515874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095515874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095516389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209095516389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095516389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095516389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095516393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095516394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_pdp_act_user-BVCI196(766)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='ED167000'O, index=0 SGSN_Test-GSUP(780)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@81a2cd7fa7ee: 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 := 'B51301FFD358C4632BB62DEAFF3BCC0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93DE4203'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DD66344925B83C3'O } } } } } 20241209095516508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516508 DLLC NOTICE LLME(ffffffff/ed167000){UNASSIGNED} LLC RX: unknown TLLI 0xed167000, creating LLME on the fly (gprs_llc.c:552) 20241209095516508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241209095516508 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095516508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095516508 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095516508 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095516508 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095516508 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095516508 DLLC NOTICE LLME(ffffffff/ed167000){UNASSIGNED} LLGM Assign pre (ed167000 => cde88a3b) (gprs_llc.c:1079) 20241209095516508 DLLC NOTICE LLME(ed167000/cde88a3b){ASSIGNED} LLGM Assign post (ed167000 => cde88a3b) (gprs_llc.c:1125) 20241209095516508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095516508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095516508 DMM DEBUG MM(262420000000019/cde88a3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095516516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516517 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095516517 DMM DEBUG MM(262420000000019/cde88a3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241209095516517 DMM NOTICE MM(262420000000019/cde88a3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095516517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095516517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095516517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095516517 DMM DEBUG MM(262420000000019/cde88a3b) Requesting authorization (sgsn_auth.c:160) 20241209095516517 DMM INFO MM(262420000000019/cde88a3b) Requesting authentication tuples (sgsn_auth.c:184) 20241209095516517 DMM DEBUG MM(262420000000019/cde88a3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095516517 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241209095516517 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241209095516519 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095516519 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095516519 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095516519 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095516519 DMM INFO MM(262420000000019/cde88a3b) Subscriber data update (mmctx.c:445) 20241209095516519 DMM DEBUG MM(262420000000019/cde88a3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095516519 DMM INFO MM(262420000000019/cde88a3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095516519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095516519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095516519 DMM INFO MM(262420000000019/cde88a3b) <- GMM AUTH AND CIPHERING REQ (rand = b5 13 01 ff d3 58 c4 63 2b b6 2d ea ff 3b cc 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095516527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516527 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095516527 DMM INFO MM(262420000000019/cde88a3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095516527 DMM NOTICE MM(262420000000019/cde88a3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095516527 DMM DEBUG MM(262420000000019/cde88a3b) checking auth: received GSM SRES = 93 de 42 03 (gprs_gmm.c:648) 20241209095516527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095516527 DMM DEBUG MM(262420000000019/cde88a3b) Requesting authorization (sgsn_auth.c:160) 20241209095516527 DMM INFO MM(262420000000019/cde88a3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095516527 DMM DEBUG MM(262420000000019/cde88a3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095516527 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241209095516527 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) 20241209095516527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095516527 DMM INFO MM(262420000000019/cde88a3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcde88a3b) (gprs_gmm.c:282) 20241209095516529 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095516529 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095516529 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241209095516529 DMM INFO MM(262420000000019/cde88a3b) Subscriber data update (mmctx.c:445) 20241209095516529 DMM DEBUG MM(262420000000019/cde88a3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095516529 DMM INFO MM(262420000000019/cde88a3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095516529 DMM NOTICE MM(262420000000019/cde88a3b) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241209095516529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095516529 DMM NOTICE MM(262420000000019/cde88a3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095516529 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) 20241209095516530 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095516530 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241209095516530 DMM INFO MM(262420000000019/cde88a3b) Subscriber data update (mmctx.c:445) 20241209095516530 DMM DEBUG MM(262420000000019/cde88a3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095516537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516537 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095516537 DMM INFO MM(262420000000019/cde88a3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095516537 DMM NOTICE MM(262420000000019/cde88a3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095516537 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095516537 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095516537 DLLC NOTICE LLME(ed167000/cde88a3b){ASSIGNED} LLGM Assign pre (ffffffff => cde88a3b) (gprs_llc.c:1079) 20241209095516537 DLLC NOTICE LLME(ffffffff/cde88a3b){ASSIGNED} LLGM Assign post (ffffffff => cde88a3b) (gprs_llc.c:1125) 20241209095516537 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095516537 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095516537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095516537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095516592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516593 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095516593 DMM INFO MM(262420000000019/cde88a3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095516593 DMM INFO MM(262420000000019/cde88a3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095516593 DMM DEBUG MM(262420000000019/cde88a3b) Using GGSN 0 (gprs_sm.c:317) 20241209095516593 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) 20241209095516593 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241209095516593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095516593 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095516593 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241209095516616 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 af ee 73 3a 11 db 56 0d 0a 14 05 7f 70 13 4d 77 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) 20241209095516616 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c92148, cbp=0x55a2476d6180) (sgsn_libgtp.c:633) 20241209095516616 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095516616 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dccf8 TLLI=cde88a3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095516616 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095516616 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095516624 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241209095516628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095516628 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095516628 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(766)@81a2cd7fa7ee: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095516631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095516632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(780)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095516633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(778)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(769)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(766)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(774)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(776)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(767)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(772)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(766): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:16 UTC 2024 ====== 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 20241209095516761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095517163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95684) 20241209095517634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095517634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95684, count=96224) 20241209095518635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095518635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:19 UTC 2024 /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 20241209095519637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095519637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_ggsn_reject started. 20241209095520238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095520241 DMM INFO MM(262420000000019/cde88a3b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095520241 DMM INFO MM(262420000000019/cde88a3b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095520241 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095520241 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095520241 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095520241 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095520241 DLLC NOTICE LLME(ffffffff/cde88a3b){ASSIGNED} LLGM Assign pre (cde88a3b => ffffffff) (gprs_llc.c:1079) 20241209095520241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cde88a3b => ffffffff) (gprs_llc.c:1125) 20241209095520241 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476dc9a0 (gprs_sndcp.c:574) 20241209095520241 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dccf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095520241 DMM NOTICE MM(262420000000019/cde88a3b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095520241 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241209095520241 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095520241 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095520241 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241209095520241 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241209095520241 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) 20241209095520241 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) 20241209095520241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095520241 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095520241 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095520241 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095520241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095520283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095520283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095520283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095520283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095520283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095520283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095520283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095520283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095520284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095520284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095520284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095520284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095520284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095520284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095520284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095520284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095520284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095520284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(787)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095520284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095520284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095520286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095520290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095520299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095520299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095520299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095520299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095520299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095520299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095520299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095520299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095520300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095520300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095520300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095520301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095520301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095520301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095520301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095520301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095520301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095520301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095520301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095520301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095520304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095520310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095520317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095520317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095520317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095520317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095520317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095520317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095520317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095520317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095520318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095520318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095520318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095520318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095520318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095520318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095520318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095520318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095520318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095520318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095520318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095520318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095520318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095520320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095520324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095520638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095520638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095520638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095520638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095520641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095520642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D0F7E1B1'O, index=0 SGSN_Test-GSUP(799)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@81a2cd7fa7ee: 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 := 'CF361827B88F2455315EA3CDF7D96F22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50E738AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B772161D5E2C96DF'O } } } } } 20241209095520668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520668 DLLC NOTICE LLME(ffffffff/d0f7e1b1){UNASSIGNED} LLC RX: unknown TLLI 0xd0f7e1b1, creating LLME on the fly (gprs_llc.c:552) 20241209095520668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095520668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241209095520668 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095520668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095520668 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095520668 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095520668 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095520668 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095520668 DLLC NOTICE LLME(ffffffff/d0f7e1b1){UNASSIGNED} LLGM Assign pre (d0f7e1b1 => f84efa98) (gprs_llc.c:1079) 20241209095520668 DLLC NOTICE LLME(d0f7e1b1/f84efa98){ASSIGNED} LLGM Assign post (d0f7e1b1 => f84efa98) (gprs_llc.c:1125) 20241209095520668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095520668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095520668 DMM DEBUG MM(262420000000020/f84efa98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095520679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095520679 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095520679 DMM DEBUG MM(262420000000020/f84efa98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241209095520679 DMM NOTICE MM(262420000000020/f84efa98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095520679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095520679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095520679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095520679 DMM DEBUG MM(262420000000020/f84efa98) Requesting authorization (sgsn_auth.c:160) 20241209095520679 DMM INFO MM(262420000000020/f84efa98) Requesting authentication tuples (sgsn_auth.c:184) 20241209095520679 DMM DEBUG MM(262420000000020/f84efa98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095520679 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241209095520679 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241209095520726 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095520726 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095520726 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095520726 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095520726 DMM INFO MM(262420000000020/f84efa98) Subscriber data update (mmctx.c:445) 20241209095520726 DMM DEBUG MM(262420000000020/f84efa98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095520726 DMM INFO MM(262420000000020/f84efa98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095520726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095520726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095520726 DMM INFO MM(262420000000020/f84efa98) <- GMM AUTH AND CIPHERING REQ (rand = cf 36 18 27 b8 8f 24 55 31 5e a3 cd f7 d9 6f 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095520743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095520743 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095520744 DMM INFO MM(262420000000020/f84efa98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095520744 DMM NOTICE MM(262420000000020/f84efa98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095520744 DMM DEBUG MM(262420000000020/f84efa98) checking auth: received GSM SRES = 50 e7 38 ac (gprs_gmm.c:648) 20241209095520744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095520744 DMM DEBUG MM(262420000000020/f84efa98) Requesting authorization (sgsn_auth.c:160) 20241209095520744 DMM INFO MM(262420000000020/f84efa98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095520744 DMM DEBUG MM(262420000000020/f84efa98) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095520744 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241209095520744 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) 20241209095520744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095520744 DMM INFO MM(262420000000020/f84efa98) <- GMM ATTACH ACCEPT (new P-TMSI=0xf84efa98) (gprs_gmm.c:282) 20241209095520747 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095520747 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095520747 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241209095520747 DMM INFO MM(262420000000020/f84efa98) Subscriber data update (mmctx.c:445) 20241209095520747 DMM DEBUG MM(262420000000020/f84efa98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095520747 DMM INFO MM(262420000000020/f84efa98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095520747 DMM NOTICE MM(262420000000020/f84efa98) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241209095520747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095520747 DMM NOTICE MM(262420000000020/f84efa98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095520747 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) 20241209095520749 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095520749 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241209095520749 DMM INFO MM(262420000000020/f84efa98) Subscriber data update (mmctx.c:445) 20241209095520749 DMM DEBUG MM(262420000000020/f84efa98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095520761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095520761 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095520761 DMM INFO MM(262420000000020/f84efa98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095520761 DMM NOTICE MM(262420000000020/f84efa98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095520761 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095520761 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095520761 DLLC NOTICE LLME(d0f7e1b1/f84efa98){ASSIGNED} LLGM Assign pre (ffffffff => f84efa98) (gprs_llc.c:1079) 20241209095520761 DLLC NOTICE LLME(ffffffff/f84efa98){ASSIGNED} LLGM Assign post (ffffffff => f84efa98) (gprs_llc.c:1125) 20241209095520761 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095520761 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095520761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095520761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095520814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095520814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095520814 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095520814 DMM INFO MM(262420000000020/f84efa98) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095520814 DMM INFO MM(262420000000020/f84efa98) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095520814 DMM DEBUG MM(262420000000020/f84efa98) Using GGSN 0 (gprs_sm.c:317) 20241209095520814 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) 20241209095520814 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241209095520814 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095520814 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095520814 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241209095520822 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 fe a8 30 68 11 10 37 0b 9f 14 05 7f 96 17 9a f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241209095520822 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095520822 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241209095520822 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241209095520822 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095520822 DMM NOTICE MM(262420000000020/f84efa98) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@81a2cd7fa7ee: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095520826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095520827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095520827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(784)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(787)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(797)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(792)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(785)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(790)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(795)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:20 UTC 2024 ====== 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 20241209095520884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095521286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86116) 20241209095521828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095521828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86116, count=99276) 20241209095522830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095522830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:23 UTC 2024 /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 20241209095523831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095523831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_deact_mo started. 20241209095524370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095524372 DMM INFO MM(262420000000020/f84efa98) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095524372 DMM INFO MM(262420000000020/f84efa98) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095524372 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095524372 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095524372 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095524372 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095524372 DLLC NOTICE LLME(ffffffff/f84efa98){ASSIGNED} LLGM Assign pre (f84efa98 => ffffffff) (gprs_llc.c:1079) 20241209095524372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f84efa98 => ffffffff) (gprs_llc.c:1125) 20241209095524372 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241209095524372 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) 20241209095524372 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) 20241209095524372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095524372 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095524372 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095524372 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095524372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095524394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095524394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095524394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095524394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095524394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095524394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095524394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095524394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095524395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095524395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095524395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095524395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095524395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095524395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095524395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095524395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095524395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095524395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095524395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095524395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095524398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095524403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524403 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095524412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095524412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095524412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095524412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095524412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095524412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095524412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095524412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095524413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095524413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095524413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095524413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095524413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095524413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095524413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095524413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095524413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095524413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095524414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095524414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095524416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095524422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524422 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095524430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095524430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095524430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095524430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524430 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095524430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095524430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095524430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095524430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095524430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095524430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095524430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095524431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095524431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095524431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095524431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095524431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095524431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095524431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095524431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095524431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095524431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095524433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095524439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524439 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095524832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095524832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095524832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095524832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095524835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095524836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F80BC30F'O, index=0 SGSN_Test-GSUP(818)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := 'A82A1C52E2F4FC33F6BF3B0317287FE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74E7A093'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D622FE49F464F626'O } } } } } 20241209095524900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524900 DLLC NOTICE LLME(ffffffff/f80bc30f){UNASSIGNED} LLC RX: unknown TLLI 0xf80bc30f, creating LLME on the fly (gprs_llc.c:552) 20241209095524900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095524900 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241209095524900 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095524900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095524900 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095524900 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095524900 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095524900 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095524900 DLLC NOTICE LLME(ffffffff/f80bc30f){UNASSIGNED} LLGM Assign pre (f80bc30f => f12519c8) (gprs_llc.c:1079) 20241209095524900 DLLC NOTICE LLME(f80bc30f/f12519c8){ASSIGNED} LLGM Assign post (f80bc30f => f12519c8) (gprs_llc.c:1125) 20241209095524900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095524900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095524900 DMM DEBUG MM(262420000000021/f12519c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095524910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095524910 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095524910 DMM DEBUG MM(262420000000021/f12519c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209095524910 DMM NOTICE MM(262420000000021/f12519c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095524910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095524910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095524910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095524910 DMM DEBUG MM(262420000000021/f12519c8) Requesting authorization (sgsn_auth.c:160) 20241209095524910 DMM INFO MM(262420000000021/f12519c8) Requesting authentication tuples (sgsn_auth.c:184) 20241209095524910 DMM DEBUG MM(262420000000021/f12519c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095524910 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241209095524910 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241209095524911 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095524911 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095524911 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095524911 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095524911 DMM INFO MM(262420000000021/f12519c8) Subscriber data update (mmctx.c:445) 20241209095524911 DMM DEBUG MM(262420000000021/f12519c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095524911 DMM INFO MM(262420000000021/f12519c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095524911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095524911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095524911 DMM INFO MM(262420000000021/f12519c8) <- GMM AUTH AND CIPHERING REQ (rand = a8 2a 1c 52 e2 f4 fc 33 f6 bf 3b 03 17 28 7f e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095524915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095524915 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095524915 DMM INFO MM(262420000000021/f12519c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095524915 DMM NOTICE MM(262420000000021/f12519c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095524915 DMM DEBUG MM(262420000000021/f12519c8) checking auth: received GSM SRES = 74 e7 a0 93 (gprs_gmm.c:648) 20241209095524915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095524915 DMM DEBUG MM(262420000000021/f12519c8) Requesting authorization (sgsn_auth.c:160) 20241209095524915 DMM INFO MM(262420000000021/f12519c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095524915 DMM DEBUG MM(262420000000021/f12519c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095524915 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209095524915 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) 20241209095524915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095524915 DMM INFO MM(262420000000021/f12519c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf12519c8) (gprs_gmm.c:282) 20241209095524916 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095524916 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095524916 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209095524916 DMM INFO MM(262420000000021/f12519c8) Subscriber data update (mmctx.c:445) 20241209095524916 DMM DEBUG MM(262420000000021/f12519c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095524916 DMM INFO MM(262420000000021/f12519c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095524916 DMM NOTICE MM(262420000000021/f12519c8) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209095524916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095524916 DMM NOTICE MM(262420000000021/f12519c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095524916 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) 20241209095524917 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095524917 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209095524917 DMM INFO MM(262420000000021/f12519c8) Subscriber data update (mmctx.c:445) 20241209095524917 DMM DEBUG MM(262420000000021/f12519c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095524926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095524926 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095524926 DMM INFO MM(262420000000021/f12519c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095524926 DMM NOTICE MM(262420000000021/f12519c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095524926 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095524926 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095524926 DLLC NOTICE LLME(f80bc30f/f12519c8){ASSIGNED} LLGM Assign pre (ffffffff => f12519c8) (gprs_llc.c:1079) 20241209095524926 DLLC NOTICE LLME(ffffffff/f12519c8){ASSIGNED} LLGM Assign post (ffffffff => f12519c8) (gprs_llc.c:1125) 20241209095524926 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095524926 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095524926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095524926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095524984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095524984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095524984 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095524984 DMM INFO MM(262420000000021/f12519c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095524984 DMM INFO MM(262420000000021/f12519c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095524984 DMM DEBUG MM(262420000000021/f12519c8) Using GGSN 0 (gprs_sm.c:317) 20241209095524984 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) 20241209095524984 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241209095524984 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095524984 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095524984 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241209095525005 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 3d c8 22 8e 11 f8 40 57 2d 14 05 7f 70 9e ad 1a 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) 20241209095525005 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095525005 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095525005 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=f12519c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095525005 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095525005 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095525025 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241209095525036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095525036 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095525036 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095525041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095525041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241209095525041 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095525041 DMM INFO MM(262420000000021/f12519c8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209095525041 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095525041 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241209095525045 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) 20241209095525045 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095525045 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209095525045 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=f12519c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095525045 DMM INFO MM(262420000000021/f12519c8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209095525045 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241209095525045 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81a2cd7fa7ee: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095525062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095525066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095525067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(818)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(811)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(816)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(806)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(814)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(804)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(809)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:25 UTC 2024 ====== 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 20241209095525197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095525600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105196) 20241209095526067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095526067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105196, count=106356) 20241209095527069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095527069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:27 UTC 2024 /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 20241209095528071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095528071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_deact_mt started. 20241209095528633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095528634 DMM INFO MM(262420000000021/f12519c8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095528634 DMM INFO MM(262420000000021/f12519c8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095528634 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095528634 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095528634 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095528634 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095528634 DLLC NOTICE LLME(ffffffff/f12519c8){ASSIGNED} LLGM Assign pre (f12519c8 => ffffffff) (gprs_llc.c:1079) 20241209095528634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f12519c8 => ffffffff) (gprs_llc.c:1125) 20241209095528634 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241209095528634 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) 20241209095528634 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) 20241209095528634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095528634 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095528635 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095528635 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095528635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095528660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095528660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095528660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095528661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095528661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095528661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095528661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095528661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095528661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095528663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(826)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095528669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095528669 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095528680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095528680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095528680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095528680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095528680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095528680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095528681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095528681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095528682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095528687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095528687 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095528697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095528697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095528697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095528697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095528697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095528697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095528697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095528697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095528698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095528698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095528698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095528698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095528698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095528698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095528698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095528698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095528698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095528698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095528698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095528698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095528698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095528701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095528706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095528706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095529073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095529073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095529073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095529073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095529074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095529075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='CBB0056C'O, index=0 SGSN_Test-GSUP(837)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '6ED4DE040EE06DDD92E4790DC279869F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '538B3EE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F41555FBAB58BACD'O } } } } } 20241209095529111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529111 DLLC NOTICE LLME(ffffffff/cbb0056c){UNASSIGNED} LLC RX: unknown TLLI 0xcbb0056c, creating LLME on the fly (gprs_llc.c:552) 20241209095529111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241209095529111 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095529111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095529111 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095529111 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095529111 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095529111 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095529111 DLLC NOTICE LLME(ffffffff/cbb0056c){UNASSIGNED} LLGM Assign pre (cbb0056c => d2b68584) (gprs_llc.c:1079) 20241209095529111 DLLC NOTICE LLME(cbb0056c/d2b68584){ASSIGNED} LLGM Assign post (cbb0056c => d2b68584) (gprs_llc.c:1125) 20241209095529111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095529111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095529111 DMM DEBUG MM(262420000000022/d2b68584) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095529123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529123 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529123 DMM DEBUG MM(262420000000022/d2b68584) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209095529123 DMM NOTICE MM(262420000000022/d2b68584) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095529123 DMM DEBUG MM(262420000000022/d2b68584) Requesting authorization (sgsn_auth.c:160) 20241209095529123 DMM INFO MM(262420000000022/d2b68584) Requesting authentication tuples (sgsn_auth.c:184) 20241209095529123 DMM DEBUG MM(262420000000022/d2b68584) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095529123 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241209095529123 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241209095529127 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095529127 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095529127 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095529127 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095529127 DMM INFO MM(262420000000022/d2b68584) Subscriber data update (mmctx.c:445) 20241209095529127 DMM DEBUG MM(262420000000022/d2b68584) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095529127 DMM INFO MM(262420000000022/d2b68584) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095529127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095529127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095529127 DMM INFO MM(262420000000022/d2b68584) <- GMM AUTH AND CIPHERING REQ (rand = 6e d4 de 04 0e e0 6d dd 92 e4 79 0d c2 79 86 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095529140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529140 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529140 DMM INFO MM(262420000000022/d2b68584) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095529140 DMM NOTICE MM(262420000000022/d2b68584) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095529140 DMM DEBUG MM(262420000000022/d2b68584) checking auth: received GSM SRES = 53 8b 3e e2 (gprs_gmm.c:648) 20241209095529140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095529140 DMM DEBUG MM(262420000000022/d2b68584) Requesting authorization (sgsn_auth.c:160) 20241209095529140 DMM INFO MM(262420000000022/d2b68584) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095529140 DMM DEBUG MM(262420000000022/d2b68584) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095529140 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209095529140 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) 20241209095529140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095529140 DMM INFO MM(262420000000022/d2b68584) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b68584) (gprs_gmm.c:282) 20241209095529143 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095529143 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095529143 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209095529143 DMM INFO MM(262420000000022/d2b68584) Subscriber data update (mmctx.c:445) 20241209095529143 DMM DEBUG MM(262420000000022/d2b68584) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095529144 DMM INFO MM(262420000000022/d2b68584) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095529144 DMM NOTICE MM(262420000000022/d2b68584) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241209095529144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095529144 DMM NOTICE MM(262420000000022/d2b68584) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095529144 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) 20241209095529145 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095529145 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209095529145 DMM INFO MM(262420000000022/d2b68584) Subscriber data update (mmctx.c:445) 20241209095529145 DMM DEBUG MM(262420000000022/d2b68584) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095529157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529157 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529157 DMM INFO MM(262420000000022/d2b68584) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095529157 DMM NOTICE MM(262420000000022/d2b68584) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095529157 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095529157 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095529157 DLLC NOTICE LLME(cbb0056c/d2b68584){ASSIGNED} LLGM Assign pre (ffffffff => d2b68584) (gprs_llc.c:1079) 20241209095529157 DLLC NOTICE LLME(ffffffff/d2b68584){ASSIGNED} LLGM Assign post (ffffffff => d2b68584) (gprs_llc.c:1125) 20241209095529157 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095529157 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095529157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095529157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095529214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529214 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529214 DMM INFO MM(262420000000022/d2b68584) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095529214 DMM INFO MM(262420000000022/d2b68584) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095529214 DMM DEBUG MM(262420000000022/d2b68584) Using GGSN 0 (gprs_sm.c:317) 20241209095529214 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) 20241209095529214 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241209095529214 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095529214 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095529214 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241209095529242 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 6a 43 58 e7 11 0f f2 c9 29 14 05 7f 7a d7 c5 f4 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) 20241209095529242 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095529242 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095529242 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=d2b68584, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095529242 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095529242 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095529257 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241209095529262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529262 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529262 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529264 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209095529264 DGPRS INFO PDP(262420000000022:5): Context 0x7fa301c931c0 was deleted (sgsn_libgtp.c:707) 20241209095529264 DMM INFO MM(262420000000022/d2b68584) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095529264 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241209095529264 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81a2cd7fa7ee: Removing Client IMSI='262420000000022'H, index=0 20241209095529268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095529268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095529268 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095529268 DMM INFO MM(262420000000022/d2b68584) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095529269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095529272 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095529272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(835)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(830)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(825)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(833)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(823)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(828)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@81a2cd7fa7ee: 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'. Mon Dec 9 09:55:29 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241209095529338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095529740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104112) 20241209095530272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095530272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104112, count=104932) 20241209095531273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095531273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:31 UTC 2024 /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 20241209095532274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095532274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_dup started. 20241209095532840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095532842 DMM INFO MM(262420000000022/d2b68584) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095532842 DMM INFO MM(262420000000022/d2b68584) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095532842 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095532842 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095532842 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095532842 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095532842 DLLC NOTICE LLME(ffffffff/d2b68584){ASSIGNED} LLGM Assign pre (d2b68584 => ffffffff) (gprs_llc.c:1079) 20241209095532842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b68584 => ffffffff) (gprs_llc.c:1125) 20241209095532842 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095532842 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095532842 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241209095532842 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) 20241209095532842 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) 20241209095532842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095532842 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095532842 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095532842 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095532842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(844)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095532884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095532884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095532884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095532884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095532884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095532884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095532884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095532884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095532885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095532885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095532885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095532885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095532885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095532885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095532885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095532885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095532885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095532885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095532885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095532885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095532887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095532892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095532892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(844)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(842)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095532895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095532895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095532895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095532895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095532895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095532896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095532896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095532896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095532896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095532896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095532896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095532896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095532896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095532896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095532897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095532897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095532899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095532906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095532906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095532912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095532912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095532912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095532912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095532912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095532912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095532912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095532912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095532913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095532913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095532913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095532913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095532913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095532913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095532913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095532913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095532913 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095532913 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095532913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(854)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095532913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095532913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095532915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095532923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095532923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095533235 DGPRS DEBUG Checking for inactive LLMEs, time = 36266332 (sgsn.c:132) 20241209095533275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095533275 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095533275 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095533275 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095533276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095533276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C46E7939'O, index=0 SGSN_Test-GSUP(856)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: 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 := 'EE3D545D2D023EEF39571014FAD2EDB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D7AAC8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1493BBE5A82BC420'O } } } } } 20241209095533301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533301 DLLC NOTICE LLME(ffffffff/c46e7939){UNASSIGNED} LLC RX: unknown TLLI 0xc46e7939, creating LLME on the fly (gprs_llc.c:552) 20241209095533301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533301 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241209095533301 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095533301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095533301 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095533301 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095533301 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095533301 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095533301 DLLC NOTICE LLME(ffffffff/c46e7939){UNASSIGNED} LLGM Assign pre (c46e7939 => f84214fa) (gprs_llc.c:1079) 20241209095533301 DLLC NOTICE LLME(c46e7939/f84214fa){ASSIGNED} LLGM Assign post (c46e7939 => f84214fa) (gprs_llc.c:1125) 20241209095533301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095533301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095533301 DMM DEBUG MM(262420000000046/f84214fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095533307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533307 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533307 DMM DEBUG MM(262420000000046/f84214fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241209095533307 DMM NOTICE MM(262420000000046/f84214fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095533307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095533307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095533307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095533307 DMM DEBUG MM(262420000000046/f84214fa) Requesting authorization (sgsn_auth.c:160) 20241209095533307 DMM INFO MM(262420000000046/f84214fa) Requesting authentication tuples (sgsn_auth.c:184) 20241209095533307 DMM DEBUG MM(262420000000046/f84214fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095533307 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241209095533307 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241209095533350 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095533350 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095533350 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095533350 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095533350 DMM INFO MM(262420000000046/f84214fa) Subscriber data update (mmctx.c:445) 20241209095533350 DMM DEBUG MM(262420000000046/f84214fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095533350 DMM INFO MM(262420000000046/f84214fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095533350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095533350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095533350 DMM INFO MM(262420000000046/f84214fa) <- GMM AUTH AND CIPHERING REQ (rand = ee 3d 54 5d 2d 02 3e ef 39 57 10 14 fa d2 ed b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095533369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533369 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533369 DMM INFO MM(262420000000046/f84214fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095533369 DMM NOTICE MM(262420000000046/f84214fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095533369 DMM DEBUG MM(262420000000046/f84214fa) checking auth: received GSM SRES = 2d 7a ac 8f (gprs_gmm.c:648) 20241209095533369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095533369 DMM DEBUG MM(262420000000046/f84214fa) Requesting authorization (sgsn_auth.c:160) 20241209095533369 DMM INFO MM(262420000000046/f84214fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095533369 DMM DEBUG MM(262420000000046/f84214fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095533369 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241209095533369 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) 20241209095533369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095533369 DMM INFO MM(262420000000046/f84214fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf84214fa) (gprs_gmm.c:282) 20241209095533373 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095533373 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095533373 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241209095533373 DMM INFO MM(262420000000046/f84214fa) Subscriber data update (mmctx.c:445) 20241209095533373 DMM DEBUG MM(262420000000046/f84214fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095533373 DMM INFO MM(262420000000046/f84214fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095533373 DMM NOTICE MM(262420000000046/f84214fa) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241209095533373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095533373 DMM NOTICE MM(262420000000046/f84214fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095533373 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) 20241209095533375 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095533375 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241209095533375 DMM INFO MM(262420000000046/f84214fa) Subscriber data update (mmctx.c:445) 20241209095533375 DMM DEBUG MM(262420000000046/f84214fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095533388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533388 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533388 DMM INFO MM(262420000000046/f84214fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095533388 DMM NOTICE MM(262420000000046/f84214fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095533388 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095533389 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095533389 DLLC NOTICE LLME(c46e7939/f84214fa){ASSIGNED} LLGM Assign pre (ffffffff => f84214fa) (gprs_llc.c:1079) 20241209095533389 DLLC NOTICE LLME(ffffffff/f84214fa){ASSIGNED} LLGM Assign post (ffffffff => f84214fa) (gprs_llc.c:1125) 20241209095533389 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095533389 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095533389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095533389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095533443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533443 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533443 DMM INFO MM(262420000000046/f84214fa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095533443 DMM INFO MM(262420000000046/f84214fa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095533443 DMM DEBUG MM(262420000000046/f84214fa) Using GGSN 0 (gprs_sm.c:317) 20241209095533443 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) 20241209095533443 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241209095533443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095533443 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095533443 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241209095533471 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 62 a2 b5 50 11 ba 71 10 c0 14 05 7f ae d1 7e fe 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) 20241209095533471 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095533471 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095533471 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=f84214fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095533471 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095533471 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095533482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533482 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533482 DMM INFO MM(262420000000046/f84214fa) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241209095533482 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095533482 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241209095533482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095533482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095533482 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095533482 DMM INFO MM(262420000000046/f84214fa) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241209095533482 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095533482 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: "Received deletePDPContextResponse 1, seq_nr=1036" 20241209095533484 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) 20241209095533484 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095533484 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209095533484 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=f84214fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095533484 DMM INFO MM(262420000000046/f84214fa) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209095533484 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241209095533484 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095533485 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) 20241209095533485 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)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@81a2cd7fa7ee: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095535499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(854)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095535503 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(845)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095535503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(848)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(849)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(847)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(852)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(843)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:55:35 UTC 2024 ====== 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 20241209095535645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095536047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101520) 20241209095536505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095536505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101520, count=107852) 20241209095537506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095537506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:55:38 UTC 2024 /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 20241209095538507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095538507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_second_attempt started. 20241209095539134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095539134 DMM INFO MM(262420000000046/f84214fa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095539134 DMM INFO MM(262420000000046/f84214fa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095539134 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095539134 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095539134 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095539134 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095539134 DLLC NOTICE LLME(ffffffff/f84214fa){ASSIGNED} LLGM Assign pre (f84214fa => ffffffff) (gprs_llc.c:1079) 20241209095539134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f84214fa => ffffffff) (gprs_llc.c:1125) 20241209095539134 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241209095539134 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) 20241209095539134 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) 20241209095539134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095539134 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095539134 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095539134 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095539134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095539153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095539153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095539153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095539153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539153 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095539153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095539153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095539153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095539153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095539153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095539153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095539153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095539154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095539154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095539154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095539154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095539154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095539154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095539154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095539154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095539154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095539157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095539162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095539171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095539171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095539171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095539171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095539171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095539171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095539171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095539171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095539172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095539172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095539172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095539172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095539172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095539172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095539172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095539172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095539172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095539172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095539172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095539172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095539175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095539181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(870)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(867)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095539193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095539193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095539193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095539193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095539193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095539193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095539193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095539193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095539194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095539194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095539194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095539194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095539194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095539194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095539194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095539194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095539194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095539194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095539195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095539195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095539195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095539197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095539204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095539509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095539509 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095539509 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095539509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095539512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095539513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@81a2cd7fa7ee: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F185FBCB'O, index=0 SGSN_Test-GSUP(875)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@81a2cd7fa7ee: 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 := '4F88BDB90F202A988669C0DB7FEC8C72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA0F96A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA843CAA79762718'O } } } } } 20241209095539555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539555 DLLC NOTICE LLME(ffffffff/f185fbcb){UNASSIGNED} LLC RX: unknown TLLI 0xf185fbcb, creating LLME on the fly (gprs_llc.c:552) 20241209095539555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539555 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241209095539555 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095539555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095539555 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095539555 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095539555 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095539555 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095539555 DLLC NOTICE LLME(ffffffff/f185fbcb){UNASSIGNED} LLGM Assign pre (f185fbcb => d52a34ba) (gprs_llc.c:1079) 20241209095539555 DLLC NOTICE LLME(f185fbcb/d52a34ba){ASSIGNED} LLGM Assign post (f185fbcb => d52a34ba) (gprs_llc.c:1125) 20241209095539555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095539555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095539555 DMM DEBUG MM(262420000000022/d52a34ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095539568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539568 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095539568 DMM DEBUG MM(262420000000022/d52a34ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209095539568 DMM NOTICE MM(262420000000022/d52a34ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095539568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095539568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095539568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095539568 DMM DEBUG MM(262420000000022/d52a34ba) Requesting authorization (sgsn_auth.c:160) 20241209095539568 DMM INFO MM(262420000000022/d52a34ba) Requesting authentication tuples (sgsn_auth.c:184) 20241209095539568 DMM DEBUG MM(262420000000022/d52a34ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095539568 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241209095539568 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241209095539572 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095539572 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095539572 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095539572 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095539572 DMM INFO MM(262420000000022/d52a34ba) Subscriber data update (mmctx.c:445) 20241209095539572 DMM DEBUG MM(262420000000022/d52a34ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095539572 DMM INFO MM(262420000000022/d52a34ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095539572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095539572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095539572 DMM INFO MM(262420000000022/d52a34ba) <- GMM AUTH AND CIPHERING REQ (rand = 4f 88 bd b9 0f 20 2a 98 86 69 c0 db 7f ec 8c 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095539585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539585 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095539585 DMM INFO MM(262420000000022/d52a34ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095539585 DMM NOTICE MM(262420000000022/d52a34ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095539585 DMM DEBUG MM(262420000000022/d52a34ba) checking auth: received GSM SRES = da 0f 96 a2 (gprs_gmm.c:648) 20241209095539585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095539585 DMM DEBUG MM(262420000000022/d52a34ba) Requesting authorization (sgsn_auth.c:160) 20241209095539585 DMM INFO MM(262420000000022/d52a34ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095539585 DMM DEBUG MM(262420000000022/d52a34ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095539585 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209095539585 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) 20241209095539585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095539586 DMM INFO MM(262420000000022/d52a34ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xd52a34ba) (gprs_gmm.c:282) 20241209095539588 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095539588 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095539588 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209095539588 DMM INFO MM(262420000000022/d52a34ba) Subscriber data update (mmctx.c:445) 20241209095539588 DMM DEBUG MM(262420000000022/d52a34ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095539588 DMM INFO MM(262420000000022/d52a34ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095539588 DMM NOTICE MM(262420000000022/d52a34ba) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241209095539588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095539588 DMM NOTICE MM(262420000000022/d52a34ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095539588 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) 20241209095539589 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095539589 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209095539589 DMM INFO MM(262420000000022/d52a34ba) Subscriber data update (mmctx.c:445) 20241209095539590 DMM DEBUG MM(262420000000022/d52a34ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095539596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539596 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095539596 DMM INFO MM(262420000000022/d52a34ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095539596 DMM NOTICE MM(262420000000022/d52a34ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095539596 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095539596 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095539596 DLLC NOTICE LLME(f185fbcb/d52a34ba){ASSIGNED} LLGM Assign pre (ffffffff => d52a34ba) (gprs_llc.c:1079) 20241209095539596 DLLC NOTICE LLME(ffffffff/d52a34ba){ASSIGNED} LLGM Assign post (ffffffff => d52a34ba) (gprs_llc.c:1125) 20241209095539596 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095539596 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095539596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095539596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_second_attempt(877)@81a2cd7fa7ee: 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 := '42F189C182BD3C6C4FB461CF20925019'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '370DFCA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EBC1E3FB37389F1'O } } } } } 20241209095539653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539653 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095539653 DMM INFO MM(262420000000022/d52a34ba) -> GMM ATTACH REQUEST MI(TMSI-0xD52A34BA) type="GPRS attach" (gprs_gmm.c:1248) 20241209095539653 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095539653 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095539653 DLLC NOTICE LLME(ffffffff/d52a34ba){ASSIGNED} LLGM Assign pre (d52a34ba => d4b5cd8b) (gprs_llc.c:1079) 20241209095539653 DLLC NOTICE LLME(d52a34ba/d4b5cd8b){ASSIGNED} LLGM Assign post (d52a34ba => d4b5cd8b) (gprs_llc.c:1125) 20241209095539653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095539653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095539653 DMM DEBUG MM(262420000000022/d4b5cd8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095539665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095539665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095539665 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095539665 DMM DEBUG MM(262420000000022/d4b5cd8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209095539665 DMM NOTICE MM(262420000000022/d4b5cd8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095539665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095539665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095539665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095539665 DMM DEBUG MM(262420000000022/d4b5cd8b) Requesting authorization (sgsn_auth.c:160) 20241209095539665 DMM INFO MM(262420000000022/d4b5cd8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095539665 DMM DEBUG MM(262420000000022/d4b5cd8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095539665 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209095539665 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) 20241209095545666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209095545666 DMM ERROR MM(262420000000022/d4b5cd8b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209095545666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209095545666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209095545666 DMM NOTICE MM(262420000000022/d4b5cd8b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209095545666 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241209095545666 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) 20241209095545666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Reject}: Deallocated (fsm.c:568) 20241209095545666 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Deallocated (fsm.c:568) 20241209095545666 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095545666 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209095545666 DLLC NOTICE LLME(d52a34ba/d4b5cd8b){ASSIGNED} LLGM Assign pre (d4b5cd8b => ffffffff) (gprs_llc.c:1079) 20241209095545666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b5cd8b => ffffffff) (gprs_llc.c:1125) 20241209095559510 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095559510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095559511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095603235 DGPRS DEBUG Checking for inactive LLMEs, time = 36266362 (sgsn.c:132) 20241209095609156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095609161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095609161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095609173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095609175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095609175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095609195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095609196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095609196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@81a2cd7fa7ee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81a2cd7fa7ee: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241209095609568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095609568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(873)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(875)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(874)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(868)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(863)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(866)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(872)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(861)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_second_attempt(877)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Tguard timeout" MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@81a2cd7fa7ee: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@81a2cd7fa7ee: 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 Dec 9 09:56:09 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241209095609571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41398<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095609623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095609924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107236) 20241209095610569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095610569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107236, count=112668) 20241209095611570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095611570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:56:11 UTC 2024 /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 20241209095612570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095612570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_echo_timeout started. 20241209095612977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095612978 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095612997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095612997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095612997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095612997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095612997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095612997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095612997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095612997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095612997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095612998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095612998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095612998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095612998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095612998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095612998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095612998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095612998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095612998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095612998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095612998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095612999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095612999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095613001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095613006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095613017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095613017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095613017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095613017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095613017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095613017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095613017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095613017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095613017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095613018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095613018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095613018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095613019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095613019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095613019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095613019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095613019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095613019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095613019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095613019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(888)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095613019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095613019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095613021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095613025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095613030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095613030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095613030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095613030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095613030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095613030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095613030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095613030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095613030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095613031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095613031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095613031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095613031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095613031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095613031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095613032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095613032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095613032 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095613032 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095613032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095613032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095613032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095613034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095613039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095613572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095613572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095613572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095613572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095613578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095613579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@81a2cd7fa7ee: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C32C48BA'O, index=0 SGSN_Test-GSUP(894)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@81a2cd7fa7ee: 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 := '994101092E726CF91697734C3797901E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '273884F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34E45F9ACCE6F15C'O } } } } } 20241209095613642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613643 DLLC NOTICE LLME(ffffffff/c32c48ba){UNASSIGNED} LLC RX: unknown TLLI 0xc32c48ba, creating LLME on the fly (gprs_llc.c:552) 20241209095613643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095613643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241209095613643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095613643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095613643 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095613643 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095613643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095613643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095613643 DLLC NOTICE LLME(ffffffff/c32c48ba){UNASSIGNED} LLGM Assign pre (c32c48ba => d3d0703c) (gprs_llc.c:1079) 20241209095613643 DLLC NOTICE LLME(c32c48ba/d3d0703c){ASSIGNED} LLGM Assign post (c32c48ba => d3d0703c) (gprs_llc.c:1125) 20241209095613643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095613643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095613643 DMM DEBUG MM(262420000000067/d3d0703c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095613656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095613656 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095613656 DMM DEBUG MM(262420000000067/d3d0703c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241209095613656 DMM NOTICE MM(262420000000067/d3d0703c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095613656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095613656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095613656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095613656 DMM DEBUG MM(262420000000067/d3d0703c) Requesting authorization (sgsn_auth.c:160) 20241209095613656 DMM INFO MM(262420000000067/d3d0703c) Requesting authentication tuples (sgsn_auth.c:184) 20241209095613656 DMM DEBUG MM(262420000000067/d3d0703c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095613656 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241209095613656 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241209095613659 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095613659 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095613659 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095613659 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095613659 DMM INFO MM(262420000000067/d3d0703c) Subscriber data update (mmctx.c:445) 20241209095613659 DMM DEBUG MM(262420000000067/d3d0703c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095613659 DMM INFO MM(262420000000067/d3d0703c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095613659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095613659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095613659 DMM INFO MM(262420000000067/d3d0703c) <- GMM AUTH AND CIPHERING REQ (rand = 99 41 01 09 2e 72 6c f9 16 97 73 4c 37 97 90 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095613670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095613670 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095613670 DMM INFO MM(262420000000067/d3d0703c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095613670 DMM NOTICE MM(262420000000067/d3d0703c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095613670 DMM DEBUG MM(262420000000067/d3d0703c) checking auth: received GSM SRES = 27 38 84 f6 (gprs_gmm.c:648) 20241209095613670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095613670 DMM DEBUG MM(262420000000067/d3d0703c) Requesting authorization (sgsn_auth.c:160) 20241209095613670 DMM INFO MM(262420000000067/d3d0703c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095613670 DMM DEBUG MM(262420000000067/d3d0703c) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095613670 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241209095613670 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) 20241209095613670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095613670 DMM INFO MM(262420000000067/d3d0703c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d0703c) (gprs_gmm.c:282) 20241209095613672 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095613672 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095613672 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241209095613672 DMM INFO MM(262420000000067/d3d0703c) Subscriber data update (mmctx.c:445) 20241209095613672 DMM DEBUG MM(262420000000067/d3d0703c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095613672 DMM INFO MM(262420000000067/d3d0703c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095613672 DMM NOTICE MM(262420000000067/d3d0703c) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241209095613672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095613672 DMM NOTICE MM(262420000000067/d3d0703c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095613672 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) 20241209095613672 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095613672 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241209095613672 DMM INFO MM(262420000000067/d3d0703c) Subscriber data update (mmctx.c:445) 20241209095613672 DMM DEBUG MM(262420000000067/d3d0703c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095613677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095613677 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095613677 DMM INFO MM(262420000000067/d3d0703c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095613677 DMM NOTICE MM(262420000000067/d3d0703c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095613677 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095613677 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095613677 DLLC NOTICE LLME(c32c48ba/d3d0703c){ASSIGNED} LLGM Assign pre (ffffffff => d3d0703c) (gprs_llc.c:1079) 20241209095613677 DLLC NOTICE LLME(ffffffff/d3d0703c){ASSIGNED} LLGM Assign post (ffffffff => d3d0703c) (gprs_llc.c:1125) 20241209095613677 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095613677 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095613677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095613677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095613730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095613730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095613730 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095613730 DMM INFO MM(262420000000067/d3d0703c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095613730 DMM INFO MM(262420000000067/d3d0703c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095613730 DMM DEBUG MM(262420000000067/d3d0703c) Using GGSN 0 (gprs_sm.c:317) 20241209095613730 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) 20241209095613730 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241209095613730 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095613730 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095613730 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241209095613736 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 4c 41 65 b5 11 bc 9a c9 0b 14 05 7f e6 b2 e9 0c 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) 20241209095613736 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095613736 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095613736 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=d3d0703c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095613736 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095613736 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095618595 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241209095618600 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) 20241209095618600 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a2476cd6c0) (sgsn_libgtp.c:633) 20241209095623596 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1039" 20241209095628597 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241209095628597 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1039" 20241209095633237 DGPRS DEBUG Checking for inactive LLMEs, time = 36266392 (sgsn.c:132) 20241209095633573 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095633573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095633574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095633598 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241209095633598 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241209095633598 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1041" 20241209095638599 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241209095638599 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241209095638599 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241209095638599 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1041" 20241209095643000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095643001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095643001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095643019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095643020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095643020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095643032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095643033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095643033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095643600 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241209095643600 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241209095643600 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241209095643600 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241209095643600 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1043" 20241209095648601 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241209095648601 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241209095648601 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241209095648601 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241209095648601 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a2476cd6c0) (sgsn_libgtp.c:633) 20241209095648601 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a2476cd6c0) (sgsn_libgtp.c:637) 20241209095648601 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241209095648601 DMM INFO MM(262420000000067/d3d0703c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095648601 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241209095648601 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095648601 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209095648601 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241209095648601 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095648601 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209095648601 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241209095648601 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095648601 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209095648601 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241209095648601 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095648601 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241209095648601 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@81a2cd7fa7ee: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@81a2cd7fa7ee: Removing Client IMSI='262420000000067'H, index=0 20241209095648606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095648606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095648606 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095648606 DMM INFO MM(262420000000067/d3d0703c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095648608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095648609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095648609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(882)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(892)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(894)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(888)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(890)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(886)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(880)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:56:48 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241209095648715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095649116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113148) 20241209095649610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095649610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113148, count=114408) 20241209095650611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095650611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:56:51 UTC 2024 /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 20241209095651612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095651612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_restart_ctr_echo started. 20241209095652142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095652143 DMM INFO MM(262420000000067/d3d0703c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095652143 DMM INFO MM(262420000000067/d3d0703c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095652143 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095652143 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095652143 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095652143 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095652143 DLLC NOTICE LLME(ffffffff/d3d0703c){ASSIGNED} LLGM Assign pre (d3d0703c => ffffffff) (gprs_llc.c:1079) 20241209095652143 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d0703c => ffffffff) (gprs_llc.c:1125) 20241209095652143 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095652143 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095652143 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241209095652143 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) 20241209095652143 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) 20241209095652143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095652143 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095652143 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095652143 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095652143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095652162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095652162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095652162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095652162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095652162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095652162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095652162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095652162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095652162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095652162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095652162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095652163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095652163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095652163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095652163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095652163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095652163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095652163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095652163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095652163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095652166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095652172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095652179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095652179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095652179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095652179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095652180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095652180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095652180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095652181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095652181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095652181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095652181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095652181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095652181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095652181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095652181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095652181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095652183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095652189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095652202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095652202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095652202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095652202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095652202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095652202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095652202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095652202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095652203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095652203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095652203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095652203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095652203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095652203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095652205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095652211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095652613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095652613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095652613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095652613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095652614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095652614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@81a2cd7fa7ee: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D80A27BC'O, index=0 SGSN_Test-GSUP(913)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: 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 := '7671D8979473779444073480CE724ECF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A2F7527'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F90DD29D4FA1D431'O } } } } } 20241209095652641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652641 DLLC NOTICE LLME(ffffffff/d80a27bc){UNASSIGNED} LLC RX: unknown TLLI 0xd80a27bc, creating LLME on the fly (gprs_llc.c:552) 20241209095652641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095652641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241209095652641 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095652641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095652641 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095652641 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095652641 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095652641 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095652641 DLLC NOTICE LLME(ffffffff/d80a27bc){UNASSIGNED} LLGM Assign pre (d80a27bc => f2561ba4) (gprs_llc.c:1079) 20241209095652641 DLLC NOTICE LLME(d80a27bc/f2561ba4){ASSIGNED} LLGM Assign post (d80a27bc => f2561ba4) (gprs_llc.c:1125) 20241209095652641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095652641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095652641 DMM DEBUG MM(262420000000023/f2561ba4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095652648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095652648 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095652648 DMM DEBUG MM(262420000000023/f2561ba4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241209095652648 DMM NOTICE MM(262420000000023/f2561ba4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095652648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095652648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095652648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095652648 DMM DEBUG MM(262420000000023/f2561ba4) Requesting authorization (sgsn_auth.c:160) 20241209095652648 DMM INFO MM(262420000000023/f2561ba4) Requesting authentication tuples (sgsn_auth.c:184) 20241209095652648 DMM DEBUG MM(262420000000023/f2561ba4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095652649 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241209095652649 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241209095652690 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095652690 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095652690 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095652690 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095652690 DMM INFO MM(262420000000023/f2561ba4) Subscriber data update (mmctx.c:445) 20241209095652690 DMM DEBUG MM(262420000000023/f2561ba4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095652690 DMM INFO MM(262420000000023/f2561ba4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095652690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095652690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095652690 DMM INFO MM(262420000000023/f2561ba4) <- GMM AUTH AND CIPHERING REQ (rand = 76 71 d8 97 94 73 77 94 44 07 34 80 ce 72 4e cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095652696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095652696 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095652696 DMM INFO MM(262420000000023/f2561ba4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095652696 DMM NOTICE MM(262420000000023/f2561ba4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095652696 DMM DEBUG MM(262420000000023/f2561ba4) checking auth: received GSM SRES = 8a 2f 75 27 (gprs_gmm.c:648) 20241209095652696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095652696 DMM DEBUG MM(262420000000023/f2561ba4) Requesting authorization (sgsn_auth.c:160) 20241209095652696 DMM INFO MM(262420000000023/f2561ba4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095652696 DMM DEBUG MM(262420000000023/f2561ba4) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095652696 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241209095652696 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) 20241209095652696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095652696 DMM INFO MM(262420000000023/f2561ba4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2561ba4) (gprs_gmm.c:282) 20241209095652697 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095652697 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095652697 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241209095652697 DMM INFO MM(262420000000023/f2561ba4) Subscriber data update (mmctx.c:445) 20241209095652697 DMM DEBUG MM(262420000000023/f2561ba4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095652697 DMM INFO MM(262420000000023/f2561ba4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095652697 DMM NOTICE MM(262420000000023/f2561ba4) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241209095652697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095652697 DMM NOTICE MM(262420000000023/f2561ba4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095652697 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) 20241209095652697 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095652697 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241209095652697 DMM INFO MM(262420000000023/f2561ba4) Subscriber data update (mmctx.c:445) 20241209095652697 DMM DEBUG MM(262420000000023/f2561ba4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095652700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095652700 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095652700 DMM INFO MM(262420000000023/f2561ba4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095652700 DMM NOTICE MM(262420000000023/f2561ba4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095652700 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095652700 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095652700 DLLC NOTICE LLME(d80a27bc/f2561ba4){ASSIGNED} LLGM Assign pre (ffffffff => f2561ba4) (gprs_llc.c:1079) 20241209095652700 DLLC NOTICE LLME(ffffffff/f2561ba4){ASSIGNED} LLGM Assign post (ffffffff => f2561ba4) (gprs_llc.c:1125) 20241209095652700 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095652700 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095652700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095652700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095652752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095652752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095652752 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095652752 DMM INFO MM(262420000000023/f2561ba4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095652752 DMM INFO MM(262420000000023/f2561ba4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095652752 DMM DEBUG MM(262420000000023/f2561ba4) Using GGSN 0 (gprs_sm.c:317) 20241209095652752 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241209095652752 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095652752 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095652752 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241209095652758 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 b5 70 9f 1c 11 15 40 9f c2 14 05 7f 74 15 4a ba 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) 20241209095652759 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c90058, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095652759 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095652759 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=f2561ba4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095652759 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095652759 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095657754 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241209095657756 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) 20241209095657756 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a2476cd6c0) (sgsn_libgtp.c:633) 20241209095702755 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241209095702756 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) 20241209095702756 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a2476cd6c0) (sgsn_libgtp.c:633) 20241209095702756 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241209095702756 DMM INFO MM(262420000000023/f2561ba4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095702756 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241209095702756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@81a2cd7fa7ee: Removing Client IMSI='262420000000023'H, index=0 20241209095702760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095702760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095702760 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095702760 DMM INFO MM(262420000000023/f2561ba4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095702762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095702763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095702763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(911)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(906)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(913)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(912)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(901)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(904)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(899)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(910)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:57:02 UTC 2024 ====== 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 20241209095702896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095703238 DGPRS DEBUG Checking for inactive LLMEs, time = 36266422 (sgsn.c:132) 20241209095703297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100076) 20241209095703764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095703764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100076, count=104656) 20241209095704765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095704765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:57:05 UTC 2024 /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 20241209095705766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095705766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_restart_ctr_create started. 20241209095706330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095706331 DMM INFO MM(262420000000023/f2561ba4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095706331 DMM INFO MM(262420000000023/f2561ba4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095706331 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095706331 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095706331 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095706331 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095706331 DLLC NOTICE LLME(ffffffff/f2561ba4){ASSIGNED} LLGM Assign pre (f2561ba4 => ffffffff) (gprs_llc.c:1079) 20241209095706331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2561ba4 => ffffffff) (gprs_llc.c:1125) 20241209095706331 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095706331 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095706331 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241209095706331 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) 20241209095706331 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) 20241209095706331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095706331 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095706331 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095706331 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095706331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095706360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095706361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095706361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095706361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095706361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095706361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095706361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095706361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095706362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095706362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095706362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095706362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095706362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095706362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095706362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095706362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095706362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095706362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095706362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095706362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095706365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095706373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(920)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI196(918)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095706377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095706377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095706377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095706377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095706377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095706377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095706377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095706377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095706379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095706379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095706379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095706379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095706379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095706379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095706379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095706379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095706379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095706379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095706379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095706379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095706382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095706388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095706397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095706397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095706397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095706397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095706397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095706397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095706397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095706397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095706398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095706398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095706398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095706398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095706398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095706398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095706398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095706398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095706398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095706398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095706398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095706398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095706398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095706402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095706409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095706766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095706766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095706766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095706766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095706767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095706768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@81a2cd7fa7ee: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C40C4840'O, index=0 SGSN_Test-GSUP(932)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: 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 := '71F01E4AA187F2B31E10EF85B11DE15F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E78B946'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A37C3344C77A3CA'O } } } } } 20241209095706792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706792 DLLC NOTICE LLME(ffffffff/c40c4840){UNASSIGNED} LLC RX: unknown TLLI 0xc40c4840, creating LLME on the fly (gprs_llc.c:552) 20241209095706792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241209095706792 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095706792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095706792 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095706793 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095706793 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095706793 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095706793 DLLC NOTICE LLME(ffffffff/c40c4840){UNASSIGNED} LLGM Assign pre (c40c4840 => c55f5481) (gprs_llc.c:1079) 20241209095706793 DLLC NOTICE LLME(c40c4840/c55f5481){ASSIGNED} LLGM Assign post (c40c4840 => c55f5481) (gprs_llc.c:1125) 20241209095706793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095706793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095706793 DMM DEBUG MM(262420000000024/c55f5481) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095706800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706800 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095706800 DMM DEBUG MM(262420000000024/c55f5481) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241209095706800 DMM NOTICE MM(262420000000024/c55f5481) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095706800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095706800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095706800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095706800 DMM DEBUG MM(262420000000024/c55f5481) Requesting authorization (sgsn_auth.c:160) 20241209095706800 DMM INFO MM(262420000000024/c55f5481) Requesting authentication tuples (sgsn_auth.c:184) 20241209095706800 DMM DEBUG MM(262420000000024/c55f5481) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095706800 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241209095706800 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241209095706842 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095706842 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095706842 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095706842 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095706842 DMM INFO MM(262420000000024/c55f5481) Subscriber data update (mmctx.c:445) 20241209095706842 DMM DEBUG MM(262420000000024/c55f5481) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095706842 DMM INFO MM(262420000000024/c55f5481) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095706842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095706842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095706842 DMM INFO MM(262420000000024/c55f5481) <- GMM AUTH AND CIPHERING REQ (rand = 71 f0 1e 4a a1 87 f2 b3 1e 10 ef 85 b1 1d e1 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095706848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706848 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095706848 DMM INFO MM(262420000000024/c55f5481) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095706848 DMM NOTICE MM(262420000000024/c55f5481) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095706848 DMM DEBUG MM(262420000000024/c55f5481) checking auth: received GSM SRES = 3e 78 b9 46 (gprs_gmm.c:648) 20241209095706848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095706848 DMM DEBUG MM(262420000000024/c55f5481) Requesting authorization (sgsn_auth.c:160) 20241209095706848 DMM INFO MM(262420000000024/c55f5481) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095706848 DMM DEBUG MM(262420000000024/c55f5481) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095706848 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241209095706848 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) 20241209095706848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095706848 DMM INFO MM(262420000000024/c55f5481) <- GMM ATTACH ACCEPT (new P-TMSI=0xc55f5481) (gprs_gmm.c:282) 20241209095706848 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095706848 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095706848 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241209095706849 DMM INFO MM(262420000000024/c55f5481) Subscriber data update (mmctx.c:445) 20241209095706849 DMM DEBUG MM(262420000000024/c55f5481) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095706849 DMM INFO MM(262420000000024/c55f5481) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095706849 DMM NOTICE MM(262420000000024/c55f5481) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241209095706849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095706849 DMM NOTICE MM(262420000000024/c55f5481) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095706849 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) 20241209095706849 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095706849 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241209095706849 DMM INFO MM(262420000000024/c55f5481) Subscriber data update (mmctx.c:445) 20241209095706849 DMM DEBUG MM(262420000000024/c55f5481) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095706851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706851 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095706851 DMM INFO MM(262420000000024/c55f5481) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095706851 DMM NOTICE MM(262420000000024/c55f5481) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095706851 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095706851 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095706851 DLLC NOTICE LLME(c40c4840/c55f5481){ASSIGNED} LLGM Assign pre (ffffffff => c55f5481) (gprs_llc.c:1079) 20241209095706851 DLLC NOTICE LLME(ffffffff/c55f5481){ASSIGNED} LLGM Assign post (ffffffff => c55f5481) (gprs_llc.c:1125) 20241209095706851 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095706851 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095706851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095706851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095706904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706904 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095706904 DMM INFO MM(262420000000024/c55f5481) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095706904 DMM INFO MM(262420000000024/c55f5481) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095706904 DMM DEBUG MM(262420000000024/c55f5481) Using GGSN 0 (gprs_sm.c:317) 20241209095706904 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241209095706904 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095706904 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095706904 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241209095706912 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 21 c5 6d e4 11 c1 55 dd eb 14 05 7f ae de 36 6a 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) 20241209095706912 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa301c90058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241209095706912 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa301c90058, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095706912 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241209095706912 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241209095706912 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095706912 DMM NOTICE MM(262420000000024/c55f5481) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095706918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095706918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095706918 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095706918 DMM INFO MM(262420000000024/c55f5481) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095706918 DMM INFO MM(262420000000024/c55f5481) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095706918 DMM DEBUG MM(262420000000024/c55f5481) Using GGSN 0 (gprs_sm.c:317) 20241209095706918 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241209095706918 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095706918 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095706918 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241209095706920 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 21 c5 6d e4 11 c1 55 dd eb 14 05 7f ae de 36 6a 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) 20241209095706920 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa301c90058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241209095706920 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c90058, cbp=0x55a2476d6f60) (sgsn_libgtp.c:633) 20241209095706920 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095706920 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c55f5481, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095706920 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095706920 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@81a2cd7fa7ee: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095706937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095706938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095706938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(926)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(930)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(921)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(925)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(932)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(919)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(928)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(923)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:57:06 UTC 2024 ====== 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 20241209095707043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095707444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89668) 20241209095707940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095707940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89668, count=104956) 20241209095708941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095708941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:57:09 UTC 2024 /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 20241209095709943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095709943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241209095710468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095710469 DMM INFO MM(262420000000024/c55f5481) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095710469 DMM INFO MM(262420000000024/c55f5481) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095710469 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095710469 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095710469 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095710469 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095710469 DLLC NOTICE LLME(ffffffff/c55f5481){ASSIGNED} LLGM Assign pre (c55f5481 => ffffffff) (gprs_llc.c:1079) 20241209095710469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c55f5481 => ffffffff) (gprs_llc.c:1125) 20241209095710469 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095710469 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095710469 DMM NOTICE MM(262420000000024/c55f5481) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095710469 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241209095710469 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095710469 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095710469 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241209095710469 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241209095710469 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) 20241209095710469 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) 20241209095710469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095710469 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095710469 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095710469 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095710469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095710524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095710524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095710524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095710526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095710526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095710526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095710526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095710526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095710526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095710526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095710526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095710526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095710526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095710527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095710527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095710535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095710545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095710545 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095710557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095710557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095710557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095710557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095710557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095710557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095710557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095710557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095710559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095710559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095710559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095710559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095710559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095710559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095710559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095710559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095710559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095710559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095710559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095710559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095710562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095710572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095710572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095710589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095710589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095710589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095710589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095710589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095710589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095710589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095710589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095710591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095710591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095710591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095710591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095710591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095710591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095710591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095710591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095710591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095710591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095710591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095710591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095710591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095710595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095710603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095710603 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(947)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095710943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095710943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095710943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095710944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095710945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095710945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='CDEE34C7'O, index=0 SGSN_Test-GSUP(951)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '83CA1E79DD623E7B42A0B8A8D378791B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7C725E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5321F49BC8A54E50'O } } } } } 20241209095711971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095711971 DLLC NOTICE LLME(ffffffff/cdee34c7){UNASSIGNED} LLC RX: unknown TLLI 0xcdee34c7, creating LLME on the fly (gprs_llc.c:552) 20241209095711971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095711971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241209095711971 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095711971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095711971 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095711971 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095711971 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095711971 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095711971 DLLC NOTICE LLME(ffffffff/cdee34c7){UNASSIGNED} LLGM Assign pre (cdee34c7 => e6ab5955) (gprs_llc.c:1079) 20241209095711971 DLLC NOTICE LLME(cdee34c7/e6ab5955){ASSIGNED} LLGM Assign post (cdee34c7 => e6ab5955) (gprs_llc.c:1125) 20241209095711971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095711971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095711971 DMM DEBUG MM(262420000000025/e6ab5955) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095711979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095711979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095711979 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095711979 DMM DEBUG MM(262420000000025/e6ab5955) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241209095711979 DMM NOTICE MM(262420000000025/e6ab5955) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095711979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095711979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095711979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095711979 DMM DEBUG MM(262420000000025/e6ab5955) Requesting authorization (sgsn_auth.c:160) 20241209095711979 DMM INFO MM(262420000000025/e6ab5955) Requesting authentication tuples (sgsn_auth.c:184) 20241209095711979 DMM DEBUG MM(262420000000025/e6ab5955) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095711979 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241209095711979 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241209095711980 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095711980 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095711980 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095711980 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095711980 DMM INFO MM(262420000000025/e6ab5955) Subscriber data update (mmctx.c:445) 20241209095711980 DMM DEBUG MM(262420000000025/e6ab5955) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095711980 DMM INFO MM(262420000000025/e6ab5955) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095711980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095711980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095711980 DMM INFO MM(262420000000025/e6ab5955) <- GMM AUTH AND CIPHERING REQ (rand = 83 ca 1e 79 dd 62 3e 7b 42 a0 b8 a8 d3 78 79 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095711986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095711986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095711986 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095711986 DMM INFO MM(262420000000025/e6ab5955) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095711986 DMM NOTICE MM(262420000000025/e6ab5955) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095711986 DMM DEBUG MM(262420000000025/e6ab5955) checking auth: received GSM SRES = d7 c7 25 e7 (gprs_gmm.c:648) 20241209095711986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095711986 DMM DEBUG MM(262420000000025/e6ab5955) Requesting authorization (sgsn_auth.c:160) 20241209095711986 DMM INFO MM(262420000000025/e6ab5955) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095711986 DMM DEBUG MM(262420000000025/e6ab5955) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095711986 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241209095711986 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) 20241209095711986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095711986 DMM INFO MM(262420000000025/e6ab5955) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6ab5955) (gprs_gmm.c:282) 20241209095711987 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095711987 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095711987 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241209095711987 DMM INFO MM(262420000000025/e6ab5955) Subscriber data update (mmctx.c:445) 20241209095711987 DMM DEBUG MM(262420000000025/e6ab5955) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095711987 DMM INFO MM(262420000000025/e6ab5955) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095711987 DMM NOTICE MM(262420000000025/e6ab5955) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241209095711987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095711987 DMM NOTICE MM(262420000000025/e6ab5955) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095711987 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) 20241209095711988 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095711988 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241209095711988 DMM INFO MM(262420000000025/e6ab5955) Subscriber data update (mmctx.c:445) 20241209095711988 DMM DEBUG MM(262420000000025/e6ab5955) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095711991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095711991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095711991 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095711991 DMM INFO MM(262420000000025/e6ab5955) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095711991 DMM NOTICE MM(262420000000025/e6ab5955) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095711991 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095711991 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095711991 DLLC NOTICE LLME(cdee34c7/e6ab5955){ASSIGNED} LLGM Assign pre (ffffffff => e6ab5955) (gprs_llc.c:1079) 20241209095711991 DLLC NOTICE LLME(ffffffff/e6ab5955){ASSIGNED} LLGM Assign post (ffffffff => e6ab5955) (gprs_llc.c:1125) 20241209095711991 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095711991 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095711991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095711991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095712043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095712043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095712043 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095712043 DMM INFO MM(262420000000025/e6ab5955) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095712043 DMM INFO MM(262420000000025/e6ab5955) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095712043 DMM DEBUG MM(262420000000025/e6ab5955) Using GGSN 0 (gprs_sm.c:317) 20241209095712043 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) 20241209095712043 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241209095712043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095712043 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095712043 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241209095712048 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 dd 57 bd f7 11 30 e7 6e aa 14 05 7f 60 37 04 d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241209095712048 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095712048 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095712048 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=e6ab5955, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095712048 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095712048 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095712054 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209095712054 DGPRS INFO PDP(262420000000025:5): Context 0x7fa301c910d0 was deleted (sgsn_libgtp.c:707) 20241209095712054 DMM INFO MM(262420000000025/e6ab5955) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095712054 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241209095712054 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209095720056 DMM INFO MM(262420000000025/e6ab5955) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095728002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241209095728057 DMM INFO MM(262420000000025/e6ab5955) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095730945 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209095730945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209095730945 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095733238 DGPRS DEBUG Checking for inactive LLMEs, time = 36266452 (sgsn.c:132) 20241209095736058 DMM INFO MM(262420000000025/e6ab5955) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095740527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095740529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095740529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095740560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095740561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095740561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095740592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095740593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095740593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095744059 DMM INFO MM(262420000000025/e6ab5955) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81a2cd7fa7ee: Removing Client IMSI='262420000000025'H, index=0 20241209095744066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095744066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095744066 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095744066 DMM INFO MM(262420000000025/e6ab5955) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095744068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38576<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095744070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095744071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(944)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(939)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(950)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(942)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(948)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(937)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(951)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:57:44 UTC 2024 ====== 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 20241209095744288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095744690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111444) 20241209095745072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095745072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111444, count=113164) 20241209095746073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095746073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:57:46 UTC 2024 /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 20241209095747074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095747074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241209095747730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095747731 DMM INFO MM(262420000000025/e6ab5955) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095747731 DMM INFO MM(262420000000025/e6ab5955) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095747731 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095747731 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095747731 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095747731 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095747731 DLLC NOTICE LLME(ffffffff/e6ab5955){ASSIGNED} LLGM Assign pre (e6ab5955 => ffffffff) (gprs_llc.c:1079) 20241209095747731 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6ab5955 => ffffffff) (gprs_llc.c:1125) 20241209095747731 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095747731 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095747731 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241209095747731 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) 20241209095747731 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) 20241209095747731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095747731 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095747731 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095747731 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095747731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095747769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095747769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095747769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095747769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747769 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095747769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095747769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095747769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095747769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095747772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095747772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095747772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095747772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095747772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095747772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095747772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095747772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095747772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095747772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095747773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095747773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095747779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095747794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095747794 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095747811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095747811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095747811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095747811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747811 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095747811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095747811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095747811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095747811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095747813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095747813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095747813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095747813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095747813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095747813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095747813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095747813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747813 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095747813 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095747813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095747814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095747814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095747818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095747828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095747828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095747847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095747847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095747847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095747847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095747847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095747847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095747847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095747847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095747849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095747849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095747849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095747850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095747850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095747850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095747850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095747850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095747850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095747850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095747850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095747850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095747850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095747854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095747866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095747866 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095748075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095748075 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095748075 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095748075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095748076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095748077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D0E9D929'O, index=0 SGSN_Test-GSUP(970)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '9B759BA4BF0F644F0D38CF460CC3288F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4707C0F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '976420566E078F10'O } } } } } 20241209095748116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095748116 DLLC NOTICE LLME(ffffffff/d0e9d929){UNASSIGNED} LLC RX: unknown TLLI 0xd0e9d929, creating LLME on the fly (gprs_llc.c:552) 20241209095748116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095748116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241209095748116 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095748116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095748116 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095748116 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095748116 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095748116 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095748116 DLLC NOTICE LLME(ffffffff/d0e9d929){UNASSIGNED} LLGM Assign pre (d0e9d929 => c612414a) (gprs_llc.c:1079) 20241209095748116 DLLC NOTICE LLME(d0e9d929/c612414a){ASSIGNED} LLGM Assign post (d0e9d929 => c612414a) (gprs_llc.c:1125) 20241209095748116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095748116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095748117 DMM DEBUG MM(262420000000027/c612414a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095748131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095748131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095748131 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095748131 DMM DEBUG MM(262420000000027/c612414a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241209095748131 DMM NOTICE MM(262420000000027/c612414a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095748131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095748131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095748131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095748131 DMM DEBUG MM(262420000000027/c612414a) Requesting authorization (sgsn_auth.c:160) 20241209095748131 DMM INFO MM(262420000000027/c612414a) Requesting authentication tuples (sgsn_auth.c:184) 20241209095748131 DMM DEBUG MM(262420000000027/c612414a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095748131 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241209095748131 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241209095748133 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095748134 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095748134 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095748134 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095748134 DMM INFO MM(262420000000027/c612414a) Subscriber data update (mmctx.c:445) 20241209095748134 DMM DEBUG MM(262420000000027/c612414a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095748134 DMM INFO MM(262420000000027/c612414a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095748134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095748134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095748134 DMM INFO MM(262420000000027/c612414a) <- GMM AUTH AND CIPHERING REQ (rand = 9b 75 9b a4 bf 0f 64 4f 0d 38 cf 46 0c c3 28 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095748142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095748142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095748142 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095748142 DMM INFO MM(262420000000027/c612414a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095748142 DMM NOTICE MM(262420000000027/c612414a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095748142 DMM DEBUG MM(262420000000027/c612414a) checking auth: received GSM SRES = 47 07 c0 f8 (gprs_gmm.c:648) 20241209095748142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095748142 DMM DEBUG MM(262420000000027/c612414a) Requesting authorization (sgsn_auth.c:160) 20241209095748142 DMM INFO MM(262420000000027/c612414a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095748142 DMM DEBUG MM(262420000000027/c612414a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095748142 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241209095748142 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) 20241209095748142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095748142 DMM INFO MM(262420000000027/c612414a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc612414a) (gprs_gmm.c:282) 20241209095748144 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095748144 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095748144 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241209095748144 DMM INFO MM(262420000000027/c612414a) Subscriber data update (mmctx.c:445) 20241209095748144 DMM DEBUG MM(262420000000027/c612414a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095748144 DMM INFO MM(262420000000027/c612414a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095748144 DMM NOTICE MM(262420000000027/c612414a) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241209095748144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095748144 DMM NOTICE MM(262420000000027/c612414a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095748144 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) 20241209095748144 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095748144 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241209095748144 DMM INFO MM(262420000000027/c612414a) Subscriber data update (mmctx.c:445) 20241209095748144 DMM DEBUG MM(262420000000027/c612414a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095748151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095748151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095748151 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095748151 DMM INFO MM(262420000000027/c612414a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095748151 DMM NOTICE MM(262420000000027/c612414a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095748151 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095748151 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095748151 DLLC NOTICE LLME(d0e9d929/c612414a){ASSIGNED} LLGM Assign pre (ffffffff => c612414a) (gprs_llc.c:1079) 20241209095748151 DLLC NOTICE LLME(ffffffff/c612414a){ASSIGNED} LLGM Assign post (ffffffff => c612414a) (gprs_llc.c:1125) 20241209095748151 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095748151 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095748151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095748151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095748202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095748202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095748202 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095748202 DMM INFO MM(262420000000027/c612414a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095748202 DMM INFO MM(262420000000027/c612414a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095748202 DMM DEBUG MM(262420000000027/c612414a) Using GGSN 0 (gprs_sm.c:317) 20241209095748203 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) 20241209095748203 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241209095748203 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095748203 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095748203 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: First createPDPContextRequest received, dropping & waiting for retransmission 20241209095753203 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241209095753211 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 c1 4e 50 c8 11 3e 83 24 4c 14 05 7f 25 b0 e2 19 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) 20241209095753211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095753211 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095753211 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c612414a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095753211 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095753211 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241209095753220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095753220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241209095753220 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095753220 DMM INFO MM(262420000000027/c612414a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209095753220 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095753220 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: First deletePDPContextRequest received, dropping & waiting for retransmission 20241209095758221 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241209095758277 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) 20241209095758277 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095758277 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209095758277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=c612414a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095758277 DMM INFO MM(262420000000027/c612414a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209095758277 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241209095758277 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81a2cd7fa7ee: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095758283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095758284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095758284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(963)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(968)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(958)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(966)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(956)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(962)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:57:58 UTC 2024 ====== 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 20241209095758409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095758811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100036) 20241209095759284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095759284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100036, count=104284) 20241209095800285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095800285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:00 UTC 2024 /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 20241209095801286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095801286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241209095801840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095801841 DMM INFO MM(262420000000027/c612414a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095801841 DMM INFO MM(262420000000027/c612414a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095801841 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095801841 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095801841 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095801841 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095801841 DLLC NOTICE LLME(ffffffff/c612414a){ASSIGNED} LLGM Assign pre (c612414a => ffffffff) (gprs_llc.c:1079) 20241209095801841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c612414a => ffffffff) (gprs_llc.c:1125) 20241209095801841 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241209095801841 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) 20241209095801841 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) 20241209095801841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095801841 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095801841 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095801841 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095801841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095801864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095801864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095801864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095801864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095801864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095801864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095801864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095801864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095801865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095801865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095801865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095801865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095801865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095801865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095801865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095801865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095801865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095801865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095801865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095801865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095801868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095801876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095801876 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095801886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095801886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095801886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095801886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801886 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095801886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095801886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095801886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095801886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095801888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095801888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095801888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095801888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095801888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095801888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095801888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095801888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095801888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095801888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095801888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095801888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095801892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095801901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095801901 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095801915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095801915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095801916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095801916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095801916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095801916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095801916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095801916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095801917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095801917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095801917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095801917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095801917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095801917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095801917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095801917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095801917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095801917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095801917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095801918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(988)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095801918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095801921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095801926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095801926 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(985)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095802287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095802287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095802287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095802287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) 20241209095802289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095802289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='CD5F57A5'O, index=0 SGSN_Test-GSUP(989)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := 'DCA5ABFDD0EF16D4F3CC5BB88915A8B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '909968BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBC1BE3B2E2934FE'O } } } } } 20241209095802314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802314 DLLC NOTICE LLME(ffffffff/cd5f57a5){UNASSIGNED} LLC RX: unknown TLLI 0xcd5f57a5, creating LLME on the fly (gprs_llc.c:552) 20241209095802314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241209095802314 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095802314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095802314 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095802314 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095802314 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095802314 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095802314 DLLC NOTICE LLME(ffffffff/cd5f57a5){UNASSIGNED} LLGM Assign pre (cd5f57a5 => e1bb4a63) (gprs_llc.c:1079) 20241209095802314 DLLC NOTICE LLME(cd5f57a5/e1bb4a63){ASSIGNED} LLGM Assign post (cd5f57a5 => e1bb4a63) (gprs_llc.c:1125) 20241209095802314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095802314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095802314 DMM DEBUG MM(262420000000028/e1bb4a63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095802322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802322 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095802322 DMM DEBUG MM(262420000000028/e1bb4a63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241209095802322 DMM NOTICE MM(262420000000028/e1bb4a63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095802322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095802322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095802322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095802322 DMM DEBUG MM(262420000000028/e1bb4a63) Requesting authorization (sgsn_auth.c:160) 20241209095802322 DMM INFO MM(262420000000028/e1bb4a63) Requesting authentication tuples (sgsn_auth.c:184) 20241209095802322 DMM DEBUG MM(262420000000028/e1bb4a63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095802322 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241209095802322 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241209095802366 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095802366 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095802366 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095802366 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095802366 DMM INFO MM(262420000000028/e1bb4a63) Subscriber data update (mmctx.c:445) 20241209095802366 DMM DEBUG MM(262420000000028/e1bb4a63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095802366 DMM INFO MM(262420000000028/e1bb4a63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095802366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095802366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095802366 DMM INFO MM(262420000000028/e1bb4a63) <- GMM AUTH AND CIPHERING REQ (rand = dc a5 ab fd d0 ef 16 d4 f3 cc 5b b8 89 15 a8 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095802372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802372 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095802372 DMM INFO MM(262420000000028/e1bb4a63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095802372 DMM NOTICE MM(262420000000028/e1bb4a63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095802372 DMM DEBUG MM(262420000000028/e1bb4a63) checking auth: received GSM SRES = 90 99 68 ba (gprs_gmm.c:648) 20241209095802372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095802372 DMM DEBUG MM(262420000000028/e1bb4a63) Requesting authorization (sgsn_auth.c:160) 20241209095802372 DMM INFO MM(262420000000028/e1bb4a63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095802372 DMM DEBUG MM(262420000000028/e1bb4a63) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095802372 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241209095802372 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) 20241209095802372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095802372 DMM INFO MM(262420000000028/e1bb4a63) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1bb4a63) (gprs_gmm.c:282) 20241209095802373 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095802373 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095802373 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241209095802373 DMM INFO MM(262420000000028/e1bb4a63) Subscriber data update (mmctx.c:445) 20241209095802373 DMM DEBUG MM(262420000000028/e1bb4a63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095802373 DMM INFO MM(262420000000028/e1bb4a63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095802373 DMM NOTICE MM(262420000000028/e1bb4a63) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241209095802373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095802373 DMM NOTICE MM(262420000000028/e1bb4a63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095802373 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) 20241209095802373 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095802373 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241209095802373 DMM INFO MM(262420000000028/e1bb4a63) Subscriber data update (mmctx.c:445) 20241209095802373 DMM DEBUG MM(262420000000028/e1bb4a63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095802376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802376 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095802376 DMM INFO MM(262420000000028/e1bb4a63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095802376 DMM NOTICE MM(262420000000028/e1bb4a63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095802376 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095802376 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095802376 DLLC NOTICE LLME(cd5f57a5/e1bb4a63){ASSIGNED} LLGM Assign pre (ffffffff => e1bb4a63) (gprs_llc.c:1079) 20241209095802376 DLLC NOTICE LLME(ffffffff/e1bb4a63){ASSIGNED} LLGM Assign post (ffffffff => e1bb4a63) (gprs_llc.c:1125) 20241209095802376 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095802376 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095802428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802428 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095802428 DMM INFO MM(262420000000028/e1bb4a63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095802428 DMM INFO MM(262420000000028/e1bb4a63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095802428 DMM DEBUG MM(262420000000028/e1bb4a63) Using GGSN 0 (gprs_sm.c:317) 20241209095802428 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) 20241209095802428 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241209095802428 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095802428 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095802428 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241209095802434 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 ef 86 02 c3 11 65 44 8a 54 14 05 7f 46 8a 6e 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241209095802434 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095802434 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095802434 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=e1bb4a63, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095802434 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095802434 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095802438 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209095802438 DGPRS INFO PDP(262420000000028:5): Context 0x7fa301c910d0 was deleted (sgsn_libgtp.c:707) 20241209095802438 DMM INFO MM(262420000000028/e1bb4a63) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095802438 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241209095802438 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241209095802441 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241209095802441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095802441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095802441 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095802441 DMM INFO MM(262420000000028/e1bb4a63) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241209095802441 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) 20241209095802441 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81a2cd7fa7ee: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095802444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095802445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095802445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(987)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(977)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(988)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(982)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(975)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(980)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(986)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:02 UTC 2024 ====== 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 20241209095802546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095802947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84416) 20241209095803239 DGPRS DEBUG Checking for inactive LLMEs, time = 36266482 (sgsn.c:132) 20241209095803446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095803446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84416, count=102748) 20241209095804446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095804446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:04 UTC 2024 /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 20241209095805447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095805447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241209095805972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095805973 DMM INFO MM(262420000000028/e1bb4a63) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095805973 DMM INFO MM(262420000000028/e1bb4a63) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095805973 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095805973 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095805973 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095805973 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095805973 DLLC NOTICE LLME(ffffffff/e1bb4a63){ASSIGNED} LLGM Assign pre (e1bb4a63 => ffffffff) (gprs_llc.c:1079) 20241209095805973 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1bb4a63 => ffffffff) (gprs_llc.c:1125) 20241209095805973 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095805973 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095805973 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241209095805973 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) 20241209095805973 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) 20241209095805973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095805973 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095805973 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095805973 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095805973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(996)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095806001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095806001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095806001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095806001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095806001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095806001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095806001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095806001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095806003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095806003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095806003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095806003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095806003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095806003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095806003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095806003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095806003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095806003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095806003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095806003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095806006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241209095806013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1001)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095806016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095806016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095806016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095806016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095806016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095806016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095806016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095806016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095806018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095806018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095806018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095806018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095806018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095806018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095806018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095806018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095806018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095806018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095806019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095806019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095806023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095806040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095806055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095806055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095806055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095806055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095806055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095806055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095806055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095806055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095806057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095806057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095806057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095806057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095806057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095806057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095806057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095806057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095806057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095806057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095806057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095806057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095806057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095806061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095806072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806072 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095806448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095806448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095806448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095806448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095806451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095806451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F8807DC2'O, index=0 SGSN_Test-GSUP(1008)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '1205D871B0FA36B7CB80828E3CF5411C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9620492'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5483B00026871A63'O } } } } } 20241209095806486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806486 DLLC NOTICE LLME(ffffffff/f8807dc2){UNASSIGNED} LLC RX: unknown TLLI 0xf8807dc2, creating LLME on the fly (gprs_llc.c:552) 20241209095806486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241209095806486 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095806486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095806486 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095806486 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095806486 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095806486 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095806486 DLLC NOTICE LLME(ffffffff/f8807dc2){UNASSIGNED} LLGM Assign pre (f8807dc2 => e9939368) (gprs_llc.c:1079) 20241209095806486 DLLC NOTICE LLME(f8807dc2/e9939368){ASSIGNED} LLGM Assign post (f8807dc2 => e9939368) (gprs_llc.c:1125) 20241209095806486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095806486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095806486 DMM DEBUG MM(262420000000026/e9939368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095806500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806500 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806500 DMM DEBUG MM(262420000000026/e9939368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241209095806500 DMM NOTICE MM(262420000000026/e9939368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095806500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095806500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095806500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095806500 DMM DEBUG MM(262420000000026/e9939368) Requesting authorization (sgsn_auth.c:160) 20241209095806500 DMM INFO MM(262420000000026/e9939368) Requesting authentication tuples (sgsn_auth.c:184) 20241209095806500 DMM DEBUG MM(262420000000026/e9939368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095806500 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241209095806500 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241209095806503 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095806503 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095806503 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095806503 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095806503 DMM INFO MM(262420000000026/e9939368) Subscriber data update (mmctx.c:445) 20241209095806503 DMM DEBUG MM(262420000000026/e9939368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095806503 DMM INFO MM(262420000000026/e9939368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095806503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095806503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095806503 DMM INFO MM(262420000000026/e9939368) <- GMM AUTH AND CIPHERING REQ (rand = 12 05 d8 71 b0 fa 36 b7 cb 80 82 8e 3c f5 41 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095806513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806513 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806513 DMM INFO MM(262420000000026/e9939368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095806513 DMM NOTICE MM(262420000000026/e9939368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095806513 DMM DEBUG MM(262420000000026/e9939368) checking auth: received GSM SRES = f9 62 04 92 (gprs_gmm.c:648) 20241209095806513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095806513 DMM DEBUG MM(262420000000026/e9939368) Requesting authorization (sgsn_auth.c:160) 20241209095806513 DMM INFO MM(262420000000026/e9939368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095806513 DMM DEBUG MM(262420000000026/e9939368) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095806513 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241209095806513 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) 20241209095806513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095806513 DMM INFO MM(262420000000026/e9939368) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9939368) (gprs_gmm.c:282) 20241209095806514 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095806514 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095806514 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209095806514 DMM INFO MM(262420000000026/e9939368) Subscriber data update (mmctx.c:445) 20241209095806514 DMM DEBUG MM(262420000000026/e9939368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095806514 DMM INFO MM(262420000000026/e9939368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095806514 DMM NOTICE MM(262420000000026/e9939368) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241209095806514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095806514 DMM NOTICE MM(262420000000026/e9939368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095806514 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) 20241209095806515 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095806515 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209095806515 DMM INFO MM(262420000000026/e9939368) Subscriber data update (mmctx.c:445) 20241209095806515 DMM DEBUG MM(262420000000026/e9939368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095806523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806523 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806523 DMM INFO MM(262420000000026/e9939368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095806523 DMM NOTICE MM(262420000000026/e9939368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095806523 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095806523 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095806523 DLLC NOTICE LLME(f8807dc2/e9939368){ASSIGNED} LLGM Assign pre (ffffffff => e9939368) (gprs_llc.c:1079) 20241209095806523 DLLC NOTICE LLME(ffffffff/e9939368){ASSIGNED} LLGM Assign post (ffffffff => e9939368) (gprs_llc.c:1125) 20241209095806523 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095806523 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095806523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095806523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095806576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806576 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806576 DMM INFO MM(262420000000026/e9939368) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095806576 DMM INFO MM(262420000000026/e9939368) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095806576 DMM DEBUG MM(262420000000026/e9939368) Using GGSN 0 (gprs_sm.c:317) 20241209095806576 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) 20241209095806576 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241209095806576 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095806576 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095806576 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241209095806589 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 03 c7 80 8a 11 6d b1 68 61 14 05 7f 04 e6 36 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241209095806589 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095806589 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095806589 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=e9939368, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095806589 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095806589 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095806598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806598 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806598 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806602 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 03 c7 80 8a 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241209095806602 DGPRS INFO PDP(262420000000026:5): Context 0x7fa301c910d0 was deleted (sgsn_libgtp.c:707) 20241209095806602 DMM INFO MM(262420000000026/e9939368) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209095806602 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241209095806602 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@81a2cd7fa7ee: Removing Client IMSI='262420000000026'H, index=0 20241209095806608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095806608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209095806608 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095806608 DMM INFO MM(262420000000026/e9939368) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095806610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1006)@81a2cd7fa7ee: Final verdict of PTC: none20241209095806613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095806613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(999)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(997)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1004)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1008)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1001)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(995)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:06 UTC 2024 ====== 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 20241209095806835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095807236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103904) 20241209095807614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095807614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103904, count=105164) 20241209095808615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095808615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:09 UTC 2024 /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 20241209095809616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095809616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_gmm_detach started. 20241209095810263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095810263 DMM INFO MM(262420000000026/e9939368) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095810263 DMM INFO MM(262420000000026/e9939368) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095810263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095810263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095810263 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095810263 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095810263 DLLC NOTICE LLME(ffffffff/e9939368){ASSIGNED} LLGM Assign pre (e9939368 => ffffffff) (gprs_llc.c:1079) 20241209095810263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9939368 => ffffffff) (gprs_llc.c:1125) 20241209095810263 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095810263 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095810263 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241209095810263 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) 20241209095810263 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) 20241209095810263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095810263 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095810263 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095810263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095810263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095810283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095810283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095810283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095810283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095810283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095810283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095810284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095810284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095810285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095810285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095810285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095810285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095810285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095810285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095810285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095810285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095810285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095810285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095810285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095810285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095810289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095810294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095810305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095810305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095810305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095810305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095810305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095810305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095810305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095810305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095810307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095810307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095810307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095810307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095810307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095810307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095810307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095810307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095810307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095810307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095810307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095810307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095810310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095810318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095810330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095810330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095810330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095810330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095810330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095810330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095810330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095810330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095810331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095810331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095810331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095810331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095810331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095810331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095810331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095810331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095810331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095810331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095810331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095810331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095810331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095810334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095810340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095810617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095810617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095810617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095810617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095810618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095810618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C51065B1'O, index=0 SGSN_Test-GSUP(1027)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: 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 := '0229AC7CD00C6EF916854913F3936CA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6231339F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4506638FFED1372A'O } } } } } 20241209095810643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810643 DLLC NOTICE LLME(ffffffff/c51065b1){UNASSIGNED} LLC RX: unknown TLLI 0xc51065b1, creating LLME on the fly (gprs_llc.c:552) 20241209095810643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241209095810643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095810643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095810643 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095810643 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095810643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095810643 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095810643 DLLC NOTICE LLME(ffffffff/c51065b1){UNASSIGNED} LLGM Assign pre (c51065b1 => c8bee24f) (gprs_llc.c:1079) 20241209095810643 DLLC NOTICE LLME(c51065b1/c8bee24f){ASSIGNED} LLGM Assign post (c51065b1 => c8bee24f) (gprs_llc.c:1125) 20241209095810643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095810643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095810643 DMM DEBUG MM(262420000000026/c8bee24f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095810651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810651 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095810651 DMM DEBUG MM(262420000000026/c8bee24f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241209095810651 DMM NOTICE MM(262420000000026/c8bee24f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095810651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095810651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095810651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095810651 DMM DEBUG MM(262420000000026/c8bee24f) Requesting authorization (sgsn_auth.c:160) 20241209095810651 DMM INFO MM(262420000000026/c8bee24f) Requesting authentication tuples (sgsn_auth.c:184) 20241209095810651 DMM DEBUG MM(262420000000026/c8bee24f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095810651 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241209095810651 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241209095810694 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095810694 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095810694 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095810694 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095810694 DMM INFO MM(262420000000026/c8bee24f) Subscriber data update (mmctx.c:445) 20241209095810694 DMM DEBUG MM(262420000000026/c8bee24f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095810694 DMM INFO MM(262420000000026/c8bee24f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095810694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095810694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095810694 DMM INFO MM(262420000000026/c8bee24f) <- GMM AUTH AND CIPHERING REQ (rand = 02 29 ac 7c d0 0c 6e f9 16 85 49 13 f3 93 6c a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095810699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810699 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095810699 DMM INFO MM(262420000000026/c8bee24f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095810699 DMM NOTICE MM(262420000000026/c8bee24f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095810699 DMM DEBUG MM(262420000000026/c8bee24f) checking auth: received GSM SRES = 62 31 33 9f (gprs_gmm.c:648) 20241209095810699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095810700 DMM DEBUG MM(262420000000026/c8bee24f) Requesting authorization (sgsn_auth.c:160) 20241209095810700 DMM INFO MM(262420000000026/c8bee24f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095810700 DMM DEBUG MM(262420000000026/c8bee24f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095810700 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241209095810700 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) 20241209095810700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095810700 DMM INFO MM(262420000000026/c8bee24f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8bee24f) (gprs_gmm.c:282) 20241209095810700 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095810700 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095810700 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209095810700 DMM INFO MM(262420000000026/c8bee24f) Subscriber data update (mmctx.c:445) 20241209095810700 DMM DEBUG MM(262420000000026/c8bee24f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095810700 DMM INFO MM(262420000000026/c8bee24f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095810700 DMM NOTICE MM(262420000000026/c8bee24f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241209095810700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095810700 DMM NOTICE MM(262420000000026/c8bee24f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095810700 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) 20241209095810700 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095810700 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209095810700 DMM INFO MM(262420000000026/c8bee24f) Subscriber data update (mmctx.c:445) 20241209095810700 DMM DEBUG MM(262420000000026/c8bee24f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095810704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810704 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095810704 DMM INFO MM(262420000000026/c8bee24f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095810704 DMM NOTICE MM(262420000000026/c8bee24f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095810704 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095810704 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095810704 DLLC NOTICE LLME(c51065b1/c8bee24f){ASSIGNED} LLGM Assign pre (ffffffff => c8bee24f) (gprs_llc.c:1079) 20241209095810704 DLLC NOTICE LLME(ffffffff/c8bee24f){ASSIGNED} LLGM Assign post (ffffffff => c8bee24f) (gprs_llc.c:1125) 20241209095810704 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095810704 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095810704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095810704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095810756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810756 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095810756 DMM INFO MM(262420000000026/c8bee24f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095810756 DMM INFO MM(262420000000026/c8bee24f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095810756 DMM DEBUG MM(262420000000026/c8bee24f) Using GGSN 0 (gprs_sm.c:317) 20241209095810756 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) 20241209095810756 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241209095810756 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095810756 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095810756 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241209095810761 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 0f 17 27 4f 11 da 61 89 89 14 05 7f f9 f2 51 20 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) 20241209095810761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c910d0, cbp=0x55a2476d4b80) (sgsn_libgtp.c:633) 20241209095810761 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095810761 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c8bee24f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095810761 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095810761 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095810766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095810766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095810766 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095810766 DMM INFO MM(262420000000026/c8bee24f) -> GMM DETACH REQUEST TLLI=0xc8bee24f type=GPRS detach (gprs_gmm.c:1440) 20241209095810766 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209095810766 DMM INFO MM(262420000000026/c8bee24f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095810766 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095810766 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095810766 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095810766 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095810766 DLLC NOTICE LLME(ffffffff/c8bee24f){ASSIGNED} LLGM Assign pre (c8bee24f => ffffffff) (gprs_llc.c:1079) 20241209095810766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8bee24f => ffffffff) (gprs_llc.c:1125) 20241209095810766 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095810766 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095810766 DMM NOTICE MM(262420000000026/c8bee24f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095810766 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241209095810766 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095810766 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095810766 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241209095810766 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241209095810766 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) 20241209095810766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095810766 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095810766 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095810766 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095810767 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81a2cd7fa7ee: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095810770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1020)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095810772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095810772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1016)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1026)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1015)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1013)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1018)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1024)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:10 UTC 2024 ====== 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 20241209095810893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095811194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104200) 20241209095811773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095811773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104200, count=108836) 20241209095812774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095812774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:13 UTC 2024 /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 20241209095813775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095813775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241209095814219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095814219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095814249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095814249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095814249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095814249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095814249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095814249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095814249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095814249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095814251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095814251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095814251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095814251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095814251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095814251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095814251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095814251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814251 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095814251 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095814251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095814252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095814252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095814256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095814266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095814266 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095814285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095814285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095814285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095814285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095814285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095814285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095814285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095814285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095814287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095814287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095814287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095814287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095814287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095814287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095814287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095814287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095814287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095814287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095814287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095814287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095814291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241209095814302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095814302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1044)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095814305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095814305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095814305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095814305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095814305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095814305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095814305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095814305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1044)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095814307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095814307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095814307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095814307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095814307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095814307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095814307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095814307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095814307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095814307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095814307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095814308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095814308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095814312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095814321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095814321 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095814777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095814777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095814777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095814777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095814778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095814779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81a2cd7fa7ee: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EE03EB96'O, index=0 SGSN_Test-GSUP(1046)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241209095815804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095815804 DLLC NOTICE LLME(ffffffff/ee03eb96){UNASSIGNED} LLC RX: unknown TLLI 0xee03eb96, creating LLME on the fly (gprs_llc.c:552) 20241209095815804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095815804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095815804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095815804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095815804 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095815804 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095815804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095815804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095815804 DLLC NOTICE LLME(ffffffff/ee03eb96){UNASSIGNED} LLGM Assign pre (ee03eb96 => fdd11ed2) (gprs_llc.c:1079) 20241209095815804 DLLC NOTICE LLME(ee03eb96/fdd11ed2){ASSIGNED} LLGM Assign post (ee03eb96 => fdd11ed2) (gprs_llc.c:1125) 20241209095815804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095815804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095815804 DMM DEBUG MM(262420000000039/fdd11ed2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095815812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095815812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241209095815812 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095815812 DMM INFO MM(262420000000039/fdd11ed2) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241209095815812 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095815812 DLLC NOTICE LLME(ee03eb96/fdd11ed2){ASSIGNED} LLGM Assign pre (ee03eb96 => fdd11ed2) (gprs_llc.c:1079) 20241209095815812 DLLC NOTICE LLME(ee03eb96/fdd11ed2){ASSIGNED} LLGM Assign post (ee03eb96 => fdd11ed2) (gprs_llc.c:1125) 20241209095815812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095815812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095815812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095815812 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095815812 DMM DEBUG MM(262420000000039/fdd11ed2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241209095815812 DMM NOTICE MM(262420000000039/fdd11ed2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095815812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095815812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095815812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209095815812 DMM INFO MM(262420000000039/fdd11ed2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdd11ed2) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81a2cd7fa7ee: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1048)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095816816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095816816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095816816 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095816816 DMM INFO MM(262420000000039/fdd11ed2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095816816 DMM NOTICE MM(262420000000039/fdd11ed2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095816816 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095816816 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095816816 DLLC NOTICE LLME(ee03eb96/fdd11ed2){ASSIGNED} LLGM Assign pre (ffffffff => fdd11ed2) (gprs_llc.c:1079) 20241209095816816 DLLC NOTICE LLME(ffffffff/fdd11ed2){ASSIGNED} LLGM Assign post (ffffffff => fdd11ed2) (gprs_llc.c:1125) 20241209095816816 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095816816 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095816816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095816816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095816816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1034)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1040)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1044)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095816817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095816817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1032)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1038)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1042)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:16 UTC 2024 ====== 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 20241209095816932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095817333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60688) 20241209095817818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095817818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60688, count=70744) 20241209095818819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095818819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:19 UTC 2024 /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 20241209095819821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095819821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_xid_empty_l3 started. 20241209095820356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095820357 DMM INFO MM(262420000000039/fdd11ed2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095820357 DMM INFO MM(262420000000039/fdd11ed2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095820357 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095820357 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095820357 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095820357 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095820357 DLLC NOTICE LLME(ffffffff/fdd11ed2){ASSIGNED} LLGM Assign pre (fdd11ed2 => ffffffff) (gprs_llc.c:1079) 20241209095820357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdd11ed2 => ffffffff) (gprs_llc.c:1125) 20241209095820357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095820357 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095820357 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095820357 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095820357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095820376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095820376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095820376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095820376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095820376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095820376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095820376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095820376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095820377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095820377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095820377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095820377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095820377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095820377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095820377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095820377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095820377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095820377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095820377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095820377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095820380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095820386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095820386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095820393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095820393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095820393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095820393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095820393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095820393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095820393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095820393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095820394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095820394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095820394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095820394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095820394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095820394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095820394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095820394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095820394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095820394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1058)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095820395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095820395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095820396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095820402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095820402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095820413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095820413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095820413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095820413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095820413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095820413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095820413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095820413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095820414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095820414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095820414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095820414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095820414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095820414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095820414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095820414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095820414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095820414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095820414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095820414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095820414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095820417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095820422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095820422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095820822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095820822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095820822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095820822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095820823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209095820823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@81a2cd7fa7ee: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='EF61138E'O, index=0 SGSN_Test-GSUP(1065)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@81a2cd7fa7ee: 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 := '73AF36BF0FF4DA35E6504A3F2395564E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '264B628E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20AC3472D23D150B'O } } } } } 20241209095821846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821846 DLLC NOTICE LLME(ffffffff/ef61138e){UNASSIGNED} LLC RX: unknown TLLI 0xef61138e, creating LLME on the fly (gprs_llc.c:552) 20241209095821846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095821846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241209095821846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095821846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095821846 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095821846 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095821846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095821846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095821846 DLLC NOTICE LLME(ffffffff/ef61138e){UNASSIGNED} LLGM Assign pre (ef61138e => c9266335) (gprs_llc.c:1079) 20241209095821846 DLLC NOTICE LLME(ef61138e/c9266335){ASSIGNED} LLGM Assign post (ef61138e => c9266335) (gprs_llc.c:1125) 20241209095821846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095821846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095821846 DMM DEBUG MM(262420000000044/c9266335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095821853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095821853 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095821853 DMM DEBUG MM(262420000000044/c9266335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241209095821853 DMM NOTICE MM(262420000000044/c9266335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095821853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095821853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095821853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095821853 DMM DEBUG MM(262420000000044/c9266335) Requesting authorization (sgsn_auth.c:160) 20241209095821853 DMM INFO MM(262420000000044/c9266335) Requesting authentication tuples (sgsn_auth.c:184) 20241209095821853 DMM DEBUG MM(262420000000044/c9266335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095821853 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241209095821853 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@81a2cd7fa7ee: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241209095821854 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095821854 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095821854 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095821854 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095821854 DMM INFO MM(262420000000044/c9266335) Subscriber data update (mmctx.c:445) 20241209095821854 DMM DEBUG MM(262420000000044/c9266335) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095821854 DMM INFO MM(262420000000044/c9266335) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095821854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095821854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095821854 DMM INFO MM(262420000000044/c9266335) <- GMM AUTH AND CIPHERING REQ (rand = 73 af 36 bf 0f f4 da 35 e6 50 4a 3f 23 95 56 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095821858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095821858 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095821858 DMM INFO MM(262420000000044/c9266335) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095821858 DMM NOTICE MM(262420000000044/c9266335) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095821858 DMM DEBUG MM(262420000000044/c9266335) checking auth: received GSM SRES = 26 4b 62 8e (gprs_gmm.c:648) 20241209095821858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095821858 DMM DEBUG MM(262420000000044/c9266335) Requesting authorization (sgsn_auth.c:160) 20241209095821858 DMM INFO MM(262420000000044/c9266335) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095821858 DMM DEBUG MM(262420000000044/c9266335) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095821858 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241209095821858 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) 20241209095821858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095821858 DMM INFO MM(262420000000044/c9266335) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9266335) (gprs_gmm.c:282) 20241209095821859 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095821859 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095821859 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241209095821859 DMM INFO MM(262420000000044/c9266335) Subscriber data update (mmctx.c:445) 20241209095821859 DMM DEBUG MM(262420000000044/c9266335) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095821859 DMM INFO MM(262420000000044/c9266335) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095821859 DMM NOTICE MM(262420000000044/c9266335) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241209095821859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095821859 DMM NOTICE MM(262420000000044/c9266335) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095821859 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) 20241209095821859 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095821859 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241209095821859 DMM INFO MM(262420000000044/c9266335) Subscriber data update (mmctx.c:445) 20241209095821859 DMM DEBUG MM(262420000000044/c9266335) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095821862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095821862 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095821862 DMM INFO MM(262420000000044/c9266335) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095821862 DMM NOTICE MM(262420000000044/c9266335) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095821862 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095821862 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095821862 DLLC NOTICE LLME(ef61138e/c9266335){ASSIGNED} LLGM Assign pre (ffffffff => c9266335) (gprs_llc.c:1079) 20241209095821862 DLLC NOTICE LLME(ffffffff/c9266335){ASSIGNED} LLGM Assign post (ffffffff => c9266335) (gprs_llc.c:1125) 20241209095821862 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095821862 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095821862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095821862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095821914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095821914 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095821914 DMM INFO MM(262420000000044/c9266335) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095821914 DMM INFO MM(262420000000044/c9266335) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095821914 DMM DEBUG MM(262420000000044/c9266335) Using GGSN 0 (gprs_sm.c:317) 20241209095821914 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) 20241209095821914 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241209095821914 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095821914 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095821914 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241209095821927 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 b0 91 27 c5 11 21 18 32 29 14 05 7f 4d 91 9e 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=1058 from retransmit req queue (gtp.c:443) 20241209095821927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c92148, cbp=0x55a2476d5cf0) (sgsn_libgtp.c:633) 20241209095821927 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095821927 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c9266335, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095821927 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095821927 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095821931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095821931 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241209095821931 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241209095821931 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@81a2cd7fa7ee: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095821935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095821936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095821936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1053)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1063)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1058)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1056)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1061)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1051)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:21 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241209095822074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095822476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94384) 20241209095822937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095822937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94384, count=98740) 20241209095823939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095823939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:24 UTC 2024 /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 20241209095824940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095824940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_xid_n201u started. 20241209095825506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095825507 DMM INFO MM(262420000000044/c9266335) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095825507 DMM INFO MM(262420000000044/c9266335) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095825507 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095825507 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095825507 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095825507 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095825507 DLLC NOTICE LLME(ffffffff/c9266335){ASSIGNED} LLGM Assign pre (c9266335 => ffffffff) (gprs_llc.c:1079) 20241209095825507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9266335 => ffffffff) (gprs_llc.c:1125) 20241209095825507 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095825507 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095825507 DMM NOTICE MM(262420000000044/c9266335) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095825507 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241209095825507 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095825507 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095825507 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241209095825507 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241209095825507 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) 20241209095825507 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) 20241209095825507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095825507 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095825507 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095825507 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095825507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095825542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095825542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095825542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095825542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095825542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095825542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095825542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095825542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095825544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095825544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095825544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095825544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095825544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095825544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095825544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095825544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095825544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095825544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095825545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095825545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095825549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095825558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095825558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095825577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095825577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095825577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095825577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095825577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095825577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095825577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095825577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095825579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095825579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095825579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095825579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095825579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095825579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095825579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095825579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825579 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095825579 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095825579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095825580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095825580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095825584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095825593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095825593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1077)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1075)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095825599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095825600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095825600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095825600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095825600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095825600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095825600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095825600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095825601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095825601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095825601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095825601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095825601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095825601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095825601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095825601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095825601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095825601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095825601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1082)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095825602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095825602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095825605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095825615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095825615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095825941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095825941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095825941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095825941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095825943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095825943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@81a2cd7fa7ee: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D683A04B'O, index=0 SGSN_Test-GSUP(1084)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@81a2cd7fa7ee: 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 := '22A5662B177768C726E9A9D21A4AA57F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B701FF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A063DA9A2F161E7'O } } } } } 20241209095826978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095826978 DLLC NOTICE LLME(ffffffff/d683a04b){UNASSIGNED} LLC RX: unknown TLLI 0xd683a04b, creating LLME on the fly (gprs_llc.c:552) 20241209095826978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095826978 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241209095826978 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095826978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095826978 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095826978 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095826978 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095826978 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095826978 DLLC NOTICE LLME(ffffffff/d683a04b){UNASSIGNED} LLGM Assign pre (d683a04b => c6fa09c1) (gprs_llc.c:1079) 20241209095826978 DLLC NOTICE LLME(d683a04b/c6fa09c1){ASSIGNED} LLGM Assign post (d683a04b => c6fa09c1) (gprs_llc.c:1125) 20241209095826978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095826978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095826978 DMM DEBUG MM(262420000000045/c6fa09c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095826990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095826990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095826990 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095826990 DMM DEBUG MM(262420000000045/c6fa09c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241209095826990 DMM NOTICE MM(262420000000045/c6fa09c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095826990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095826990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095826990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095826990 DMM DEBUG MM(262420000000045/c6fa09c1) Requesting authorization (sgsn_auth.c:160) 20241209095826990 DMM INFO MM(262420000000045/c6fa09c1) Requesting authentication tuples (sgsn_auth.c:184) 20241209095826990 DMM DEBUG MM(262420000000045/c6fa09c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095826990 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241209095826990 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@81a2cd7fa7ee: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241209095826993 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095826993 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095826993 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095826993 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095826993 DMM INFO MM(262420000000045/c6fa09c1) Subscriber data update (mmctx.c:445) 20241209095826993 DMM DEBUG MM(262420000000045/c6fa09c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095826993 DMM INFO MM(262420000000045/c6fa09c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095826993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095826993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095826993 DMM INFO MM(262420000000045/c6fa09c1) <- GMM AUTH AND CIPHERING REQ (rand = 22 a5 66 2b 17 77 68 c7 26 e9 a9 d2 1a 4a a5 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095827000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095827000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095827000 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095827001 DMM INFO MM(262420000000045/c6fa09c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095827001 DMM NOTICE MM(262420000000045/c6fa09c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095827001 DMM DEBUG MM(262420000000045/c6fa09c1) checking auth: received GSM SRES = 9b 70 1f f6 (gprs_gmm.c:648) 20241209095827001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095827001 DMM DEBUG MM(262420000000045/c6fa09c1) Requesting authorization (sgsn_auth.c:160) 20241209095827001 DMM INFO MM(262420000000045/c6fa09c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095827001 DMM DEBUG MM(262420000000045/c6fa09c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095827001 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241209095827001 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) 20241209095827001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095827001 DMM INFO MM(262420000000045/c6fa09c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6fa09c1) (gprs_gmm.c:282) 20241209095827002 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095827002 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095827002 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241209095827002 DMM INFO MM(262420000000045/c6fa09c1) Subscriber data update (mmctx.c:445) 20241209095827002 DMM DEBUG MM(262420000000045/c6fa09c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095827002 DMM INFO MM(262420000000045/c6fa09c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095827002 DMM NOTICE MM(262420000000045/c6fa09c1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241209095827002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095827002 DMM NOTICE MM(262420000000045/c6fa09c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095827002 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) 20241209095827003 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095827003 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241209095827003 DMM INFO MM(262420000000045/c6fa09c1) Subscriber data update (mmctx.c:445) 20241209095827003 DMM DEBUG MM(262420000000045/c6fa09c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095827009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095827009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095827009 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095827009 DMM INFO MM(262420000000045/c6fa09c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095827009 DMM NOTICE MM(262420000000045/c6fa09c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095827009 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095827009 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095827009 DLLC NOTICE LLME(d683a04b/c6fa09c1){ASSIGNED} LLGM Assign pre (ffffffff => c6fa09c1) (gprs_llc.c:1079) 20241209095827009 DLLC NOTICE LLME(ffffffff/c6fa09c1){ASSIGNED} LLGM Assign post (ffffffff => c6fa09c1) (gprs_llc.c:1125) 20241209095827009 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095827009 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095827009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095827009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095827061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095827061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095827061 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095827061 DMM INFO MM(262420000000045/c6fa09c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095827061 DMM INFO MM(262420000000045/c6fa09c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095827061 DMM DEBUG MM(262420000000045/c6fa09c1) Using GGSN 0 (gprs_sm.c:317) 20241209095827061 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) 20241209095827061 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241209095827061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095827061 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095827061 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241209095827072 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 88 83 0e 34 11 e2 cd cc 2b 14 05 7f 02 9a 60 11 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) 20241209095827072 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c931c0, cbp=0x55a2476d6180) (sgsn_libgtp.c:633) 20241209095827072 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095827072 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c6fa09c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095827072 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095827072 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095827079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095827079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241209095827079 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241209095827079 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241209095827079 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@81a2cd7fa7ee: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095827085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49778<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095827086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095827086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1072)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1076)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1070)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1082)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1078)@81a2cd7fa7ee: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1080)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_xid_n201u finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:27 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241209095827221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095827623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90860) 20241209095828086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095828087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90860, count=102260) 20241209095829088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095829088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:29 UTC 2024 /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 20241209095830090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095830090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_llc_null started. 20241209095830666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095830667 DMM INFO MM(262420000000045/c6fa09c1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095830667 DMM INFO MM(262420000000045/c6fa09c1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095830667 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095830667 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095830667 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095830667 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095830667 DLLC NOTICE LLME(ffffffff/c6fa09c1){ASSIGNED} LLGM Assign pre (c6fa09c1 => ffffffff) (gprs_llc.c:1079) 20241209095830667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6fa09c1 => ffffffff) (gprs_llc.c:1125) 20241209095830667 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095830667 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095830667 DMM NOTICE MM(262420000000045/c6fa09c1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095830668 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241209095830668 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095830668 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095830668 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241209095830668 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241209095830668 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) 20241209095830668 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) 20241209095830668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095830668 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095830668 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095830668 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095830668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095830705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095830705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095830705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095830705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095830705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095830705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095830705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095830705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095830707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095830707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095830707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095830707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095830707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095830707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095830707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095830707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095830707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095830707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095830708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095830708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095830712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095830724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095830724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095830738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095830738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095830738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095830738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095830738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095830738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095830738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095830738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095830740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095830740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095830740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095830741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095830741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095830741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095830741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095830741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830741 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095830741 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095830741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095830741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095830741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095830746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095830754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095830754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095830771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095830771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095830771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095830771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095830771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095830771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095830771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095830771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095830773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095830773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095830773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095830773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095830773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095830773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095830773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095830773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095830773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095830773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095830773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095830774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095830774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095830778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095830790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095830790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095831091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095831091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095831091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095831091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095831093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095831093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@81a2cd7fa7ee: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E5B71976'O, index=0 SGSN_Test-GSUP(1103)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@81a2cd7fa7ee: 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 := '695C0960A123761F2E0E4C8345A7A52F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '392FDCD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C923F0C4E0311C06'O } } } } } 20241209095832123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095832123 DLLC NOTICE LLME(ffffffff/e5b71976){UNASSIGNED} LLC RX: unknown TLLI 0xe5b71976, creating LLME on the fly (gprs_llc.c:552) 20241209095832123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095832123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241209095832123 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095832123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095832123 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095832123 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095832123 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095832123 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095832123 DLLC NOTICE LLME(ffffffff/e5b71976){UNASSIGNED} LLGM Assign pre (e5b71976 => fc62f271) (gprs_llc.c:1079) 20241209095832123 DLLC NOTICE LLME(e5b71976/fc62f271){ASSIGNED} LLGM Assign post (e5b71976 => fc62f271) (gprs_llc.c:1125) 20241209095832123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095832123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095832123 DMM DEBUG MM(262420000000041/fc62f271) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095832130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095832130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095832130 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095832130 DMM DEBUG MM(262420000000041/fc62f271) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241209095832131 DMM NOTICE MM(262420000000041/fc62f271) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095832131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095832131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095832131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095832131 DMM DEBUG MM(262420000000041/fc62f271) Requesting authorization (sgsn_auth.c:160) 20241209095832131 DMM INFO MM(262420000000041/fc62f271) Requesting authentication tuples (sgsn_auth.c:184) 20241209095832131 DMM DEBUG MM(262420000000041/fc62f271) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095832131 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241209095832131 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@81a2cd7fa7ee: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241209095832132 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095832132 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095832132 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095832132 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095832132 DMM INFO MM(262420000000041/fc62f271) Subscriber data update (mmctx.c:445) 20241209095832132 DMM DEBUG MM(262420000000041/fc62f271) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095832132 DMM INFO MM(262420000000041/fc62f271) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095832132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095832133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095832133 DMM INFO MM(262420000000041/fc62f271) <- GMM AUTH AND CIPHERING REQ (rand = 69 5c 09 60 a1 23 76 1f 2e 0e 4c 83 45 a7 a5 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095832137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095832137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095832137 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095832137 DMM INFO MM(262420000000041/fc62f271) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095832137 DMM NOTICE MM(262420000000041/fc62f271) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095832137 DMM DEBUG MM(262420000000041/fc62f271) checking auth: received GSM SRES = 39 2f dc d7 (gprs_gmm.c:648) 20241209095832137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095832137 DMM DEBUG MM(262420000000041/fc62f271) Requesting authorization (sgsn_auth.c:160) 20241209095832137 DMM INFO MM(262420000000041/fc62f271) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095832137 DMM DEBUG MM(262420000000041/fc62f271) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095832137 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241209095832137 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) 20241209095832137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095832137 DMM INFO MM(262420000000041/fc62f271) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc62f271) (gprs_gmm.c:282) 20241209095832137 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095832137 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095832137 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241209095832137 DMM INFO MM(262420000000041/fc62f271) Subscriber data update (mmctx.c:445) 20241209095832137 DMM DEBUG MM(262420000000041/fc62f271) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095832137 DMM INFO MM(262420000000041/fc62f271) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095832137 DMM NOTICE MM(262420000000041/fc62f271) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241209095832137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095832137 DMM NOTICE MM(262420000000041/fc62f271) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095832137 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) 20241209095832138 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095832138 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241209095832138 DMM INFO MM(262420000000041/fc62f271) Subscriber data update (mmctx.c:445) 20241209095832138 DMM DEBUG MM(262420000000041/fc62f271) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095832140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095832140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095832140 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095832140 DMM INFO MM(262420000000041/fc62f271) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095832140 DMM NOTICE MM(262420000000041/fc62f271) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095832140 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095832140 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095832140 DLLC NOTICE LLME(e5b71976/fc62f271){ASSIGNED} LLGM Assign pre (ffffffff => fc62f271) (gprs_llc.c:1079) 20241209095832140 DLLC NOTICE LLME(ffffffff/fc62f271){ASSIGNED} LLGM Assign post (ffffffff => fc62f271) (gprs_llc.c:1125) 20241209095832140 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095832140 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095832140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095832140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095833192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095833192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241209095833192 DLLC DEBUG TLLI=fc62f271 sends us LLC NULL (gprs_llc.c:912) 20241209095833192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095833192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209095833192 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095833192 DMM INFO MM(262420000000041/fc62f271) -> GMM DETACH REQUEST TLLI=0xfc62f271 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209095833192 DMM INFO MM(262420000000041/fc62f271) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209095833192 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095833192 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095833192 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095833192 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095833192 DLLC NOTICE LLME(ffffffff/fc62f271){ASSIGNED} LLGM Assign pre (fc62f271 => ffffffff) (gprs_llc.c:1079) 20241209095833192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc62f271 => ffffffff) (gprs_llc.c:1125) 20241209095833192 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241209095833192 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) 20241209095833192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095833192 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095833192 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095833192 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095833193 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) 20241209095833240 DGPRS DEBUG Checking for inactive LLMEs, time = 36266512 (sgsn.c:132) TC_llc_null(1105)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@81a2cd7fa7ee: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095838198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1096)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1101)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095838200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_llc_null-BVCI220(1100)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1091)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095838200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1093)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1094)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1089)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1099)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_llc_null finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:38 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241209095838315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095838717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100732) 20241209095839202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095839202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100732, count=101892) 20241209095840203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095840204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:40 UTC 2024 /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 20241209095841205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095841205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_llc_sabm_dm_llgmm started. 20241209095841810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095841812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095841861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095841861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095841861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095841861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095841861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095841861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095841861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095841861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095841862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095841862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095841862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095841862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095841862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095841862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095841862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095841862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095841862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095841862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095841862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095841862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095841864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095841868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095841869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095841877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095841877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095841877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095841877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095841877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095841877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095841877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095841877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095841878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095841878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095841878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095841878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095841878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095841878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095841878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095841878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095841878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095841878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095841878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095841878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095841880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095841886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095841886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095841894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095841894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095841894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095841894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095841894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095841895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095841895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095841895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095841895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095841895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095841895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095841895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095841895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095841895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095841897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095841902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095841902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095842206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095842206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095842206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095842206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095842209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095842210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@81a2cd7fa7ee: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C2EE4F1A'O, index=0 SGSN_Test-GSUP(1122)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@81a2cd7fa7ee: 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 := 'C1E5347E020024AEA3FA0737CA0B19DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '354D97EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '191FEC578EE9AD42'O } } } } } 20241209095843262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095843263 DLLC NOTICE LLME(ffffffff/c2ee4f1a){UNASSIGNED} LLC RX: unknown TLLI 0xc2ee4f1a, creating LLME on the fly (gprs_llc.c:552) 20241209095843263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095843263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241209095843263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095843263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095843263 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095843263 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095843263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095843263 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095843263 DLLC NOTICE LLME(ffffffff/c2ee4f1a){UNASSIGNED} LLGM Assign pre (c2ee4f1a => e50b98d4) (gprs_llc.c:1079) 20241209095843263 DLLC NOTICE LLME(c2ee4f1a/e50b98d4){ASSIGNED} LLGM Assign post (c2ee4f1a => e50b98d4) (gprs_llc.c:1125) 20241209095843263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095843263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095843263 DMM DEBUG MM(262420000000042/e50b98d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095843274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095843274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095843274 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095843274 DMM DEBUG MM(262420000000042/e50b98d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241209095843274 DMM NOTICE MM(262420000000042/e50b98d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095843274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095843274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095843274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095843274 DMM DEBUG MM(262420000000042/e50b98d4) Requesting authorization (sgsn_auth.c:160) 20241209095843274 DMM INFO MM(262420000000042/e50b98d4) Requesting authentication tuples (sgsn_auth.c:184) 20241209095843274 DMM DEBUG MM(262420000000042/e50b98d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095843274 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241209095843274 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@81a2cd7fa7ee: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241209095843280 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095843280 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095843280 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095843280 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095843280 DMM INFO MM(262420000000042/e50b98d4) Subscriber data update (mmctx.c:445) 20241209095843280 DMM DEBUG MM(262420000000042/e50b98d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095843280 DMM INFO MM(262420000000042/e50b98d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095843280 DMM INFO MM(262420000000042/e50b98d4) <- GMM AUTH AND CIPHERING REQ (rand = c1 e5 34 7e 02 00 24 ae a3 fa 07 37 ca 0b 19 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095843293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095843293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095843293 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095843293 DMM INFO MM(262420000000042/e50b98d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095843293 DMM NOTICE MM(262420000000042/e50b98d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095843293 DMM DEBUG MM(262420000000042/e50b98d4) checking auth: received GSM SRES = 35 4d 97 ea (gprs_gmm.c:648) 20241209095843293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095843293 DMM DEBUG MM(262420000000042/e50b98d4) Requesting authorization (sgsn_auth.c:160) 20241209095843293 DMM INFO MM(262420000000042/e50b98d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095843293 DMM DEBUG MM(262420000000042/e50b98d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095843293 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241209095843293 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) 20241209095843293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095843293 DMM INFO MM(262420000000042/e50b98d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe50b98d4) (gprs_gmm.c:282) 20241209095843295 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095843295 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095843295 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241209095843295 DMM INFO MM(262420000000042/e50b98d4) Subscriber data update (mmctx.c:445) 20241209095843295 DMM DEBUG MM(262420000000042/e50b98d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095843295 DMM INFO MM(262420000000042/e50b98d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095843295 DMM NOTICE MM(262420000000042/e50b98d4) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241209095843295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095843295 DMM NOTICE MM(262420000000042/e50b98d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095843295 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) 20241209095843295 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095843295 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241209095843295 DMM INFO MM(262420000000042/e50b98d4) Subscriber data update (mmctx.c:445) 20241209095843295 DMM DEBUG MM(262420000000042/e50b98d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095843299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095843299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095843299 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095843299 DMM INFO MM(262420000000042/e50b98d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095843299 DMM NOTICE MM(262420000000042/e50b98d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095843299 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095843299 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095843299 DLLC NOTICE LLME(c2ee4f1a/e50b98d4){ASSIGNED} LLGM Assign pre (ffffffff => e50b98d4) (gprs_llc.c:1079) 20241209095843299 DLLC NOTICE LLME(ffffffff/e50b98d4){ASSIGNED} LLGM Assign post (ffffffff => e50b98d4) (gprs_llc.c:1125) 20241209095843299 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095843299 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095843299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095843299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095844350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095844350 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)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@81a2cd7fa7ee: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095844354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1110)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1122)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1115)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1120)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095844356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095844356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI210(1114)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1113)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1118)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1108)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:44 UTC 2024 ====== 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 20241209095844479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095844880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80180) 20241209095845356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095845356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80180, count=87592) 20241209095846357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095846357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:46 UTC 2024 /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 20241209095847358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095847359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_llc_sabm_dm_ll5 started. 20241209095847911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095847916 DMM INFO MM(262420000000042/e50b98d4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095847916 DMM INFO MM(262420000000042/e50b98d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095847916 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095847916 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095847916 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095847916 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095847916 DLLC NOTICE LLME(ffffffff/e50b98d4){ASSIGNED} LLGM Assign pre (e50b98d4 => ffffffff) (gprs_llc.c:1079) 20241209095847916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e50b98d4 => ffffffff) (gprs_llc.c:1125) 20241209095847916 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241209095847916 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) 20241209095847916 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) 20241209095847916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095847916 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095847916 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095847916 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095847916 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095847941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095847941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095847941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095847941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095847941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095847942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095847942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095847942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095847942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095847942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095847942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095847942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095847942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095847942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095847943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095847943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095847943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095847943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095847943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095847943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095847945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095847950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095847950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095847959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095847959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095847959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095847959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095847959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095847959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095847959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095847959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095847960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095847960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095847960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095847960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095847960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095847960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095847960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095847960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095847960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095847960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095847960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1134)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095847960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095847962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095847967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095847967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095847979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095847979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095847979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095847979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095847979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095847979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095847979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095847979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095847980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095847980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095847980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095847980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095847980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095847980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095847980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095847980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095847980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095847980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095847980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095847981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095847981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095847982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095847987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095847987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095848360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095848360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095848360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095848360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095848361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095848362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@81a2cd7fa7ee: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='CA2413D1'O, index=0 SGSN_Test-GSUP(1141)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@81a2cd7fa7ee: 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 := '21BA2429E52BA41B7CEF0D6B5BBB099D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEBD7748'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9F383FCD71C4C95'O } } } } } 20241209095849435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095849435 DLLC NOTICE LLME(ffffffff/ca2413d1){UNASSIGNED} LLC RX: unknown TLLI 0xca2413d1, creating LLME on the fly (gprs_llc.c:552) 20241209095849435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095849435 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241209095849435 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095849435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095849435 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095849435 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095849435 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095849435 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095849435 DLLC NOTICE LLME(ffffffff/ca2413d1){UNASSIGNED} LLGM Assign pre (ca2413d1 => c324f7c0) (gprs_llc.c:1079) 20241209095849435 DLLC NOTICE LLME(ca2413d1/c324f7c0){ASSIGNED} LLGM Assign post (ca2413d1 => c324f7c0) (gprs_llc.c:1125) 20241209095849435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095849435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095849435 DMM DEBUG MM(262420000000043/c324f7c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095849448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095849448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095849448 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095849448 DMM DEBUG MM(262420000000043/c324f7c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241209095849448 DMM NOTICE MM(262420000000043/c324f7c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095849448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095849448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095849448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095849448 DMM DEBUG MM(262420000000043/c324f7c0) Requesting authorization (sgsn_auth.c:160) 20241209095849448 DMM INFO MM(262420000000043/c324f7c0) Requesting authentication tuples (sgsn_auth.c:184) 20241209095849448 DMM DEBUG MM(262420000000043/c324f7c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095849448 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241209095849448 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@81a2cd7fa7ee: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241209095849450 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095849450 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095849450 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095849450 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095849450 DMM INFO MM(262420000000043/c324f7c0) Subscriber data update (mmctx.c:445) 20241209095849450 DMM DEBUG MM(262420000000043/c324f7c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095849450 DMM INFO MM(262420000000043/c324f7c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095849450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095849450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095849450 DMM INFO MM(262420000000043/c324f7c0) <- GMM AUTH AND CIPHERING REQ (rand = 21 ba 24 29 e5 2b a4 1b 7c ef 0d 6b 5b bb 09 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095849455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095849455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095849455 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095849455 DMM INFO MM(262420000000043/c324f7c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095849455 DMM NOTICE MM(262420000000043/c324f7c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095849455 DMM DEBUG MM(262420000000043/c324f7c0) checking auth: received GSM SRES = de bd 77 48 (gprs_gmm.c:648) 20241209095849455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095849455 DMM DEBUG MM(262420000000043/c324f7c0) Requesting authorization (sgsn_auth.c:160) 20241209095849455 DMM INFO MM(262420000000043/c324f7c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095849455 DMM DEBUG MM(262420000000043/c324f7c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095849455 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241209095849455 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) 20241209095849455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095849455 DMM INFO MM(262420000000043/c324f7c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc324f7c0) (gprs_gmm.c:282) 20241209095849455 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095849455 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095849455 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241209095849455 DMM INFO MM(262420000000043/c324f7c0) Subscriber data update (mmctx.c:445) 20241209095849455 DMM DEBUG MM(262420000000043/c324f7c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095849455 DMM INFO MM(262420000000043/c324f7c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095849455 DMM NOTICE MM(262420000000043/c324f7c0) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241209095849455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095849455 DMM NOTICE MM(262420000000043/c324f7c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095849455 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) 20241209095849456 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095849456 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241209095849456 DMM INFO MM(262420000000043/c324f7c0) Subscriber data update (mmctx.c:445) 20241209095849456 DMM DEBUG MM(262420000000043/c324f7c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095849458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095849458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095849458 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095849458 DMM INFO MM(262420000000043/c324f7c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095849458 DMM NOTICE MM(262420000000043/c324f7c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095849458 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095849458 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095849458 DLLC NOTICE LLME(ca2413d1/c324f7c0){ASSIGNED} LLGM Assign pre (ffffffff => c324f7c0) (gprs_llc.c:1079) 20241209095849458 DLLC NOTICE LLME(ffffffff/c324f7c0){ASSIGNED} LLGM Assign post (ffffffff => c324f7c0) (gprs_llc.c:1125) 20241209095849458 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095849458 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095849458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095849458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095850510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095850510 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)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@81a2cd7fa7ee: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095850513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1129)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1134)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095850515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_llc_sabm_dm_ll5-BVCI210(1133)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095850515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1139)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1127)@81a2cd7fa7ee: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1137)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1132)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:58:50 UTC 2024 ====== 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 20241209095850580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095850981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20241209095851516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095851516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=92548) 20241209095852517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095852517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:58:53 UTC 2024 /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 20241209095853518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095853518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_suspend_nopaging started. 20241209095854048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095854050 DMM INFO MM(262420000000043/c324f7c0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095854050 DMM INFO MM(262420000000043/c324f7c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095854050 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095854050 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095854050 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095854050 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095854050 DLLC NOTICE LLME(ffffffff/c324f7c0){ASSIGNED} LLGM Assign pre (c324f7c0 => ffffffff) (gprs_llc.c:1079) 20241209095854050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c324f7c0 => ffffffff) (gprs_llc.c:1125) 20241209095854050 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241209095854050 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) 20241209095854050 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) 20241209095854050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095854050 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095854050 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095854050 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095854050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095854100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095854100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095854100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095854100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095854100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095854100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095854100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095854100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095854101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095854101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095854101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095854101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095854101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095854101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095854101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095854101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095854101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095854101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095854101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095854101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095854103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095854109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095854109 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095854119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095854119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095854119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095854119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095854119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095854119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095854119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095854119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095854121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095854121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095854121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095854121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095854121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095854121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095854121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095854121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854121 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095854121 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095854121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095854121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095854121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095854123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095854128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095854128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095854137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095854137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095854137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095854137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095854137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095854137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095854137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095854137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095854138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095854138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095854138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095854138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095854138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095854138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095854138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095854138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095854138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095854138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095854138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095854138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095854138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095854141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095854146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095854146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095854520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095854520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095854520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095854520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095854524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095854525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@81a2cd7fa7ee: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='EBCADF67'O, index=0 SGSN_Test-GSUP(1160)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@81a2cd7fa7ee: 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 := 'D47E912B6914C5AEFEAD3C8A7127B1DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E017CD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A320890375A5F5C'O } } } } } 20241209095855585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855585 DLLC NOTICE LLME(ffffffff/ebcadf67){UNASSIGNED} LLC RX: unknown TLLI 0xebcadf67, creating LLME on the fly (gprs_llc.c:552) 20241209095855585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095855585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241209095855585 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095855585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095855585 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095855585 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095855585 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095855585 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095855585 DLLC NOTICE LLME(ffffffff/ebcadf67){UNASSIGNED} LLGM Assign pre (ebcadf67 => d1cc72d5) (gprs_llc.c:1079) 20241209095855585 DLLC NOTICE LLME(ebcadf67/d1cc72d5){ASSIGNED} LLGM Assign post (ebcadf67 => d1cc72d5) (gprs_llc.c:1125) 20241209095855585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095855585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095855585 DMM DEBUG MM(262420000000048/d1cc72d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095855599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095855600 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095855600 DMM DEBUG MM(262420000000048/d1cc72d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241209095855600 DMM NOTICE MM(262420000000048/d1cc72d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095855600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095855600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095855600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095855600 DMM DEBUG MM(262420000000048/d1cc72d5) Requesting authorization (sgsn_auth.c:160) 20241209095855600 DMM INFO MM(262420000000048/d1cc72d5) Requesting authentication tuples (sgsn_auth.c:184) 20241209095855600 DMM DEBUG MM(262420000000048/d1cc72d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095855600 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241209095855600 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@81a2cd7fa7ee: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241209095855604 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095855604 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095855604 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095855604 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095855604 DMM INFO MM(262420000000048/d1cc72d5) Subscriber data update (mmctx.c:445) 20241209095855604 DMM DEBUG MM(262420000000048/d1cc72d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095855604 DMM INFO MM(262420000000048/d1cc72d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095855604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095855604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095855604 DMM INFO MM(262420000000048/d1cc72d5) <- GMM AUTH AND CIPHERING REQ (rand = d4 7e 91 2b 69 14 c5 ae fe ad 3c 8a 71 27 b1 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095855617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095855617 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095855617 DMM INFO MM(262420000000048/d1cc72d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095855617 DMM NOTICE MM(262420000000048/d1cc72d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095855617 DMM DEBUG MM(262420000000048/d1cc72d5) checking auth: received GSM SRES = 4e 01 7c d4 (gprs_gmm.c:648) 20241209095855617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095855617 DMM DEBUG MM(262420000000048/d1cc72d5) Requesting authorization (sgsn_auth.c:160) 20241209095855617 DMM INFO MM(262420000000048/d1cc72d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095855618 DMM DEBUG MM(262420000000048/d1cc72d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095855618 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241209095855618 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) 20241209095855618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095855618 DMM INFO MM(262420000000048/d1cc72d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1cc72d5) (gprs_gmm.c:282) 20241209095855620 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095855620 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095855620 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241209095855620 DMM INFO MM(262420000000048/d1cc72d5) Subscriber data update (mmctx.c:445) 20241209095855620 DMM DEBUG MM(262420000000048/d1cc72d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095855620 DMM INFO MM(262420000000048/d1cc72d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095855620 DMM NOTICE MM(262420000000048/d1cc72d5) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241209095855620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095855620 DMM NOTICE MM(262420000000048/d1cc72d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095855620 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) 20241209095855621 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095855621 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241209095855621 DMM INFO MM(262420000000048/d1cc72d5) Subscriber data update (mmctx.c:445) 20241209095855621 DMM DEBUG MM(262420000000048/d1cc72d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095855630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095855630 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095855630 DMM INFO MM(262420000000048/d1cc72d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095855630 DMM NOTICE MM(262420000000048/d1cc72d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095855630 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095855630 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095855630 DLLC NOTICE LLME(ebcadf67/d1cc72d5){ASSIGNED} LLGM Assign pre (ffffffff => d1cc72d5) (gprs_llc.c:1079) 20241209095855630 DLLC NOTICE LLME(ffffffff/d1cc72d5){ASSIGNED} LLGM Assign post (ffffffff => d1cc72d5) (gprs_llc.c:1125) 20241209095855631 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095855631 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095855631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095855631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095855685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095855686 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095855686 DMM INFO MM(262420000000048/d1cc72d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095855686 DMM INFO MM(262420000000048/d1cc72d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095855686 DMM DEBUG MM(262420000000048/d1cc72d5) Using GGSN 0 (gprs_sm.c:317) 20241209095855686 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) 20241209095855686 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241209095855686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095855686 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095855686 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241209095855713 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 43 2b 1f 81 11 c9 d7 da 80 14 05 7f d6 b6 53 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241209095855713 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c94238, cbp=0x55a2476d7360) (sgsn_libgtp.c:633) 20241209095855713 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095855713 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=d1cc72d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095855713 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095855713 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095855730 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241209095855741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095855741 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209095855741 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209095855747 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241209095855748 DMM INFO MM(262420000000048/d1cc72d5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1147)@81a2cd7fa7ee: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095900752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095900753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095900753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI196(1147)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1154)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1159)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1148)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1157)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1152)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1146)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_suspend_nopaging finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:00 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241209095900876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095901277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95152) 20241209095901754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095901754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95152, count=101204) 20241209095902755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095902755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209095903241 DGPRS DEBUG Checking for inactive LLMEs, time = 36266542 (sgsn.c:132) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:03 UTC 2024 /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 20241209095903756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095903756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_suspend_resume started. 20241209095904340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095904341 DMM INFO MM(262420000000048/d1cc72d5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095904341 DMM INFO MM(262420000000048/d1cc72d5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095904341 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095904341 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095904341 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095904341 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095904341 DLLC NOTICE LLME(ffffffff/d1cc72d5){ASSIGNED} LLGM Assign pre (d1cc72d5 => ffffffff) (gprs_llc.c:1079) 20241209095904341 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1cc72d5 => ffffffff) (gprs_llc.c:1125) 20241209095904341 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095904341 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095904341 DMM NOTICE MM(262420000000048/d1cc72d5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095904341 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241209095904341 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095904341 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095904341 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241209095904341 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241209095904341 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) 20241209095904341 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) 20241209095904341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095904341 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095904341 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095904341 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095904341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095904360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095904360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095904360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095904360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095904360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095904361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095904361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095904361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095904363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095904368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095904368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095904382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095904382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095904382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095904382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095904382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095904382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095904382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095904382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095904383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095904383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095904383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095904384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095904384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095904384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095904384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095904384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095904384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095904384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095904385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095904385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095904387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095904392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095904392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1170)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095904398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095904398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095904398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095904398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095904398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095904398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095904398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095904398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095904399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095904399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095904399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095904399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095904399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095904399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095904399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095904399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095904399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095904399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095904399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095904400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095904400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209095904402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095904407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095904408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095904757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095904757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095904757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095904757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095904762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095904763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@81a2cd7fa7ee: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='FE82B2C6'O, index=0 SGSN_Test-GSUP(1179)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@81a2cd7fa7ee: 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 := '98FDF059EC2C6B6AEF1ED60F7CFA7150'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD94001D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E99F2F925D9AA1D7'O } } } } } 20241209095905844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905844 DLLC NOTICE LLME(ffffffff/fe82b2c6){UNASSIGNED} LLC RX: unknown TLLI 0xfe82b2c6, creating LLME on the fly (gprs_llc.c:552) 20241209095905844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095905844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241209095905844 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095905844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095905844 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095905844 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095905844 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095905844 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095905844 DLLC NOTICE LLME(ffffffff/fe82b2c6){UNASSIGNED} LLGM Assign pre (fe82b2c6 => cdd2c123) (gprs_llc.c:1079) 20241209095905844 DLLC NOTICE LLME(fe82b2c6/cdd2c123){ASSIGNED} LLGM Assign post (fe82b2c6 => cdd2c123) (gprs_llc.c:1125) 20241209095905844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095905844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095905844 DMM DEBUG MM(262420000000049/cdd2c123) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095905864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095905864 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095905864 DMM DEBUG MM(262420000000049/cdd2c123) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241209095905864 DMM NOTICE MM(262420000000049/cdd2c123) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095905864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095905864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095905864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095905864 DMM DEBUG MM(262420000000049/cdd2c123) Requesting authorization (sgsn_auth.c:160) 20241209095905864 DMM INFO MM(262420000000049/cdd2c123) Requesting authentication tuples (sgsn_auth.c:184) 20241209095905864 DMM DEBUG MM(262420000000049/cdd2c123) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095905864 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241209095905864 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@81a2cd7fa7ee: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241209095905871 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095905871 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095905871 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095905871 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095905871 DMM INFO MM(262420000000049/cdd2c123) Subscriber data update (mmctx.c:445) 20241209095905871 DMM DEBUG MM(262420000000049/cdd2c123) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095905871 DMM INFO MM(262420000000049/cdd2c123) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095905871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095905871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095905871 DMM INFO MM(262420000000049/cdd2c123) <- GMM AUTH AND CIPHERING REQ (rand = 98 fd f0 59 ec 2c 6b 6a ef 1e d6 0f 7c fa 71 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095905880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095905880 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095905880 DMM INFO MM(262420000000049/cdd2c123) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095905880 DMM NOTICE MM(262420000000049/cdd2c123) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095905880 DMM DEBUG MM(262420000000049/cdd2c123) checking auth: received GSM SRES = bd 94 00 1d (gprs_gmm.c:648) 20241209095905880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095905880 DMM DEBUG MM(262420000000049/cdd2c123) Requesting authorization (sgsn_auth.c:160) 20241209095905880 DMM INFO MM(262420000000049/cdd2c123) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095905880 DMM DEBUG MM(262420000000049/cdd2c123) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095905880 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241209095905880 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) 20241209095905880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095905880 DMM INFO MM(262420000000049/cdd2c123) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd2c123) (gprs_gmm.c:282) 20241209095905881 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095905881 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095905881 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241209095905881 DMM INFO MM(262420000000049/cdd2c123) Subscriber data update (mmctx.c:445) 20241209095905881 DMM DEBUG MM(262420000000049/cdd2c123) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095905881 DMM INFO MM(262420000000049/cdd2c123) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095905881 DMM NOTICE MM(262420000000049/cdd2c123) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241209095905881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095905881 DMM NOTICE MM(262420000000049/cdd2c123) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095905881 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) 20241209095905882 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095905882 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241209095905882 DMM INFO MM(262420000000049/cdd2c123) Subscriber data update (mmctx.c:445) 20241209095905882 DMM DEBUG MM(262420000000049/cdd2c123) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095905886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095905886 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095905886 DMM INFO MM(262420000000049/cdd2c123) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095905886 DMM NOTICE MM(262420000000049/cdd2c123) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095905886 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095905886 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095905886 DLLC NOTICE LLME(fe82b2c6/cdd2c123){ASSIGNED} LLGM Assign pre (ffffffff => cdd2c123) (gprs_llc.c:1079) 20241209095905886 DLLC NOTICE LLME(ffffffff/cdd2c123){ASSIGNED} LLGM Assign post (ffffffff => cdd2c123) (gprs_llc.c:1125) 20241209095905886 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095905886 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095905886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095905886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095905938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095905938 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095905938 DMM INFO MM(262420000000049/cdd2c123) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095905938 DMM INFO MM(262420000000049/cdd2c123) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095905938 DMM DEBUG MM(262420000000049/cdd2c123) Using GGSN 0 (gprs_sm.c:317) 20241209095905938 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) 20241209095905938 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241209095905938 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095905938 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095905938 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241209095905944 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 d1 ec ef f2 11 55 ec 17 94 14 05 7f e3 59 ca 8a 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) 20241209095905944 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c952b0, cbp=0x55a2476d7880) (sgsn_libgtp.c:633) 20241209095905944 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095905944 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=cdd2c123, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095905944 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095905944 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095905948 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241209095905952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095905952 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209095905952 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209095905953 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241209095905953 DMM INFO MM(262420000000049/cdd2c123) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241209095910956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095910956 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241209095910956 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241209095910959 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@81a2cd7fa7ee: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095910971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095910974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095910974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1167)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1179)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1173)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1177)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1165)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1175)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1171)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_suspend_resume finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:11 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241209095911096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095911499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104480) 20241209095911976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095911976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104480, count=105640) 20241209095912977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095912977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:13 UTC 2024 /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 20241209095913978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095913979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_suspend_rau started. 20241209095914596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095914597 DMM INFO MM(262420000000049/cdd2c123) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095914597 DMM INFO MM(262420000000049/cdd2c123) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095914597 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095914597 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095914597 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095914597 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095914597 DLLC NOTICE LLME(ffffffff/cdd2c123){ASSIGNED} LLGM Assign pre (cdd2c123 => ffffffff) (gprs_llc.c:1079) 20241209095914597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd2c123 => ffffffff) (gprs_llc.c:1125) 20241209095914597 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095914597 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095914597 DMM NOTICE MM(262420000000049/cdd2c123) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095914597 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241209095914597 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095914597 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095914597 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241209095914597 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241209095914597 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) 20241209095914597 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) 20241209095914597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095914597 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095914597 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095914597 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095914597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095914622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095914622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095914622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095914622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095914622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095914622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095914622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095914622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095914623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095914623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095914623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095914623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095914623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095914623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095914623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095914623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095914623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095914623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095914623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095914623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095914625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095914630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095914630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1186)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_rau-BVCI196(1184)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095914635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095914635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095914635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095914635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095914635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095914635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095914635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095914635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095914636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095914636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095914636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095914636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095914636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095914636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095914636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095914636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095914636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095914636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095914637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095914637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095914639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095914644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095914644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095914661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095914661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095914661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095914661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095914661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095914661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095914661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095914661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095914663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095914663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095914663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095914663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095914663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095914663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095914663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095914663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095914663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095914663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095914663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095914663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095914663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095914665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095914670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095914670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095914980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095914980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095914980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095914980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095914981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209095914981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@81a2cd7fa7ee: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DB1128A3'O, index=0 SGSN_Test-GSUP(1198)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@81a2cd7fa7ee: 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 := 'A76D68FBDC9B76858DAABBE215C1FDCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F124A32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE6ECF162EF4237B'O } } } } } 20241209095916006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916006 DLLC NOTICE LLME(ffffffff/db1128a3){UNASSIGNED} LLC RX: unknown TLLI 0xdb1128a3, creating LLME on the fly (gprs_llc.c:552) 20241209095916006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095916006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241209095916006 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095916006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095916006 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095916006 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095916006 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095916006 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095916006 DLLC NOTICE LLME(ffffffff/db1128a3){UNASSIGNED} LLGM Assign pre (db1128a3 => c2deab5c) (gprs_llc.c:1079) 20241209095916006 DLLC NOTICE LLME(db1128a3/c2deab5c){ASSIGNED} LLGM Assign post (db1128a3 => c2deab5c) (gprs_llc.c:1125) 20241209095916006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095916006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095916006 DMM DEBUG MM(262420000000050/c2deab5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095916013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095916013 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095916013 DMM DEBUG MM(262420000000050/c2deab5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241209095916013 DMM NOTICE MM(262420000000050/c2deab5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095916013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095916013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095916013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095916013 DMM DEBUG MM(262420000000050/c2deab5c) Requesting authorization (sgsn_auth.c:160) 20241209095916013 DMM INFO MM(262420000000050/c2deab5c) Requesting authentication tuples (sgsn_auth.c:184) 20241209095916013 DMM DEBUG MM(262420000000050/c2deab5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095916013 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241209095916013 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@81a2cd7fa7ee: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241209095916015 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095916015 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095916015 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095916015 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095916015 DMM INFO MM(262420000000050/c2deab5c) Subscriber data update (mmctx.c:445) 20241209095916015 DMM DEBUG MM(262420000000050/c2deab5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095916015 DMM INFO MM(262420000000050/c2deab5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095916015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095916015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095916015 DMM INFO MM(262420000000050/c2deab5c) <- GMM AUTH AND CIPHERING REQ (rand = a7 6d 68 fb dc 9b 76 85 8d aa bb e2 15 c1 fd ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095916019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095916019 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095916019 DMM INFO MM(262420000000050/c2deab5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095916019 DMM NOTICE MM(262420000000050/c2deab5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095916019 DMM DEBUG MM(262420000000050/c2deab5c) checking auth: received GSM SRES = 5f 12 4a 32 (gprs_gmm.c:648) 20241209095916019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095916019 DMM DEBUG MM(262420000000050/c2deab5c) Requesting authorization (sgsn_auth.c:160) 20241209095916019 DMM INFO MM(262420000000050/c2deab5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095916019 DMM DEBUG MM(262420000000050/c2deab5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095916019 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241209095916019 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) 20241209095916019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095916019 DMM INFO MM(262420000000050/c2deab5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2deab5c) (gprs_gmm.c:282) 20241209095916020 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095916020 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095916020 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241209095916020 DMM INFO MM(262420000000050/c2deab5c) Subscriber data update (mmctx.c:445) 20241209095916020 DMM DEBUG MM(262420000000050/c2deab5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095916020 DMM INFO MM(262420000000050/c2deab5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095916020 DMM NOTICE MM(262420000000050/c2deab5c) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241209095916020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095916020 DMM NOTICE MM(262420000000050/c2deab5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095916020 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) 20241209095916020 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095916020 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241209095916020 DMM INFO MM(262420000000050/c2deab5c) Subscriber data update (mmctx.c:445) 20241209095916020 DMM DEBUG MM(262420000000050/c2deab5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095916023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095916023 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095916023 DMM INFO MM(262420000000050/c2deab5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095916023 DMM NOTICE MM(262420000000050/c2deab5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095916023 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095916023 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095916023 DLLC NOTICE LLME(db1128a3/c2deab5c){ASSIGNED} LLGM Assign pre (ffffffff => c2deab5c) (gprs_llc.c:1079) 20241209095916023 DLLC NOTICE LLME(ffffffff/c2deab5c){ASSIGNED} LLGM Assign post (ffffffff => c2deab5c) (gprs_llc.c:1125) 20241209095916023 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095916023 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095916023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095916023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095916075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095916075 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095916075 DMM INFO MM(262420000000050/c2deab5c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095916075 DMM INFO MM(262420000000050/c2deab5c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095916075 DMM DEBUG MM(262420000000050/c2deab5c) Using GGSN 0 (gprs_sm.c:317) 20241209095916075 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) 20241209095916075 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241209095916075 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095916075 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095916075 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241209095916082 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 82 71 f9 d8 11 12 3e 66 0b 14 05 7f b6 d0 a8 30 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) 20241209095916082 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c96328, cbp=0x55a2476d7c10) (sgsn_libgtp.c:633) 20241209095916082 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095916082 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c2deab5c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095916082 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095916082 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095916086 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241209095916090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095916090 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209095916090 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209095916092 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241209095916092 DMM INFO MM(262420000000050/c2deab5c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241209095921097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095921097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095921097 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095921097 DMM INFO MM(262420000000050/c2deab5c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209095921097 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095921097 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241209095921097 DLLC NOTICE LLME(ffffffff/c2deab5c){ASSIGNED} LLGM Assign pre (c2deab5c => ea7a92fc) (gprs_llc.c:1079) 20241209095921097 DLLC NOTICE LLME(c2deab5c/ea7a92fc){ASSIGNED} LLGM Assign post (c2deab5c => ea7a92fc) (gprs_llc.c:1125) 20241209095921097 DMM INFO MM(262420000000050/ea7a92fc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095921103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095921103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095921103 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095921103 DMM INFO MM(262420000000050/ea7a92fc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209095921103 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209095921103 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095921104 DLLC NOTICE LLME(c2deab5c/ea7a92fc){ASSIGNED} LLGM Assign pre (ffffffff => ea7a92fc) (gprs_llc.c:1079) 20241209095921104 DLLC NOTICE LLME(ffffffff/ea7a92fc){ASSIGNED} LLGM Assign post (ffffffff => ea7a92fc) (gprs_llc.c:1125) 20241209095921104 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209095921603 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1184)@81a2cd7fa7ee: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095921609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095921611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095921611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1196)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1187)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1198)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1197)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1191)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@81a2cd7fa7ee: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1185)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1189)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1195)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_suspend_rau finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:21 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241209095921742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095922143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107516) 20241209095922612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095922612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107516, count=111872) 20241209095923613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095923613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:24 UTC 2024 /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 20241209095924615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095924615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_paging_ps started. 20241209095925176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095925177 DMM INFO MM(262420000000050/ea7a92fc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095925177 DMM INFO MM(262420000000050/ea7a92fc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095925177 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095925177 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095925177 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095925177 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095925177 DLLC NOTICE LLME(ffffffff/ea7a92fc){ASSIGNED} LLGM Assign pre (ea7a92fc => ffffffff) (gprs_llc.c:1079) 20241209095925177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea7a92fc => ffffffff) (gprs_llc.c:1125) 20241209095925177 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095925177 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095925177 DMM NOTICE MM(262420000000050/ea7a92fc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095925178 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241209095925178 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095925178 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095925178 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241209095925178 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241209095925178 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) 20241209095925178 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) 20241209095925178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095925178 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095925178 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095925178 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095925178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095925196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095925196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095925196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095925196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095925196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095925196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095925196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095925196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095925197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095925197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095925197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095925197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095925197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095925197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095925197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095925197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095925197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095925197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095925198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095925198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095925201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209095925207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095925207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1210)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209095925218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095925218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095925218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095925218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095925218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095925218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095925218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095925218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095925219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095925219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095925219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095925219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095925219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925219 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095925219 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095925219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095925219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095925222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241209095925228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095925228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1215)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095925230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095925230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095925230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095925230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925230 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095925230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095925230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095925230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095925230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_paging_ps-BVCI210(1208)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095925232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095925232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095925232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095925232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095925232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095925232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095925232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095925232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095925232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095925232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095925232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095925232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095925232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095925235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095925241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095925241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095925615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095925615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095925615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095925615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095925618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209095925618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@81a2cd7fa7ee: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='C8D336EA'O, index=0 SGSN_Test-GSUP(1217)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@81a2cd7fa7ee: 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 := '922DB96988DC3FC4D99D43E6A886EE88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DE0C9FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CE14A79C405B72C'O } } } } } 20241209095926675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095926675 DLLC NOTICE LLME(ffffffff/c8d336ea){UNASSIGNED} LLC RX: unknown TLLI 0xc8d336ea, creating LLME on the fly (gprs_llc.c:552) 20241209095926675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095926675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241209095926675 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095926675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095926675 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095926675 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095926675 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095926675 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095926675 DLLC NOTICE LLME(ffffffff/c8d336ea){UNASSIGNED} LLGM Assign pre (c8d336ea => c8063ef3) (gprs_llc.c:1079) 20241209095926675 DLLC NOTICE LLME(c8d336ea/c8063ef3){ASSIGNED} LLGM Assign post (c8d336ea => c8063ef3) (gprs_llc.c:1125) 20241209095926675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095926675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095926675 DMM DEBUG MM(262420000000051/c8063ef3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095926688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095926688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095926688 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095926688 DMM DEBUG MM(262420000000051/c8063ef3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241209095926688 DMM NOTICE MM(262420000000051/c8063ef3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095926688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095926688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095926688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095926688 DMM DEBUG MM(262420000000051/c8063ef3) Requesting authorization (sgsn_auth.c:160) 20241209095926688 DMM INFO MM(262420000000051/c8063ef3) Requesting authentication tuples (sgsn_auth.c:184) 20241209095926688 DMM DEBUG MM(262420000000051/c8063ef3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095926688 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241209095926688 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@81a2cd7fa7ee: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241209095926690 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095926690 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095926690 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095926690 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095926690 DMM INFO MM(262420000000051/c8063ef3) Subscriber data update (mmctx.c:445) 20241209095926690 DMM DEBUG MM(262420000000051/c8063ef3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095926690 DMM INFO MM(262420000000051/c8063ef3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095926690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095926690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095926690 DMM INFO MM(262420000000051/c8063ef3) <- GMM AUTH AND CIPHERING REQ (rand = 92 2d b9 69 88 dc 3f c4 d9 9d 43 e6 a8 86 ee 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095926699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095926699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095926699 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095926699 DMM INFO MM(262420000000051/c8063ef3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095926699 DMM NOTICE MM(262420000000051/c8063ef3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095926699 DMM DEBUG MM(262420000000051/c8063ef3) checking auth: received GSM SRES = 3d e0 c9 fc (gprs_gmm.c:648) 20241209095926699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095926699 DMM DEBUG MM(262420000000051/c8063ef3) Requesting authorization (sgsn_auth.c:160) 20241209095926699 DMM INFO MM(262420000000051/c8063ef3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095926699 DMM DEBUG MM(262420000000051/c8063ef3) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095926699 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241209095926699 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) 20241209095926699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095926699 DMM INFO MM(262420000000051/c8063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8063ef3) (gprs_gmm.c:282) 20241209095926701 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095926701 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095926701 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241209095926701 DMM INFO MM(262420000000051/c8063ef3) Subscriber data update (mmctx.c:445) 20241209095926701 DMM DEBUG MM(262420000000051/c8063ef3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095926701 DMM INFO MM(262420000000051/c8063ef3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095926701 DMM NOTICE MM(262420000000051/c8063ef3) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241209095926701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095926701 DMM NOTICE MM(262420000000051/c8063ef3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095926701 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) 20241209095926701 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095926701 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241209095926701 DMM INFO MM(262420000000051/c8063ef3) Subscriber data update (mmctx.c:445) 20241209095926701 DMM DEBUG MM(262420000000051/c8063ef3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095926708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095926708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095926708 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095926708 DMM INFO MM(262420000000051/c8063ef3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095926708 DMM NOTICE MM(262420000000051/c8063ef3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095926708 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095926708 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095926708 DLLC NOTICE LLME(c8d336ea/c8063ef3){ASSIGNED} LLGM Assign pre (ffffffff => c8063ef3) (gprs_llc.c:1079) 20241209095926708 DLLC NOTICE LLME(ffffffff/c8063ef3){ASSIGNED} LLGM Assign post (ffffffff => c8063ef3) (gprs_llc.c:1125) 20241209095926708 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095926708 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095926708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095926708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095926765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095926765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095926765 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095926765 DMM INFO MM(262420000000051/c8063ef3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095926765 DMM INFO MM(262420000000051/c8063ef3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095926765 DMM DEBUG MM(262420000000051/c8063ef3) Using GGSN 0 (gprs_sm.c:317) 20241209095926765 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) 20241209095926766 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241209095926766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095926766 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095926766 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241209095926785 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 ba 5a 94 bb 11 7d 01 91 37 14 05 7f a7 44 56 e8 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) 20241209095926785 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c973a0, cbp=0x55a2476d8470) (sgsn_libgtp.c:633) 20241209095926785 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095926785 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476dde68 TLLI=c8063ef3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095926785 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095926785 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095926798 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241209095929767 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241209095929767 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241209095929767 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241209095931807 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241209095931807 DMM INFO MM(262420000000051/c8063ef3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@81a2cd7fa7ee: 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 := 'C8063EF3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@81a2cd7fa7ee: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095931813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095931814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_paging_ps-BVCI196(1204)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095931814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI220(1214)@81a2cd7fa7ee: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1211)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1205)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1215)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1203)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1209)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1213)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_paging_ps finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:31 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241209095931931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095932332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103268) 20241209095932815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095932815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209095933242 DGPRS DEBUG Checking for inactive LLMEs, time = 36266572 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=103268, count=104572) 20241209095933816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095933816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:34 UTC 2024 /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 20241209095934818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095934818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_paging_ps_ra_multiple_cells started. 20241209095935355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095935356 DMM INFO MM(262420000000051/c8063ef3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095935356 DMM INFO MM(262420000000051/c8063ef3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095935356 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095935356 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095935356 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095935356 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241209095935356 DLLC NOTICE LLME(ffffffff/c8063ef3){ASSIGNED} LLGM Assign pre (c8063ef3 => ffffffff) (gprs_llc.c:1079) 20241209095935356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8063ef3 => ffffffff) (gprs_llc.c:1125) 20241209095935356 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476ddb10 (gprs_sndcp.c:574) 20241209095935356 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476dde68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095935356 DMM NOTICE MM(262420000000051/c8063ef3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095935356 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241209095935356 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095935356 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095935356 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241209095935356 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241209095935356 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) 20241209095935356 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) 20241209095935356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095935356 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095935356 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095935356 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095935356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095935375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095935375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095935375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095935375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095935375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095935377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095935377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095935377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095935377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095935377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095935377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095935377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095935377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095935377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095935377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209095935377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095935377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095935379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095935384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095935384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095935392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095935392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095935392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095935392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095935392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095935392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095935392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095935392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095935393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095935393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095935393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095935393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095935393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095935393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095935393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095935393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095935393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095935393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095935393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095935393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095935396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095935401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095935401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095935414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095935414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095935414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095935414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935414 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095935414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095935414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095935414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095935414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095935415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095935415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095935415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095935415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095935415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095935415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095935415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095935415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095935415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095935415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095935415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095935416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095935416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095935418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095935423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095935423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095935819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095935819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095935819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095935819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095935820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095935820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81a2cd7fa7ee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8891E34'O, index=0 SGSN_Test-GSUP(1236)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81a2cd7fa7ee: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81a2cd7fa7ee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8891E34'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@81a2cd7fa7ee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8891E34'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@81a2cd7fa7ee: 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 := '8DD764324339ED12FF1F7871364701EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F875E41C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57163EF8AAAAB597'O } } } } } 20241209095936847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095936847 DLLC NOTICE LLME(ffffffff/d8891e34){UNASSIGNED} LLC RX: unknown TLLI 0xd8891e34, creating LLME on the fly (gprs_llc.c:552) 20241209095936847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095936847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241209095936847 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095936847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095936847 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095936847 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095936847 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095936847 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095936847 DLLC NOTICE LLME(ffffffff/d8891e34){UNASSIGNED} LLGM Assign pre (d8891e34 => d6059a47) (gprs_llc.c:1079) 20241209095936847 DLLC NOTICE LLME(d8891e34/d6059a47){ASSIGNED} LLGM Assign post (d8891e34 => d6059a47) (gprs_llc.c:1125) 20241209095936847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095936847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095936847 DMM DEBUG MM(262420000000052/d6059a47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095936853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095936853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095936853 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095936853 DMM DEBUG MM(262420000000052/d6059a47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241209095936853 DMM NOTICE MM(262420000000052/d6059a47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095936853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095936853 DMM DEBUG MM(262420000000052/d6059a47) Requesting authorization (sgsn_auth.c:160) 20241209095936853 DMM INFO MM(262420000000052/d6059a47) Requesting authentication tuples (sgsn_auth.c:184) 20241209095936853 DMM DEBUG MM(262420000000052/d6059a47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095936853 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241209095936853 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@81a2cd7fa7ee: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241209095936854 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095936854 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095936854 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095936854 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095936854 DMM INFO MM(262420000000052/d6059a47) Subscriber data update (mmctx.c:445) 20241209095936854 DMM DEBUG MM(262420000000052/d6059a47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095936854 DMM INFO MM(262420000000052/d6059a47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095936854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095936854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095936854 DMM INFO MM(262420000000052/d6059a47) <- GMM AUTH AND CIPHERING REQ (rand = 8d d7 64 32 43 39 ed 12 ff 1f 78 71 36 47 01 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095936859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095936859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095936859 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095936859 DMM INFO MM(262420000000052/d6059a47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095936859 DMM NOTICE MM(262420000000052/d6059a47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095936859 DMM DEBUG MM(262420000000052/d6059a47) checking auth: received GSM SRES = f8 75 e4 1c (gprs_gmm.c:648) 20241209095936859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095936859 DMM DEBUG MM(262420000000052/d6059a47) Requesting authorization (sgsn_auth.c:160) 20241209095936859 DMM INFO MM(262420000000052/d6059a47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095936859 DMM DEBUG MM(262420000000052/d6059a47) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095936859 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241209095936859 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) 20241209095936859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095936859 DMM INFO MM(262420000000052/d6059a47) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6059a47) (gprs_gmm.c:282) 20241209095936859 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095936860 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095936860 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241209095936860 DMM INFO MM(262420000000052/d6059a47) Subscriber data update (mmctx.c:445) 20241209095936860 DMM DEBUG MM(262420000000052/d6059a47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095936860 DMM INFO MM(262420000000052/d6059a47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095936860 DMM NOTICE MM(262420000000052/d6059a47) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241209095936860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095936860 DMM NOTICE MM(262420000000052/d6059a47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095936860 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) 20241209095936860 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095936860 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241209095936860 DMM INFO MM(262420000000052/d6059a47) Subscriber data update (mmctx.c:445) 20241209095936860 DMM DEBUG MM(262420000000052/d6059a47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095936863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095936863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095936863 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095936863 DMM INFO MM(262420000000052/d6059a47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095936863 DMM NOTICE MM(262420000000052/d6059a47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095936863 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095936863 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095936863 DLLC NOTICE LLME(d8891e34/d6059a47){ASSIGNED} LLGM Assign pre (ffffffff => d6059a47) (gprs_llc.c:1079) 20241209095936863 DLLC NOTICE LLME(ffffffff/d6059a47){ASSIGNED} LLGM Assign post (ffffffff => d6059a47) (gprs_llc.c:1125) 20241209095936863 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095936863 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095936863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095936863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095936915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095936915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095936915 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095936915 DMM INFO MM(262420000000052/d6059a47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095936915 DMM INFO MM(262420000000052/d6059a47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095936915 DMM DEBUG MM(262420000000052/d6059a47) Using GGSN 0 (gprs_sm.c:317) 20241209095936915 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) 20241209095936915 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241209095936915 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095936915 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095936915 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241209095936923 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 ae d7 e9 d4 11 e6 4a a1 c8 14 05 7f c6 37 a9 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241209095936923 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c98418, cbp=0x55a2476d8800) (sgsn_libgtp.c:633) 20241209095936923 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095936923 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476def78 TLLI=d6059a47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095936923 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095936923 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095936928 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241209095939917 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241209095939917 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241209095939917 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241209095941935 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241209095941935 DMM INFO MM(262420000000052/d6059a47) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81a2cd7fa7ee: 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 := 'D6059A47'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1232)@81a2cd7fa7ee: 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 := 'D6059A47'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095941946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1229)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095941948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095941949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1235)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@81a2cd7fa7ee: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81a2cd7fa7ee: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1227)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1236)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1233)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1222)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:42 UTC 2024 ====== 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 20241209095942074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095942476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96384) 20241209095942949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095942949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96384, count=104680) 20241209095943950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095943950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:44 UTC 2024 /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 20241209095944950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095944950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_bssgp_rim_single_report started. 20241209095945499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095945499 DMM INFO MM(262420000000052/d6059a47) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095945499 DMM INFO MM(262420000000052/d6059a47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095945499 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095945499 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095945499 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095945499 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241209095945499 DLLC NOTICE LLME(ffffffff/d6059a47){ASSIGNED} LLGM Assign pre (d6059a47 => ffffffff) (gprs_llc.c:1079) 20241209095945499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6059a47 => ffffffff) (gprs_llc.c:1125) 20241209095945499 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476dec20 (gprs_sndcp.c:574) 20241209095945499 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476def78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095945499 DMM NOTICE MM(262420000000052/d6059a47) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095945499 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241209095945499 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095945499 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095945499 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241209095945499 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241209095945499 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) 20241209095945499 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) 20241209095945499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209095945499 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095945499 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209095945499 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095945499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095945522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095945522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095945522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095945522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095945522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095945522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095945522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095945522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095945523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095945523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095945523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095945523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095945523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095945523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095945523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095945524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095945524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095945526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095945531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095945531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095945540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095945540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095945540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095945540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095945541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095945541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095945541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095945541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095945541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095945541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095945541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095945542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095945542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095945542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095945542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095945542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095945542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095945542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095945542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095945542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095945544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095945549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095945549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095945559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095945559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095945559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095945559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095945559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095945559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095945559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095945559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095945560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095945560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095945560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095945560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095945560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095945560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095945560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095945560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095945560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095945560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095945560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095945560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095945560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095945562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095945567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095945567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095945951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095945952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095945952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095945952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) 20241209095945953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095945953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209095945961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: setverdict(pass): none -> pass MTC@81a2cd7fa7ee: Warning: Re-starting timer T, which is already active (running or expired). 20241209095945967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095945970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI210(1247)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1255)@81a2cd7fa7ee: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1248)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1243)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@81a2cd7fa7ee: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1253)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095945975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095945975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1254)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1251)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1246)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1241)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: pass MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@81a2cd7fa7ee: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:46 UTC 2024 ====== 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 20241209095946083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095946484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55840) 20241209095946976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095946976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55840, count=60196) 20241209095947977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095947977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:48 UTC 2024 /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 20241209095948978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095948978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_rim_eutran_to_geran started. 20241209095949512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095949513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095949533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095949533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095949533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095949533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095949533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095949533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095949533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095949533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095949534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095949534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095949534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095949534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095949534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095949534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095949534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095949534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095949534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095949534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095949534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095949534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095949537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095949543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095949543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095949552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095949552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095949552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095949552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095949552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095949552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095949552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095949552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095949553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095949553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095949553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095949553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095949553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095949553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095949553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095949553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095949553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095949553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095949553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095949553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095949555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095949560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095949560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095949575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095949575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095949575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095949575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095949575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095949575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095949575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095949575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095949576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095949576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095949576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095949576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095949576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095949576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095949576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095949576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095949576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095949576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095949576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095949576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095949576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095949579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095949584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095949584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095949979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095949979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095949979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095949979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095949980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095949981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209095949995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095949997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209095949998 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095949998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1273)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1261)@81a2cd7fa7ee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1272)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@81a2cd7fa7ee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@81a2cd7fa7ee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1266)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1259)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1270)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1264)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: pass MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@81a2cd7fa7ee: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 09:59:50 UTC 2024 ====== 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 20241209095950112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095950514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49224) 20241209095950999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095950999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49224, count=53580) 20241209095952001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095952001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 09:59:52 UTC 2024 /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 20241209095953002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095953002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_cell_change_different_rai_ci_attach started. 20241209095953538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095953539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095953559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095953559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095953559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095953559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095953559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095953559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095953559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095953559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095953560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095953560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095953560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095953560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953560 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095953560 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095953560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095953560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095953562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209095953566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095953566 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095953575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095953575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095953575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095953575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095953575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095953575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095953575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095953575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095953576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095953576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095953576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095953576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953576 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095953576 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095953576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095953576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095953579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095953584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095953584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095953593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095953593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095953593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095953593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095953593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095953593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095953593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095953593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095953594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095953594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095953594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095953594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095953594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095953594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095953594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095953594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095953594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095953594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095953594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095953594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095953594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095953597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095953601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095953602 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095954003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095954003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095954003 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095954003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095954004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095954004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F0544E1F'O, index=0 SGSN_Test-GSUP(1291)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := 'DA10C2A0DCE41EB2E80D63A3502E2B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F41EEA56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5A60ACAEF881F6D'O } } } } } 20241209095954026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954026 DLLC NOTICE LLME(ffffffff/f0544e1f){UNASSIGNED} LLC RX: unknown TLLI 0xf0544e1f, creating LLME on the fly (gprs_llc.c:552) 20241209095954026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241209095954026 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095954026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209095954026 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095954026 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209095954026 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095954026 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095954026 DLLC NOTICE LLME(ffffffff/f0544e1f){UNASSIGNED} LLGM Assign pre (f0544e1f => d4748dbc) (gprs_llc.c:1079) 20241209095954026 DLLC NOTICE LLME(f0544e1f/d4748dbc){ASSIGNED} LLGM Assign post (f0544e1f => d4748dbc) (gprs_llc.c:1125) 20241209095954026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095954026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095954026 DMM DEBUG MM(262420000000068/d4748dbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095954031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954032 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095954032 DMM DEBUG MM(262420000000068/d4748dbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241209095954032 DMM NOTICE MM(262420000000068/d4748dbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095954032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095954032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095954032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095954032 DMM DEBUG MM(262420000000068/d4748dbc) Requesting authorization (sgsn_auth.c:160) 20241209095954032 DMM INFO MM(262420000000068/d4748dbc) Requesting authentication tuples (sgsn_auth.c:184) 20241209095954032 DMM DEBUG MM(262420000000068/d4748dbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095954032 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241209095954032 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@81a2cd7fa7ee: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241209095954074 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095954074 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095954074 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095954074 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095954074 DMM INFO MM(262420000000068/d4748dbc) Subscriber data update (mmctx.c:445) 20241209095954074 DMM DEBUG MM(262420000000068/d4748dbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095954074 DMM INFO MM(262420000000068/d4748dbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095954074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095954074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095954074 DMM INFO MM(262420000000068/d4748dbc) <- GMM AUTH AND CIPHERING REQ (rand = da 10 c2 a0 dc e4 1e b2 e8 0d 63 a3 50 2e 2b 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095954078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954079 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095954079 DMM INFO MM(262420000000068/d4748dbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095954079 DMM NOTICE MM(262420000000068/d4748dbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095954079 DMM DEBUG MM(262420000000068/d4748dbc) checking auth: received GSM SRES = f4 1e ea 56 (gprs_gmm.c:648) 20241209095954079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095954079 DMM DEBUG MM(262420000000068/d4748dbc) Requesting authorization (sgsn_auth.c:160) 20241209095954079 DMM INFO MM(262420000000068/d4748dbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095954079 DMM DEBUG MM(262420000000068/d4748dbc) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095954079 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241209095954079 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) 20241209095954079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095954079 DMM INFO MM(262420000000068/d4748dbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4748dbc) (gprs_gmm.c:282) 20241209095954079 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095954079 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095954079 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209095954079 DMM INFO MM(262420000000068/d4748dbc) Subscriber data update (mmctx.c:445) 20241209095954079 DMM DEBUG MM(262420000000068/d4748dbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095954079 DMM INFO MM(262420000000068/d4748dbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095954079 DMM NOTICE MM(262420000000068/d4748dbc) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241209095954079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095954079 DMM NOTICE MM(262420000000068/d4748dbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095954079 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) 20241209095954080 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095954080 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209095954080 DMM INFO MM(262420000000068/d4748dbc) Subscriber data update (mmctx.c:445) 20241209095954080 DMM DEBUG MM(262420000000068/d4748dbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095954082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954082 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095954082 DMM INFO MM(262420000000068/d4748dbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095954082 DMM NOTICE MM(262420000000068/d4748dbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095954082 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095954082 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095954082 DLLC NOTICE LLME(f0544e1f/d4748dbc){ASSIGNED} LLGM Assign pre (ffffffff => d4748dbc) (gprs_llc.c:1079) 20241209095954082 DLLC NOTICE LLME(ffffffff/d4748dbc){ASSIGNED} LLGM Assign post (ffffffff => d4748dbc) (gprs_llc.c:1125) 20241209095954082 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095954082 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095954082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095954082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095954134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954134 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095954134 DMM INFO MM(262420000000068/d4748dbc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095954134 DMM INFO MM(262420000000068/d4748dbc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095954134 DMM DEBUG MM(262420000000068/d4748dbc) Using GGSN 0 (gprs_sm.c:317) 20241209095954134 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) 20241209095954134 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241209095954134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095954134 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095954134 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241209095954139 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 95 7e 3c 6f 11 77 74 06 3d 14 05 7f 85 b2 4d 4c 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) 20241209095954139 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c99490, cbp=0x55a2476d9170) (sgsn_libgtp.c:633) 20241209095954139 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095954139 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476def78 TLLI=d4748dbc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095954139 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095954139 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095954142 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241209095954145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954145 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954145 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81a2cd7fa7ee: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D4748DBC'O, index=0 20241209095954149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD4748DBC) type="GPRS attach" (gprs_gmm.c:1248) 20241209095954149 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095954149 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209095954149 DLLC NOTICE LLME(ffffffff/d4748dbc){ASSIGNED} LLGM Assign pre (d4748dbc => d6d952a9) (gprs_llc.c:1079) 20241209095954149 DLLC NOTICE LLME(d4748dbc/d6d952a9){ASSIGNED} LLGM Assign post (d4748dbc => d6d952a9) (gprs_llc.c:1125) 20241209095954149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095954149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095954149 DMM DEBUG MM(262420000000068/d6d952a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095954155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095954155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209095954155 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095954155 DMM DEBUG MM(262420000000068/d6d952a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241209095954155 DMM NOTICE MM(262420000000068/d6d952a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095954155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095954155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095954155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095954155 DMM DEBUG MM(262420000000068/d6d952a9) Requesting authorization (sgsn_auth.c:160) 20241209095954155 DMM INFO MM(262420000000068/d6d952a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095954155 DMM DEBUG MM(262420000000068/d6d952a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095954155 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241209095954155 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) 20241209095955149 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095955149 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095955149 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209095955149 DMM INFO MM(262420000000068/d6d952a9) Subscriber data update (mmctx.c:445) 20241209095955149 DMM DEBUG MM(262420000000068/d6d952a9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241209095955149 DMM INFO MM(262420000000068/d6d952a9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241209095955149 DMM NOTICE MM(262420000000068/d6d952a9) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241209095955149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095955149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095955149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209095955149 DMM INFO MM(262420000000068/d6d952a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6d952a9) (gprs_gmm.c:282) 20241209095955149 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) 20241209095955150 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095955150 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209095955150 DMM INFO MM(262420000000068/d6d952a9) Subscriber data update (mmctx.c:445) 20241209095955150 DMM DEBUG MM(262420000000068/d6d952a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095955156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095955156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095955156 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095955156 DMM INFO MM(262420000000068/d6d952a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095955156 DMM NOTICE MM(262420000000068/d6d952a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095955156 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095955156 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095955156 DLLC NOTICE LLME(d4748dbc/d6d952a9){ASSIGNED} LLGM Assign pre (ffffffff => d6d952a9) (gprs_llc.c:1079) 20241209095955156 DLLC NOTICE LLME(ffffffff/d6d952a9){ASSIGNED} LLGM Assign post (ffffffff => d6d952a9) (gprs_llc.c:1125) 20241209095955156 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095955156 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241209095955156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095955156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095955206 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241209095955213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095955213 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095955213 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209095955217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1286)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1284)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1291)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1289)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1279)@81a2cd7fa7ee: Final verdict of PTC: none 20241209095955219 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209095955219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1285)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1282)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1287)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1277)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 09:59:55 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241209095955392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095955793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102284) 20241209095956221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095956221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102284, count=123720) 20241209095957222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095957222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 09:59:57 UTC 2024 /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 20241209095958223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095958223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_cell_change_different_rai_ci_data started. 20241209095958818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209095958819 DMM INFO MM(262420000000068/d6d952a9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209095958819 DMM INFO MM(262420000000068/d6d952a9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209095958819 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209095958819 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209095958819 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209095958819 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209095958819 DLLC NOTICE LLME(ffffffff/d6d952a9){ASSIGNED} LLGM Assign pre (d6d952a9 => ffffffff) (gprs_llc.c:1079) 20241209095958819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6d952a9 => ffffffff) (gprs_llc.c:1125) 20241209095958819 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476dec20 (gprs_sndcp.c:574) 20241209095958819 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476def78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209095958819 DMM NOTICE MM(262420000000068/d6d952a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209095958819 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241209095958819 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209095958819 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209095958819 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241209095958819 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241209095958819 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) 20241209095958819 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:402) 20241209095958819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209095958819 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209095958819 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209095958819 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209095958819 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095958837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209095958837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095958837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095958837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209095958837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095958837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095958837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095958837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095958838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095958838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095958838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095958838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095958838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095958838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095958838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095958838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209095958838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095958838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095958838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095958838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095958840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095958845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095958845 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095958853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209095958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095958853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209095958853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095958853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095958854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095958854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095958854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095958854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095958854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095958854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095958854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095958854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209095958854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095958854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095958854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095958854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095958857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095958862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095958862 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209095958872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209095958872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209095958872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209095958872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209095958872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209095958872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209095958872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209095958872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209095958873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209095958873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209095958873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209095958873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209095958873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209095958873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209095958873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209095958873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209095958873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209095958873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209095958873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209095958874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209095958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209095958876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209095958882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095958882 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209095959224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209095959224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209095959224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209095959224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209095959225 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209095959226 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='ECCFF7B7'O, index=0 SGSN_Test-GSUP(1310)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '7E5E4C7D803D1FED261A8870B3A5A8C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7627612'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB44DBACC3D7A07D'O } } } } } 20241209095959248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959248 DLLC NOTICE LLME(ffffffff/eccff7b7){UNASSIGNED} LLC RX: unknown TLLI 0xeccff7b7, creating LLME on the fly (gprs_llc.c:552) 20241209095959248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241209095959248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209095959248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209095959248 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209095959248 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209095959248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209095959248 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209095959248 DLLC NOTICE LLME(ffffffff/eccff7b7){UNASSIGNED} LLGM Assign pre (eccff7b7 => d0f0a113) (gprs_llc.c:1079) 20241209095959248 DLLC NOTICE LLME(eccff7b7/d0f0a113){ASSIGNED} LLGM Assign post (eccff7b7 => d0f0a113) (gprs_llc.c:1125) 20241209095959248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209095959248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209095959248 DMM DEBUG MM(262420000000070/d0f0a113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209095959255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959255 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095959255 DMM DEBUG MM(262420000000070/d0f0a113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241209095959255 DMM NOTICE MM(262420000000070/d0f0a113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209095959255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209095959255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209095959255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209095959255 DMM DEBUG MM(262420000000070/d0f0a113) Requesting authorization (sgsn_auth.c:160) 20241209095959255 DMM INFO MM(262420000000070/d0f0a113) Requesting authentication tuples (sgsn_auth.c:184) 20241209095959255 DMM DEBUG MM(262420000000070/d0f0a113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209095959255 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241209095959255 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@81a2cd7fa7ee: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241209095959298 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209095959298 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209095959298 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209095959298 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209095959298 DMM INFO MM(262420000000070/d0f0a113) Subscriber data update (mmctx.c:445) 20241209095959298 DMM DEBUG MM(262420000000070/d0f0a113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209095959298 DMM INFO MM(262420000000070/d0f0a113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209095959298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209095959298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209095959298 DMM INFO MM(262420000000070/d0f0a113) <- GMM AUTH AND CIPHERING REQ (rand = 7e 5e 4c 7d 80 3d 1f ed 26 1a 88 70 b3 a5 a8 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209095959304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959304 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095959304 DMM INFO MM(262420000000070/d0f0a113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209095959304 DMM NOTICE MM(262420000000070/d0f0a113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209095959304 DMM DEBUG MM(262420000000070/d0f0a113) checking auth: received GSM SRES = a7 62 76 12 (gprs_gmm.c:648) 20241209095959304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209095959304 DMM DEBUG MM(262420000000070/d0f0a113) Requesting authorization (sgsn_auth.c:160) 20241209095959304 DMM INFO MM(262420000000070/d0f0a113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209095959304 DMM DEBUG MM(262420000000070/d0f0a113) Requesting subscriber data update (gprs_subscriber.c:894) 20241209095959304 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241209095959304 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) 20241209095959304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209095959304 DMM INFO MM(262420000000070/d0f0a113) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0f0a113) (gprs_gmm.c:282) 20241209095959304 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209095959304 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209095959304 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241209095959305 DMM INFO MM(262420000000070/d0f0a113) Subscriber data update (mmctx.c:445) 20241209095959305 DMM DEBUG MM(262420000000070/d0f0a113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209095959305 DMM INFO MM(262420000000070/d0f0a113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209095959305 DMM NOTICE MM(262420000000070/d0f0a113) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241209095959305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209095959305 DMM NOTICE MM(262420000000070/d0f0a113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209095959305 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) 20241209095959305 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209095959305 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241209095959305 DMM INFO MM(262420000000070/d0f0a113) Subscriber data update (mmctx.c:445) 20241209095959305 DMM DEBUG MM(262420000000070/d0f0a113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209095959307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959307 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095959307 DMM INFO MM(262420000000070/d0f0a113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209095959307 DMM NOTICE MM(262420000000070/d0f0a113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209095959307 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209095959307 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209095959307 DLLC NOTICE LLME(eccff7b7/d0f0a113){ASSIGNED} LLGM Assign pre (ffffffff => d0f0a113) (gprs_llc.c:1079) 20241209095959307 DLLC NOTICE LLME(ffffffff/d0f0a113){ASSIGNED} LLGM Assign post (ffffffff => d0f0a113) (gprs_llc.c:1125) 20241209095959307 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209095959307 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209095959307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209095959307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209095959360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959360 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209095959360 DMM INFO MM(262420000000070/d0f0a113) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209095959360 DMM INFO MM(262420000000070/d0f0a113) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209095959360 DMM DEBUG MM(262420000000070/d0f0a113) Using GGSN 0 (gprs_sm.c:317) 20241209095959360 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) 20241209095959360 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241209095959360 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209095959360 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241209095959360 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241209095959366 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 3c 0f dd c6 11 03 c5 b1 fc 14 05 7f ef a0 9a 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=1074 from retransmit req queue (gtp.c:443) 20241209095959366 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9a508, cbp=0x55a2476d9330) (sgsn_libgtp.c:633) 20241209095959366 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209095959366 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476def18 TLLI=d0f0a113, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209095959366 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209095959366 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209095959370 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241209095959373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959373 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959373 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D0F0A113'O, index=0 20241209095959378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209095959378 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209095959378 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a2476def18, TLLI=d0f0a113, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@81a2cd7fa7ee: Removing Client IMSI='262420000000070'H, index=0 20241209100001378 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@81a2cd7fa7ee: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209100001383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50276<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1298)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100001384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100001384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1303)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1308)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1310)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1296)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1306)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1301)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:01 UTC 2024 ====== 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 20241209100001505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100001906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102040) 20241209100002385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100002385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102040, count=106396) 20241209100003244 DGPRS DEBUG Checking for inactive LLMEs, time = 36266602 (sgsn.c:132) 20241209100003386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100003386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:03 UTC 2024 /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 20241209100004386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100004387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_cell_change_different_ci_attach started. 20241209100004937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100004938 DMM INFO MM(262420000000070/d0f0a113) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100004938 DMM INFO MM(262420000000070/d0f0a113) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100004938 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100004938 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100004938 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100004938 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209100004938 DLLC NOTICE LLME(ffffffff/d0f0a113){ASSIGNED} LLGM Assign pre (d0f0a113 => ffffffff) (gprs_llc.c:1079) 20241209100004938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0f0a113 => ffffffff) (gprs_llc.c:1125) 20241209100004938 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476debc0 (gprs_sndcp.c:574) 20241209100004938 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476def18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209100004938 DMM NOTICE MM(262420000000070/d0f0a113) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100004938 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241209100004938 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100004938 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100004938 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241209100004938 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241209100004938 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) 20241209100004938 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) 20241209100004938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100004938 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100004938 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209100004938 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100004938 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100004965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100004965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100004965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100004965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100004965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100004965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100004965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100004965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100004965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1318)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100004965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100004965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100004965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100004966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100004966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100004966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100004966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100004966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100004966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100004966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100004966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1317)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209100004966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100004966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100004969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100004976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100004976 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1315)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100004983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100004983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100004983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100004983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100004983 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100004983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100004983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100004983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100004983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1322)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209100004984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100004984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100004984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100004984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100004984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100004984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100004984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100004984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100004984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100004984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100004984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1323)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100004985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100004985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100004987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209100004993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100004993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100004998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100004998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100004998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100004999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100004999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100004999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100004999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100004999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100004999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100005000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100005000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100005000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100005000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100005000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100005000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100005000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100005000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100005000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100005000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100005000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100005000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100005000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100005002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100005008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100005387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100005387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100005387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100005387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100005388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100005389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F6D30C46'O, index=0 SGSN_Test-GSUP(1329)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@81a2cd7fa7ee: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F6D30C46'O, index=0 TC_cell_change_different_ci_attach(1331)@81a2cd7fa7ee: 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 := '44604F18479113423C28ECEB9CC46891'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B344CD98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C9FB6E1528B0D6E'O } } } } } 20241209100005413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005413 DLLC NOTICE LLME(ffffffff/f6d30c46){UNASSIGNED} LLC RX: unknown TLLI 0xf6d30c46, creating LLME on the fly (gprs_llc.c:552) 20241209100005413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005413 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241209100005413 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100005413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209100005413 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209100005413 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209100005413 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100005413 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100005413 DLLC NOTICE LLME(ffffffff/f6d30c46){UNASSIGNED} LLGM Assign pre (f6d30c46 => d681eed2) (gprs_llc.c:1079) 20241209100005413 DLLC NOTICE LLME(f6d30c46/d681eed2){ASSIGNED} LLGM Assign post (f6d30c46 => d681eed2) (gprs_llc.c:1125) 20241209100005413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100005413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100005413 DMM DEBUG MM(262420000000069/d681eed2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100005421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005421 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005421 DMM DEBUG MM(262420000000069/d681eed2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241209100005421 DMM NOTICE MM(262420000000069/d681eed2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100005421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100005421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100005421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100005421 DMM DEBUG MM(262420000000069/d681eed2) Requesting authorization (sgsn_auth.c:160) 20241209100005421 DMM INFO MM(262420000000069/d681eed2) Requesting authentication tuples (sgsn_auth.c:184) 20241209100005421 DMM DEBUG MM(262420000000069/d681eed2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100005421 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241209100005421 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@81a2cd7fa7ee: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241209100005462 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100005462 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100005462 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100005462 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100005462 DMM INFO MM(262420000000069/d681eed2) Subscriber data update (mmctx.c:445) 20241209100005462 DMM DEBUG MM(262420000000069/d681eed2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100005462 DMM INFO MM(262420000000069/d681eed2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100005462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100005462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100005462 DMM INFO MM(262420000000069/d681eed2) <- GMM AUTH AND CIPHERING REQ (rand = 44 60 4f 18 47 91 13 42 3c 28 ec eb 9c c4 68 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209100005468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005468 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005468 DMM INFO MM(262420000000069/d681eed2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100005468 DMM NOTICE MM(262420000000069/d681eed2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100005468 DMM DEBUG MM(262420000000069/d681eed2) checking auth: received GSM SRES = b3 44 cd 98 (gprs_gmm.c:648) 20241209100005468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100005468 DMM DEBUG MM(262420000000069/d681eed2) Requesting authorization (sgsn_auth.c:160) 20241209100005468 DMM INFO MM(262420000000069/d681eed2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100005468 DMM DEBUG MM(262420000000069/d681eed2) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100005468 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241209100005468 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) 20241209100005468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209100005468 DMM INFO MM(262420000000069/d681eed2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd681eed2) (gprs_gmm.c:282) 20241209100005469 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100005469 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100005469 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209100005469 DMM INFO MM(262420000000069/d681eed2) Subscriber data update (mmctx.c:445) 20241209100005469 DMM DEBUG MM(262420000000069/d681eed2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100005469 DMM INFO MM(262420000000069/d681eed2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100005469 DMM NOTICE MM(262420000000069/d681eed2) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241209100005469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100005469 DMM NOTICE MM(262420000000069/d681eed2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100005469 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) 20241209100005470 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100005470 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209100005470 DMM INFO MM(262420000000069/d681eed2) Subscriber data update (mmctx.c:445) 20241209100005470 DMM DEBUG MM(262420000000069/d681eed2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209100005474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005474 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005474 DMM INFO MM(262420000000069/d681eed2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100005474 DMM NOTICE MM(262420000000069/d681eed2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100005474 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100005474 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100005474 DLLC NOTICE LLME(f6d30c46/d681eed2){ASSIGNED} LLGM Assign pre (ffffffff => d681eed2) (gprs_llc.c:1079) 20241209100005474 DLLC NOTICE LLME(ffffffff/d681eed2){ASSIGNED} LLGM Assign post (ffffffff => d681eed2) (gprs_llc.c:1125) 20241209100005474 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209100005474 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209100005474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100005474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100005526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005526 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005526 DMM INFO MM(262420000000069/d681eed2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100005526 DMM INFO MM(262420000000069/d681eed2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100005526 DMM DEBUG MM(262420000000069/d681eed2) Using GGSN 0 (gprs_sm.c:317) 20241209100005526 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100005526 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241209100005526 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100005526 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100005526 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241209100005533 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 fc b6 d0 50 11 a7 67 ae 8b 14 05 7f ed dc b2 97 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) 20241209100005533 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9b580, cbp=0x55a2476ddeb0) (sgsn_libgtp.c:633) 20241209100005533 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100005533 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476def18 TLLI=d681eed2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209100005533 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100005533 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100005538 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241209100005542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005542 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005542 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1320)@81a2cd7fa7ee: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D681EED2'O, index=0 20241209100005545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005545 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005545 DMM INFO MM(262420000000069/d681eed2) -> GMM ATTACH REQUEST MI(TMSI-0xD681EED2) type="GPRS attach" (gprs_gmm.c:1248) 20241209100005545 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100005545 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100005545 DLLC NOTICE LLME(ffffffff/d681eed2){ASSIGNED} LLGM Assign pre (d681eed2 => cf5a68a8) (gprs_llc.c:1079) 20241209100005545 DLLC NOTICE LLME(d681eed2/cf5a68a8){ASSIGNED} LLGM Assign post (d681eed2 => cf5a68a8) (gprs_llc.c:1125) 20241209100005545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100005545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100005545 DMM DEBUG MM(262420000000069/cf5a68a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100005551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100005551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209100005551 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100005551 DMM DEBUG MM(262420000000069/cf5a68a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241209100005551 DMM NOTICE MM(262420000000069/cf5a68a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100005551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100005551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100005551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100005551 DMM DEBUG MM(262420000000069/cf5a68a8) Requesting authorization (sgsn_auth.c:160) 20241209100005551 DMM INFO MM(262420000000069/cf5a68a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100005551 DMM DEBUG MM(262420000000069/cf5a68a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100005551 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241209100005551 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) 20241209100006545 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100006545 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100006545 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209100006545 DMM INFO MM(262420000000069/cf5a68a8) Subscriber data update (mmctx.c:445) 20241209100006545 DMM DEBUG MM(262420000000069/cf5a68a8) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241209100006545 DMM INFO MM(262420000000069/cf5a68a8) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241209100006545 DMM NOTICE MM(262420000000069/cf5a68a8) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241209100006545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100006545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100006545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209100006545 DMM INFO MM(262420000000069/cf5a68a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf5a68a8) (gprs_gmm.c:282) 20241209100006545 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) 20241209100006546 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100006546 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209100006546 DMM INFO MM(262420000000069/cf5a68a8) Subscriber data update (mmctx.c:445) 20241209100006546 DMM DEBUG MM(262420000000069/cf5a68a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209100006550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100006550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100006550 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100006550 DMM INFO MM(262420000000069/cf5a68a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100006550 DMM NOTICE MM(262420000000069/cf5a68a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100006550 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100006550 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100006550 DLLC NOTICE LLME(d681eed2/cf5a68a8){ASSIGNED} LLGM Assign pre (ffffffff => cf5a68a8) (gprs_llc.c:1079) 20241209100006550 DLLC NOTICE LLME(ffffffff/cf5a68a8){ASSIGNED} LLGM Assign post (ffffffff => cf5a68a8) (gprs_llc.c:1125) 20241209100006550 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209100006550 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241209100006550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100006550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100006600 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241209100006605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100006605 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100006605 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI196(1315)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209100006606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100006607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100006607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_attach-BVCI196(1315)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1318)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1323)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1321)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1325)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1327)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1316)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:00:06 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241209100006711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100007112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108744) 20241209100007609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100007609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108744, count=129900) 20241209100008610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100008610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:00:09 UTC 2024 /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 20241209100009611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100009611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_cell_change_different_ci_data started. 20241209100010139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100010139 DMM INFO MM(262420000000069/cf5a68a8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100010139 DMM INFO MM(262420000000069/cf5a68a8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100010139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100010139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100010139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100010139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209100010139 DLLC NOTICE LLME(ffffffff/cf5a68a8){ASSIGNED} LLGM Assign pre (cf5a68a8 => ffffffff) (gprs_llc.c:1079) 20241209100010139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf5a68a8 => ffffffff) (gprs_llc.c:1125) 20241209100010139 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476debc0 (gprs_sndcp.c:574) 20241209100010139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476def18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209100010139 DMM NOTICE MM(262420000000069/cf5a68a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100010139 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241209100010139 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100010139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100010139 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241209100010139 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241209100010139 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) 20241209100010139 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:402) 20241209100010139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209100010139 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100010139 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209100010139 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100010139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100010159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100010159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100010159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100010159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010159 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100010159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100010159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100010159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100010159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100010160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100010160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100010160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100010161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100010161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100010161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100010161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100010161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100010161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100010161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100010161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100010161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100010164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209100010171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100010181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100010181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100010181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100010181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100010181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100010181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100010181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100010181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100010182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100010182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100010182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100010182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100010182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100010182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100010182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100010182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100010182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100010182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100010183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100010183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209100010185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100010193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1339)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100010202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100010202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100010202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100010202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100010202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100010202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100010202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100010202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100010203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100010203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100010203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100010204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100010204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100010204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100010204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100010204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100010204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100010204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100010204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100010204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100010204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100010207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100010213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100010612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100010612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100010612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100010612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100010613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100010614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C3C8BBB9'O, index=0 SGSN_Test-GSUP(1348)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@81a2cd7fa7ee: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C3C8BBB9'O, index=0 TC_cell_change_different_ci_data(1350)@81a2cd7fa7ee: 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 := '9B462FAA0E8C2F54D966CC2DE080CCFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBF57869'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA6BBCD684A8B0B2'O } } } } } 20241209100010638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010638 DLLC NOTICE LLME(ffffffff/c3c8bbb9){UNASSIGNED} LLC RX: unknown TLLI 0xc3c8bbb9, creating LLME on the fly (gprs_llc.c:552) 20241209100010638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241209100010638 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100010638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100010638 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209100010638 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209100010638 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100010638 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100010638 DLLC NOTICE LLME(ffffffff/c3c8bbb9){UNASSIGNED} LLGM Assign pre (c3c8bbb9 => f3c1e043) (gprs_llc.c:1079) 20241209100010638 DLLC NOTICE LLME(c3c8bbb9/f3c1e043){ASSIGNED} LLGM Assign post (c3c8bbb9 => f3c1e043) (gprs_llc.c:1125) 20241209100010638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100010638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100010638 DMM DEBUG MM(262420000000071/f3c1e043) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100010645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010645 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100010645 DMM DEBUG MM(262420000000071/f3c1e043) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241209100010645 DMM NOTICE MM(262420000000071/f3c1e043) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100010645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100010645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100010645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100010645 DMM DEBUG MM(262420000000071/f3c1e043) Requesting authorization (sgsn_auth.c:160) 20241209100010645 DMM INFO MM(262420000000071/f3c1e043) Requesting authentication tuples (sgsn_auth.c:184) 20241209100010645 DMM DEBUG MM(262420000000071/f3c1e043) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100010645 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241209100010645 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@81a2cd7fa7ee: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241209100010686 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100010686 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100010686 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100010686 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100010686 DMM INFO MM(262420000000071/f3c1e043) Subscriber data update (mmctx.c:445) 20241209100010686 DMM DEBUG MM(262420000000071/f3c1e043) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100010686 DMM INFO MM(262420000000071/f3c1e043) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100010686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100010686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100010686 DMM INFO MM(262420000000071/f3c1e043) <- GMM AUTH AND CIPHERING REQ (rand = 9b 46 2f aa 0e 8c 2f 54 d9 66 cc 2d e0 80 cc fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209100010692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010692 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100010692 DMM INFO MM(262420000000071/f3c1e043) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100010692 DMM NOTICE MM(262420000000071/f3c1e043) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100010692 DMM DEBUG MM(262420000000071/f3c1e043) checking auth: received GSM SRES = cb f5 78 69 (gprs_gmm.c:648) 20241209100010692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100010692 DMM DEBUG MM(262420000000071/f3c1e043) Requesting authorization (sgsn_auth.c:160) 20241209100010692 DMM INFO MM(262420000000071/f3c1e043) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100010692 DMM DEBUG MM(262420000000071/f3c1e043) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100010692 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241209100010692 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) 20241209100010692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209100010692 DMM INFO MM(262420000000071/f3c1e043) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c1e043) (gprs_gmm.c:282) 20241209100010693 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100010693 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100010693 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241209100010693 DMM INFO MM(262420000000071/f3c1e043) Subscriber data update (mmctx.c:445) 20241209100010693 DMM DEBUG MM(262420000000071/f3c1e043) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100010693 DMM INFO MM(262420000000071/f3c1e043) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100010693 DMM NOTICE MM(262420000000071/f3c1e043) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241209100010693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100010693 DMM NOTICE MM(262420000000071/f3c1e043) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100010693 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) 20241209100010693 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100010693 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241209100010693 DMM INFO MM(262420000000071/f3c1e043) Subscriber data update (mmctx.c:445) 20241209100010693 DMM DEBUG MM(262420000000071/f3c1e043) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209100010696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010696 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100010696 DMM INFO MM(262420000000071/f3c1e043) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100010696 DMM NOTICE MM(262420000000071/f3c1e043) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100010696 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100010696 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100010696 DLLC NOTICE LLME(c3c8bbb9/f3c1e043){ASSIGNED} LLGM Assign pre (ffffffff => f3c1e043) (gprs_llc.c:1079) 20241209100010696 DLLC NOTICE LLME(ffffffff/f3c1e043){ASSIGNED} LLGM Assign post (ffffffff => f3c1e043) (gprs_llc.c:1125) 20241209100010696 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209100010696 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209100010696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100010696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100010747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010747 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100010747 DMM INFO MM(262420000000071/f3c1e043) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100010747 DMM INFO MM(262420000000071/f3c1e043) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100010747 DMM DEBUG MM(262420000000071/f3c1e043) Using GGSN 0 (gprs_sm.c:317) 20241209100010747 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100010747 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241209100010747 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100010747 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100010747 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241209100010753 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 73 f6 bd 09 11 25 93 79 87 14 05 7f fb 2a ad 11 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) 20241209100010753 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9c5f8, cbp=0x55a2476d8c00) (sgsn_libgtp.c:633) 20241209100010753 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100010753 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a2476def18 TLLI=f3c1e043, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209100010753 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100010753 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100010757 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241209100010761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010761 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010761 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1339)@81a2cd7fa7ee: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@81a2cd7fa7ee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F3C1E043'O, index=0 20241209100010765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100010765 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100010765 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100010766 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@81a2cd7fa7ee: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209100010773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1336)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100010775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100010775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1333)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1341)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1347)@81a2cd7fa7ee: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1340)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1334)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1345)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:10 UTC 2024 ====== 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 20241209100010866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100011267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86164) 20241209100011775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100011775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86164, count=106060) 20241209100012777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100012777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:13 UTC 2024 /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 20241209100013778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100013778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_sgsn_context_req_in started. 20241209100014293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100014293 DMM INFO MM(262420000000071/f3c1e043) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100014293 DMM INFO MM(262420000000071/f3c1e043) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100014293 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100014294 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100014294 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100014294 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209100014294 DLLC NOTICE LLME(ffffffff/f3c1e043){ASSIGNED} LLGM Assign pre (f3c1e043 => ffffffff) (gprs_llc.c:1079) 20241209100014294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3c1e043 => ffffffff) (gprs_llc.c:1125) 20241209100014294 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a2476debc0 (gprs_sndcp.c:574) 20241209100014294 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a2476def18, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209100014294 DMM NOTICE MM(262420000000071/f3c1e043) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100014294 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241209100014294 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100014294 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100014294 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241209100014294 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241209100014294 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) 20241209100014294 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) 20241209100014294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100014294 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100014294 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209100014294 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100014294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100014313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100014313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100014313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100014313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100014313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100014313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100014313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100014313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100014314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100014314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100014314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100014314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100014314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100014314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100014314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100014314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100014314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100014314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100014314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100014314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209100014317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100014323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100014323 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100014327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100014327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100014327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100014327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100014327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100014327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100014327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100014327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100014328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100014328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100014328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100014328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100014328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100014328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100014328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100014329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100014329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100014330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100014335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100014335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100014344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100014344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100014344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100014344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100014344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100014344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100014344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100014344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100014345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100014345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100014345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100014345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100014345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100014345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100014345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100014345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100014345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100014345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100014345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100014345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100014345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100014347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100014351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100014351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100014779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100014779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100014779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100014779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100014780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100014780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@81a2cd7fa7ee: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E0221681'O, index=0 SGSN_Test-GSUP(1367)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@81a2cd7fa7ee: 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 := '6B30DCC1CBA6DA94F868714D745E92BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94693E89'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF4AF95FEC608B7A'O } } } } } 20241209100015804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100015804 DLLC NOTICE LLME(ffffffff/e0221681){UNASSIGNED} LLC RX: unknown TLLI 0xe0221681, creating LLME on the fly (gprs_llc.c:552) 20241209100015804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100015804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241209100015804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100015804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209100015804 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209100015804 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Allocated (fsm.c:456) 20241209100015804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100015804 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100015804 DLLC NOTICE LLME(ffffffff/e0221681){UNASSIGNED} LLGM Assign pre (e0221681 => d0a0733b) (gprs_llc.c:1079) 20241209100015804 DLLC NOTICE LLME(e0221681/d0a0733b){ASSIGNED} LLGM Assign post (e0221681 => d0a0733b) (gprs_llc.c:1125) 20241209100015804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100015804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100015804 DMM DEBUG MM(262420000000072/d0a0733b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100015811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100015811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209100015811 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100015811 DMM DEBUG MM(262420000000072/d0a0733b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241209100015811 DMM NOTICE MM(262420000000072/d0a0733b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100015811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100015811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100015811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100015811 DMM DEBUG MM(262420000000072/d0a0733b) Requesting authorization (sgsn_auth.c:160) 20241209100015811 DMM INFO MM(262420000000072/d0a0733b) Requesting authentication tuples (sgsn_auth.c:184) 20241209100015811 DMM DEBUG MM(262420000000072/d0a0733b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100015811 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241209100015811 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@81a2cd7fa7ee: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241209100015812 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100015812 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100015812 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100015813 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100015813 DMM INFO MM(262420000000072/d0a0733b) Subscriber data update (mmctx.c:445) 20241209100015813 DMM DEBUG MM(262420000000072/d0a0733b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100015813 DMM INFO MM(262420000000072/d0a0733b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100015813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100015813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100015813 DMM INFO MM(262420000000072/d0a0733b) <- GMM AUTH AND CIPHERING REQ (rand = 6b 30 dc c1 cb a6 da 94 f8 68 71 4d 74 5e 92 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209100015816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100015816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100015816 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100015816 DMM INFO MM(262420000000072/d0a0733b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100015816 DMM NOTICE MM(262420000000072/d0a0733b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100015816 DMM DEBUG MM(262420000000072/d0a0733b) checking auth: received GSM SRES = 94 69 3e 89 (gprs_gmm.c:648) 20241209100015816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100015816 DMM DEBUG MM(262420000000072/d0a0733b) Requesting authorization (sgsn_auth.c:160) 20241209100015816 DMM INFO MM(262420000000072/d0a0733b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100015816 DMM DEBUG MM(262420000000072/d0a0733b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100015816 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241209100015816 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) 20241209100015817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209100015817 DMM INFO MM(262420000000072/d0a0733b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a0733b) (gprs_gmm.c:282) 20241209100015817 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100015817 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100015817 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209100015817 DMM INFO MM(262420000000072/d0a0733b) Subscriber data update (mmctx.c:445) 20241209100015817 DMM DEBUG MM(262420000000072/d0a0733b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100015817 DMM INFO MM(262420000000072/d0a0733b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100015817 DMM NOTICE MM(262420000000072/d0a0733b) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241209100015817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100015817 DMM NOTICE MM(262420000000072/d0a0733b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100015817 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) 20241209100015818 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100015818 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209100015818 DMM INFO MM(262420000000072/d0a0733b) Subscriber data update (mmctx.c:445) 20241209100015818 DMM DEBUG MM(262420000000072/d0a0733b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209100015820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100015820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209100015820 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100015820 DMM INFO MM(262420000000072/d0a0733b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100015820 DMM NOTICE MM(262420000000072/d0a0733b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100015820 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100015820 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100015820 DLLC NOTICE LLME(e0221681/d0a0733b){ASSIGNED} LLGM Assign pre (ffffffff => d0a0733b) (gprs_llc.c:1079) 20241209100015820 DLLC NOTICE LLME(ffffffff/d0a0733b){ASSIGNED} LLGM Assign post (ffffffff => d0a0733b) (gprs_llc.c:1125) 20241209100015820 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209100015820 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209100015820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100015820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100015872 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 b3 d6 00 00 03 52 f0 99 42 42 de 05 d0 a0 73 3b 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@81a2cd7fa7ee: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241209100017874 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209100017874 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241209100017874 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) 20241209100017874 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209100017874 DMM INFO MM(262420000000072/d0a0733b) Subscriber data update (mmctx.c:445) 20241209100017874 DMM DEBUG MM(262420000000072/d0a0733b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209100017874 DMM INFO MM(262420000000072/d0a0733b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209100017874 DMM INFO MM(262420000000072/d0a0733b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100017874 DMM INFO MM(262420000000072/d0a0733b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100017874 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100017874 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100017874 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100017874 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209100017874 DLLC NOTICE LLME(ffffffff/d0a0733b){ASSIGNED} LLGM Assign pre (d0a0733b => ffffffff) (gprs_llc.c:1079) 20241209100017874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a0733b => ffffffff) (gprs_llc.c:1125) 20241209100017874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209100017874 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100017874 DMM DEBUG MM_STATE_Iu[0x55a2476d0880]{Detached}: Deallocated (fsm.c:568) 20241209100017874 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@81a2cd7fa7ee: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241209100017878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100017879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100017879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1355)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1365)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1360)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1363)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1353)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1358)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@81a2cd7fa7ee: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@81a2cd7fa7ee: 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 Dec 9 10:00:17 UTC 2024 ------ 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 20241209100017979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100018380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95656) 20241209100018879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100018880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95656, count=100012) 20241209100019881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100019881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:20 UTC 2024 /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 20241209100020882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100020882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_sgsn_context_req_out started. 20241209100021403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100021403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100021423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100021424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100021424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100021424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100021424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100021425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100021425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100021425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100021425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209100021427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100021433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100021433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100021438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100021438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100021438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100021438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100021438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100021438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100021438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100021438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100021439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100021439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100021439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100021439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100021439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100021439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100021439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100021439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100021439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100021439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1379)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100021440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100021440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100021442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100021448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100021448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100021456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100021456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100021456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100021456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021456 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100021456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100021456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100021456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100021456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100021457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100021457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100021457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100021457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100021457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100021457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100021457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100021457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100021457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100021457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100021459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100021464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100021464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100021883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100021883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100021883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100021883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) 20241209100021884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100021884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@81a2cd7fa7ee: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EE90B388'O, index=0 SGSN_Test-GSUP(1386)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241209100022910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100022910 DLLC NOTICE LLME(ffffffff/ee90b388){UNASSIGNED} LLC RX: unknown TLLI 0xee90b388, creating LLME on the fly (gprs_llc.c:552) 20241209100022910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209100022910 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209100022910 DMM NOTICE LLME(ffffffff/ee90b388){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209100022910 DLLC NOTICE LLME(ffffffff/ee90b388){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209100022910 DMM ERROR LLME(ffffffff/ee90b388){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209100022910 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209100022910 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209100022910 DLLC NOTICE LLME(ffffffff/ee90b388){UNASSIGNED} LLGM Assign pre (ee90b388 => ffffffff) (gprs_llc.c:1079) 20241209100022910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee90b388 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@81a2cd7fa7ee: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@81a2cd7fa7ee: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241209100022916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100022916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100022916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1386)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1379)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1384)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1374)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1372)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1377)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1382)@81a2cd7fa7ee: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" TC_sgsn_context_req_out-BVCI196(1373)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1379): none (none -> none) Mon Dec 9 10:00:22 UTC 2024 ------ 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 MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@81a2cd7fa7ee: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@81a2cd7fa7ee: 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'. 20241209100023022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100023423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51768) 20241209100023917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100023917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51768, count=56124) 20241209100024918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100024918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:25 UTC 2024 /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 20241209100025919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100025919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_req_id_req_ra_update started. 20241209100026446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100026446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100026464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100026464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100026464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100026464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100026464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100026464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100026464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100026464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100026465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100026465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100026465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100026465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100026465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100026465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100026465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100026465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100026465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100026465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100026466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100026466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100026468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100026473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100026473 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100026480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100026480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100026480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100026480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100026480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100026480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100026480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100026480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100026481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100026481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100026481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100026481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100026481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100026481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100026481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100026481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100026481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100026481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100026481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100026481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100026484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100026489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100026489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100026497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100026497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100026497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100026497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100026497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100026497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100026497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100026497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100026498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100026498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100026498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100026498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100026498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100026498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100026498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100026498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100026498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100026498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100026498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100026498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100026498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100026501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100026505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100026505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100026920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100026920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100026920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100026920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100026922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100026922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@81a2cd7fa7ee: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CF2F4E39'O, index=0 SGSN_Test-GSUP(1405)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241209100026941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100026941 DLLC NOTICE LLME(ffffffff/cf2f4e39){UNASSIGNED} LLC RX: unknown TLLI 0xcf2f4e39, creating LLME on the fly (gprs_llc.c:552) 20241209100026941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100026941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241209100026941 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100026941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100026941 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209100026941 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209100026941 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100026941 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100026941 DLLC NOTICE LLME(ffffffff/cf2f4e39){UNASSIGNED} LLGM Assign pre (cf2f4e39 => da42c04e) (gprs_llc.c:1079) 20241209100026941 DLLC NOTICE LLME(cf2f4e39/da42c04e){ASSIGNED} LLGM Assign post (cf2f4e39 => da42c04e) (gprs_llc.c:1125) 20241209100026941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100026941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100026941 DMM DEBUG MM(262420000000047/da42c04e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100026947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100026947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100026947 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100026947 DMM INFO MM(262420000000047/da42c04e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209100026947 DMM INFO MM(262420000000047/da42c04e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-8407-126 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241209100026947 DMM NOTICE MM(262420000000047/da42c04e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209100026947 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209100026947 DMM INFO MM(262420000000047/da42c04e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241209100026947 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100026947 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100026947 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100026947 DMM ERROR MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209100026947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Deallocated (fsm.c:568) 20241209100026947 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100026947 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209100026947 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100026947 DLLC NOTICE LLME(cf2f4e39/da42c04e){ASSIGNED} LLGM Assign pre (da42c04e => ffffffff) (gprs_llc.c:1079) 20241209100026947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da42c04e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@81a2cd7fa7ee: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@81a2cd7fa7ee: Final verdict of PTC: pass 20241209100026950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209100026951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100026951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1395)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1405)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1393)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1403)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1398)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1396)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1391)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1401)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:26 UTC 2024 ====== 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 20241209100027016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100027417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20241209100027952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100027952 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=62428) 20241209100028953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100028966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test execution finished. MTC@81a2cd7fa7ee: 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 Dec 9 10:00:29 UTC 2024 /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 20241209100029967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100029967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_iu_attach started. 20241209100030441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100030442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100030460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100030460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100030460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100030460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100030460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100030460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100030460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100030460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100030461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100030461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100030461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100030461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100030461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100030461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100030461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100030461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100030461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100030461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100030461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100030461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100030463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100030467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100030467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100030475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100030475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100030475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100030475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100030475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100030475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100030475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100030475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100030476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100030476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100030476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100030476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100030476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100030476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100030476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100030476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030476 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100030476 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100030476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1417)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100030476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100030476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100030479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100030484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100030484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100030494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100030494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100030494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100030494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100030494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100030494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100030494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100030494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100030494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100030494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100030494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100030495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100030495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100030495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100030495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100030495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100030495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100030495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100030495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100030495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100030495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100030497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100030503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100030503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1425)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100030704 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100030704 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) 20241209100030704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100030704 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100030706 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) 20241209100030706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100030706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100030706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100030706 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) 20241209100030706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100030706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100030706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100030706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100030706 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100030968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100030968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100030968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100030968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) 20241209100030969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100030969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100031510 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) 20241209100031510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100031510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100031510 DLM3UA 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) 20241209100031510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100031510 DLSS7 DEBUG Found route for dpc=188=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) 20241209100031510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100031510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100031511 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100031511 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100031511 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) 20241209100031511 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100031511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100031511 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) 20241209100031511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100031511 DLSS7 DEBUG Found route for dpc=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) 20241209100031511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100031511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@81a2cd7fa7ee: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D01585AC'O, index=0 SGSN_Test-GSUP(1428)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@81a2cd7fa7ee: 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 := '9816'O, rac := 'C7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@81a2cd7fa7ee: Added conn table entry 0TC_iu_attach(1430)6700862 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1424)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100032000 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) 20241209100032000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032000 DLM3UA 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) 20241209100032000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032000 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032000 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100032000 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100032000 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100032000 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241209100032000 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241209100032000 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241209100032000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Allocated (fsm.c:456) 20241209100032000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Allocated (fsm.c:456) 20241209100032000 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100032000 DMM DEBUG MM_STATE_Iu[0x55a2476dfbf0]{Detached}: Allocated (fsm.c:456) 20241209100032000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100032000 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100032000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100032000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100032000 DMM DEBUG MM(262420000001001/d42b2da6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100032000 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209100032000 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) 20241209100032000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032000 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) 20241209100032000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032000 DLSS7 DEBUG Found route for dpc=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) 20241209100032000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032000 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) 20241209100032000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032000 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) 20241209100032000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032000 DLSS7 DEBUG Found route for dpc=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) 20241209100032000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: { messageType := 2, destLocRef := '663F3E'O ("f?>"), 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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@81a2cd7fa7ee: 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 := 'C47C0B1D00D4D122DA8BC7B1902B86FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8516A3DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30F79993B8527CE5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8363983619E903A438EBA504603C044A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99F73267746F3925C052302E3F729A95'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '52CBC303CF6B11BD4DA4199BCD71FBBC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B90FC1331C793AC5'O } } } } } SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241209100032005 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) 20241209100032005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032005 DLM3UA 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) 20241209100032005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032005 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032005 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100032005 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100032005 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100032005 DMM DEBUG MM(262420000001001/d42b2da6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209100032005 DMM NOTICE MM(262420000001001/d42b2da6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100032005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100032005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100032005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100032005 DMM DEBUG MM(262420000001001/d42b2da6) Requesting authorization (sgsn_auth.c:160) 20241209100032005 DMM INFO MM(262420000001001/d42b2da6) Requesting authentication tuples (sgsn_auth.c:184) 20241209100032005 DMM DEBUG MM(262420000001001/d42b2da6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100032005 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209100032005 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@81a2cd7fa7ee: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241209100032006 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100032006 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100032006 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100032006 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100032006 DMM INFO MM(262420000001001/d42b2da6) Subscriber data update (mmctx.c:445) 20241209100032006 DMM DEBUG MM(262420000001001/d42b2da6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100032007 DMM INFO MM(262420000001001/d42b2da6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100032007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100032007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100032007 DMM INFO MM(262420000001001/d42b2da6) <- GMM AUTH AND CIPHERING REQ (rand = c4 7c 0b 1d 00 d4 d1 22 da 8b c7 b1 90 2b 86 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 cb c3 03 cf 6b 11 bd 4d a4 19 9b cd 71 fb bc ) (gprs_gmm.c:465) 20241209100032007 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209100032007 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) 20241209100032007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032007 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) 20241209100032007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032007 DLSS7 DEBUG Found route for dpc=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) 20241209100032007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322B90FC13323094B99990000100001F029041C793AC5'O 20241209100032010 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) 20241209100032010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032010 DLM3UA 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) 20241209100032010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032010 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032010 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100032010 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100032010 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100032010 DMM INFO MM(262420000001001/d42b2da6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100032010 DMM NOTICE MM(262420000001001/d42b2da6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100032010 DMM DEBUG MM(262420000001001/d42b2da6) checking auth: received UMTS RES = b9 0f c1 33 1c 79 3a c5 (gprs_gmm.c:648) 20241209100032010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100032010 DMM DEBUG MM(262420000001001/d42b2da6) Requesting authorization (sgsn_auth.c:160) 20241209100032010 DMM INFO MM(262420000001001/d42b2da6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100032010 DMM DEBUG MM(262420000001001/d42b2da6) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100032010 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209100032010 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) 20241209100032010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100032010 DMM DEBUG MM(262420000001001/d42b2da6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100032010 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) 20241209100032010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032010 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) 20241209100032011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032011 DLSS7 DEBUG Found route for dpc=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) 20241209100032011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100032016 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) 20241209100032016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032016 DLM3UA 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) 20241209100032016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032016 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032016 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100032016 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100032016 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100032016 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241209100032016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100032016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100032016 DMM INFO MM(262420000001001/d42b2da6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd42b2da6) (gprs_gmm.c:282) 20241209100032016 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209100032016 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) 20241209100032016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032016 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) 20241209100032016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032016 DLSS7 DEBUG Found route for dpc=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) 20241209100032016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032016 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) 20241209100032016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032016 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) 20241209100032016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032016 DLSS7 DEBUG Found route for dpc=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) 20241209100032016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100032018 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100032018 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100032018 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209100032018 DMM INFO MM(262420000001001/d42b2da6) Subscriber data update (mmctx.c:445) 20241209100032018 DMM DEBUG MM(262420000001001/d42b2da6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100032018 DMM INFO MM(262420000001001/d42b2da6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100032018 DMM NOTICE MM(262420000001001/d42b2da6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209100032018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100032018 DMM NOTICE MM(262420000001001/d42b2da6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100032018 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) 20241209100032019 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100032019 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209100032019 DMM INFO MM(262420000001001/d42b2da6) Subscriber data update (mmctx.c:445) 20241209100032019 DMM DEBUG MM(262420000001001/d42b2da6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100032020 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) 20241209100032020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032020 DLM3UA 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) 20241209100032020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032020 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100032020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100032020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100032020 DMM INFO MM(262420000001001/d42b2da6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100032020 DMM NOTICE MM(262420000001001/d42b2da6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100032020 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100032020 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100032020 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100032020 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100032020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100032020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100032020 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) 20241209100032020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032020 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) 20241209100032020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032020 DLSS7 DEBUG Found route for dpc=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) 20241209100032020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100032024 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) 20241209100032024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032024 DLM3UA 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) 20241209100032024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032024 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100032024 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100032024 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100032024 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100032024 DMM INFO MM(262420000001001/d42b2da6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100032024 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100032025 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100032025 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) 20241209100032025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100032025 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) 20241209100032025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032025 DLSS7 DEBUG Found route for dpc=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) 20241209100032025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100032025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Session index based on local reference:0 20241209100032025 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) 20241209100032025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100032025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100032025 DLM3UA 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) 20241209100032025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100032025 DLSS7 DEBUG Found route for dpc=188=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) 20241209100032025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100032025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@81a2cd7fa7ee: Deleted conn table entry 0TC_iu_attach(1430)6700862 TC_iu_attach(1430)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_iu_attach(1430)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@81a2cd7fa7ee: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100032081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1414)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1412)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1428)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1417)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1422)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100032083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100032083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1426)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1415)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1420)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1410)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_iu_attach finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:32 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241209100032216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100032226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209100032226 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100032226 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) 20241209100032226 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100032226 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100032226 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100032226 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) 20241209100032226 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100032226 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100032226 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) 20241209100032226 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) 20241209100032226 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100032226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100032226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100032226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100032226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100032226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100032226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100032617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180744) 20241209100033084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100033085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100033245 DGPRS DEBUG Checking for inactive LLMEs, time = 36266632 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=180744, count=208296) 20241209100034086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100034086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100034227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100034227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100034227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:34 UTC 2024 /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 20241209100035087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100035087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_iu_attach_encr started. 20241209100035663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100035664 DMM INFO MM(262420000001001/d42b2da6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100035664 DMM INFO MM(262420000001001/d42b2da6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100035664 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100035664 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100035664 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100035664 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209100035664 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209100035664 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) 20241209100035664 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) 20241209100035664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Deallocated (fsm.c:568) 20241209100035664 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100035664 DMM DEBUG MM_STATE_Iu(1)[0x55a2476dfbf0]{Detached}: Deallocated (fsm.c:568) 20241209100035664 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Deallocated (fsm.c:568) 20241209100035664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100035683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100035683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100035683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100035683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100035683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100035683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100035683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100035683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100035684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100035684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100035684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100035684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100035684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100035684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100035684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100035684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100035684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100035684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100035684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100035684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100035687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100035693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100035693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100035702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100035702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100035702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100035702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100035702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100035703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100035703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100035703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100035703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100035703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100035703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100035703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100035703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100035703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100035703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100035703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100035703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100035703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100035704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100035704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100035706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100035712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100035712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100035721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100035721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100035721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100035721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100035721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100035721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100035722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100035722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100035723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100035723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100035723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100035723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100035723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100035723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100035723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100035723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100035723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100035723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100035723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100035723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100035723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100035726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1448)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@81a2cd7fa7ee: ************************************************* SGSN_Test-Gb2-BSSGP2(1442)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100035734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100035734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100035931 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100035931 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) 20241209100035931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100035931 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100035933 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) 20241209100035933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100035933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100035933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100035933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100035933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100035933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100035934 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) 20241209100035934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100035934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100035934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100035934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100035934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100035934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100035934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100036088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100036088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100036088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100036088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100036089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100036090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100036751 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) 20241209100036751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100036751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100036751 DLM3UA 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) 20241209100036751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100036751 DLSS7 DEBUG Found route for dpc=188=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) 20241209100036751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100036751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100036751 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100036751 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100036752 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) 20241209100036752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100036752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100036752 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) 20241209100036752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100036752 DLSS7 DEBUG Found route for dpc=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) 20241209100036752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100036752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@81a2cd7fa7ee: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E90EAF63'O, index=0 SGSN_Test-GSUP(1451)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@81a2cd7fa7ee: 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 := '91F8'O, rac := '8D'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@81a2cd7fa7ee: Added conn table entry 0TC_iu_attach_encr(1453)13127099 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1447)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100037169 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) 20241209100037169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037169 DLM3UA 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) 20241209100037169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037169 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037169 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100037169 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100037169 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100037169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241209100037169 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Deregistered}: Allocated (fsm.c:456) 20241209100037169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100037169 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Allocated (fsm.c:456) 20241209100037169 DMM DEBUG MM_STATE_Iu[0x55a2476d0750]{Detached}: Allocated (fsm.c:456) 20241209100037169 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100037169 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100037169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100037169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100037169 DMM DEBUG MM(262420000001001/eee5d5e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100037169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209100037169 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) 20241209100037169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037169 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) 20241209100037169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037169 DLSS7 DEBUG Found route for dpc=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) 20241209100037169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037169 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) 20241209100037169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037169 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) 20241209100037169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037169 DLSS7 DEBUG Found route for dpc=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) 20241209100037169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'C84DBB'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@81a2cd7fa7ee: 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 := 'F738B5BB8809C7386DD9DEC0A08F4031'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8FA5292'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB48028CE8D8B4D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '77B892E5145F1F8A8AE5557313697E54'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E508E7D36AF1A18A114E40CB409C1D09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B21289A5C2C7C7DC4118627B103C3FBB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C723E31795504EA8'O } } } } } SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241209100037174 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) 20241209100037174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037174 DLM3UA 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) 20241209100037174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037174 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100037174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100037174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100037174 DMM DEBUG MM(262420000001001/eee5d5e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209100037174 DMM NOTICE MM(262420000001001/eee5d5e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100037174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100037174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100037174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100037174 DMM DEBUG MM(262420000001001/eee5d5e3) Requesting authorization (sgsn_auth.c:160) 20241209100037174 DMM INFO MM(262420000001001/eee5d5e3) Requesting authentication tuples (sgsn_auth.c:184) 20241209100037174 DMM DEBUG MM(262420000001001/eee5d5e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100037174 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209100037174 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@81a2cd7fa7ee: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241209100037176 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100037176 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100037176 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100037176 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100037176 DMM INFO MM(262420000001001/eee5d5e3) Subscriber data update (mmctx.c:445) 20241209100037176 DMM DEBUG MM(262420000001001/eee5d5e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100037176 DMM INFO MM(262420000001001/eee5d5e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100037176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100037176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100037176 DMM INFO MM(262420000001001/eee5d5e3) <- GMM AUTH AND CIPHERING REQ (rand = f7 38 b5 bb 88 09 c7 38 6d d9 de c0 a0 8f 40 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 12 89 a5 c2 c7 c7 dc 41 18 62 7b 10 3c 3f bb ) (gprs_gmm.c:465) 20241209100037176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209100037176 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) 20241209100037176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037176 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) 20241209100037176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037176 DLSS7 DEBUG Found route for dpc=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) 20241209100037176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22C723E31723094B99990000100001F0290495504EA8'O 20241209100037179 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) 20241209100037179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037179 DLM3UA 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) 20241209100037179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037179 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037179 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100037179 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100037179 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100037179 DMM INFO MM(262420000001001/eee5d5e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100037179 DMM NOTICE MM(262420000001001/eee5d5e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100037179 DMM DEBUG MM(262420000001001/eee5d5e3) checking auth: received UMTS RES = c7 23 e3 17 95 50 4e a8 (gprs_gmm.c:648) 20241209100037179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100037179 DMM DEBUG MM(262420000001001/eee5d5e3) Requesting authorization (sgsn_auth.c:160) 20241209100037179 DMM INFO MM(262420000001001/eee5d5e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100037179 DMM DEBUG MM(262420000001001/eee5d5e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100037179 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209100037179 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) 20241209100037179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100037179 DMM DEBUG MM(262420000001001/eee5d5e3) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241209100037179 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) 20241209100037179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037179 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) 20241209100037179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037179 DLSS7 DEBUG Found route for dpc=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) 20241209100037179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_len:17 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241209100037184 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) 20241209100037184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037184 DLM3UA 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) 20241209100037184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037184 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037184 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100037184 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100037184 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100037184 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241209100037184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100037184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100037184 DMM INFO MM(262420000001001/eee5d5e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xeee5d5e3) (gprs_gmm.c:282) 20241209100037184 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209100037184 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) 20241209100037184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037184 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) 20241209100037184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037184 DLSS7 DEBUG Found route for dpc=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) 20241209100037184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037184 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) 20241209100037184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037184 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) 20241209100037184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037184 DLSS7 DEBUG Found route for dpc=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) 20241209100037184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100037186 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100037186 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100037186 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209100037186 DMM INFO MM(262420000001001/eee5d5e3) Subscriber data update (mmctx.c:445) 20241209100037186 DMM DEBUG MM(262420000001001/eee5d5e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100037186 DMM INFO MM(262420000001001/eee5d5e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100037186 DMM NOTICE MM(262420000001001/eee5d5e3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209100037186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100037186 DMM NOTICE MM(262420000001001/eee5d5e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100037186 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) 20241209100037187 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100037187 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209100037187 DMM INFO MM(262420000001001/eee5d5e3) Subscriber data update (mmctx.c:445) 20241209100037187 DMM DEBUG MM(262420000001001/eee5d5e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100037188 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) 20241209100037188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037188 DLM3UA 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) 20241209100037188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037188 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037188 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100037188 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100037188 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100037188 DMM INFO MM(262420000001001/eee5d5e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100037188 DMM NOTICE MM(262420000001001/eee5d5e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100037188 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100037188 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100037188 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100037188 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100037188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100037188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100037188 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) 20241209100037188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037188 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) 20241209100037188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037188 DLSS7 DEBUG Found route for dpc=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) 20241209100037188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100037191 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) 20241209100037191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037191 DLM3UA 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) 20241209100037191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037191 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100037191 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100037191 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100037191 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100037191 DMM INFO MM(262420000001001/eee5d5e3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100037191 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100037191 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100037191 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) 20241209100037191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100037191 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) 20241209100037191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037191 DLSS7 DEBUG Found route for dpc=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) 20241209100037191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100037191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Session index based on local reference:0 20241209100037192 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) 20241209100037192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100037192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100037192 DLM3UA 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) 20241209100037192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100037192 DLSS7 DEBUG Found route for dpc=188=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) 20241209100037192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100037192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@81a2cd7fa7ee: Deleted conn table entry 0TC_iu_attach_encr(1453)13127099 TC_iu_attach_encr(1453)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@81a2cd7fa7ee: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100037248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1441)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1451)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1440)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100037250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100037250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1449)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1445)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1435)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1438)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1433)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1443)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_iu_attach_encr finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:37 UTC 2024 ====== 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 20241209100037366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100037394 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100037394 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) 20241209100037394 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100037394 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100037394 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100037394 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) 20241209100037394 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100037394 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100037394 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) 20241209100037394 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) 20241209100037394 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100037394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100037394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100037394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100037394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100037394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100037394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100037394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209100037768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184696) 20241209100038251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100038251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184696, count=212292) 20241209100039251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100039251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100039395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100039395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100039395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:39 UTC 2024 /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 20241209100040252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100040253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_iu_attach_geran_rau started. 20241209100040815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100040818 DMM INFO MM(262420000001001/eee5d5e3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100040818 DMM INFO MM(262420000001001/eee5d5e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100040818 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100040818 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100040818 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100040818 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209100040818 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209100040818 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) 20241209100040818 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) 20241209100040818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100040818 DMM DEBUG MM_STATE_Gb[0x55a2476d09b0]{Idle}: Deallocated (fsm.c:568) 20241209100040818 DMM DEBUG MM_STATE_Iu(2)[0x55a2476d0750]{Detached}: Deallocated (fsm.c:568) 20241209100040818 DMM DEBUG GMM(gmm_fsm)[0x55a2476dfbf0]{Deregistered}: Deallocated (fsm.c:568) 20241209100040818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100040857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100040857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100040857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100040857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100040857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100040857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100040857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100040857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100040858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100040858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100040858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100040859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100040859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100040859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100040859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100040859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100040859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100040859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100040859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100040859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100040862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100040869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100040869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1463)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 20241209100040885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100040885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100040885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100040885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100040885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100040885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100040885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100040885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100040886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100040886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100040886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100040886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100040886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100040886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100040886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100040886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100040886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100040886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100040887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100040887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100040889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1460)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241209100040896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100040896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1468)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET TC_iu_attach_geran_rau-BVCI210(1461)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100040899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100040899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100040899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100040899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100040899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100040899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100040899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100040899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100040900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100040900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100040900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100040900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100040900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100040900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100040900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100040900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100040900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100040900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100040900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100040900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100040900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100040903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1471)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100040909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100040909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100041110 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100041110 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) 20241209100041110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100041110 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100041117 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) 20241209100041117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100041117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100041117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100041117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100041117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100041117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100041120 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) 20241209100041120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100041120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100041120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100041120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100041120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100041120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100041120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100041254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100041254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100041254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100041254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100041258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100041259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100041918 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) 20241209100041918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100041918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100041918 DLM3UA 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) 20241209100041918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100041918 DLSS7 DEBUG Found route for dpc=188=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) 20241209100041918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100041918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100041918 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100041918 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100041918 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) 20241209100041918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100041918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100041918 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) 20241209100041918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100041918 DLSS7 DEBUG Found route for dpc=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) 20241209100041918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100041918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E5810924'O, index=0 SGSN_Test-GSUP(1474)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: 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 := '1781'O, rac := 'B9'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)@81a2cd7fa7ee: Added conn table entry 0TC_iu_attach_geran_rau(1476)1951783 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1470)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100042320 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) 20241209100042320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042320 DLM3UA 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) 20241209100042320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042320 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042321 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100042321 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100042321 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100042321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241209100042321 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100042321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Allocated (fsm.c:456) 20241209100042321 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100042321 DMM DEBUG MM_STATE_Iu[0x55a2476d6e30]{Detached}: Allocated (fsm.c:456) 20241209100042321 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100042321 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100042321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100042321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100042321 DMM DEBUG MM(262420000001002/e6a4d163) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100042321 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209100042321 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) 20241209100042321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042321 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) 20241209100042321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042321 DLSS7 DEBUG Found route for dpc=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) 20241209100042321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042321 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) 20241209100042321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042321 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) 20241209100042321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042321 DLSS7 DEBUG Found route for dpc=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) 20241209100042321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: { messageType := 2, destLocRef := '1DC827'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: 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 := '4814F82057322DA859749623F36B1757'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDF48F33'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4B0500563CD9657'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '97983A81D9AA13ED8E04965D481F77F5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FB62C04478D0102CDFC968FE90AF6470'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E442D5CF0282F1D680E13692D2CCAD4E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E4EB9219ECE52820'O } } } } } SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241209100042331 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) 20241209100042331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042332 DLM3UA 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) 20241209100042332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042332 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042332 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100042332 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100042332 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100042332 DMM DEBUG MM(262420000001002/e6a4d163) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241209100042332 DMM NOTICE MM(262420000001002/e6a4d163) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100042332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100042332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100042332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100042332 DMM DEBUG MM(262420000001002/e6a4d163) Requesting authorization (sgsn_auth.c:160) 20241209100042332 DMM INFO MM(262420000001002/e6a4d163) Requesting authentication tuples (sgsn_auth.c:184) 20241209100042332 DMM DEBUG MM(262420000001002/e6a4d163) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100042332 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241209100042332 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@81a2cd7fa7ee: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241209100042335 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100042335 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100042335 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100042335 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100042335 DMM INFO MM(262420000001002/e6a4d163) Subscriber data update (mmctx.c:445) 20241209100042335 DMM DEBUG MM(262420000001002/e6a4d163) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100042335 DMM INFO MM(262420000001002/e6a4d163) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100042335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100042335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100042335 DMM INFO MM(262420000001002/e6a4d163) <- GMM AUTH AND CIPHERING REQ (rand = 48 14 f8 20 57 32 2d a8 59 74 96 23 f3 6b 17 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 42 d5 cf 02 82 f1 d6 80 e1 36 92 d2 cc ad 4e ) (gprs_gmm.c:465) 20241209100042335 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209100042335 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) 20241209100042335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042335 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) 20241209100042335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042335 DLSS7 DEBUG Found route for dpc=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) 20241209100042335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22E4EB921923094B99990000100002F02904ECE52820'O 20241209100042341 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) 20241209100042341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042341 DLM3UA 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) 20241209100042341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042341 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042341 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100042341 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100042341 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100042341 DMM INFO MM(262420000001002/e6a4d163) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100042341 DMM NOTICE MM(262420000001002/e6a4d163) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100042341 DMM DEBUG MM(262420000001002/e6a4d163) checking auth: received UMTS RES = e4 eb 92 19 ec e5 28 20 (gprs_gmm.c:648) 20241209100042341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100042341 DMM DEBUG MM(262420000001002/e6a4d163) Requesting authorization (sgsn_auth.c:160) 20241209100042341 DMM INFO MM(262420000001002/e6a4d163) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100042341 DMM DEBUG MM(262420000001002/e6a4d163) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100042341 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241209100042341 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) 20241209100042341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100042341 DMM DEBUG MM(262420000001002/e6a4d163) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100042341 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) 20241209100042341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042341 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) 20241209100042341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042341 DLSS7 DEBUG Found route for dpc=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) 20241209100042341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100042350 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) 20241209100042350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042350 DLM3UA 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) 20241209100042350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042350 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042350 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100042350 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100042350 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100042350 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241209100042350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100042350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100042350 DMM INFO MM(262420000001002/e6a4d163) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a4d163) (gprs_gmm.c:282) 20241209100042350 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209100042350 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) 20241209100042350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042350 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) 20241209100042350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042350 DLSS7 DEBUG Found route for dpc=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) 20241209100042350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042350 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) 20241209100042350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042350 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) 20241209100042350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042350 DLSS7 DEBUG Found route for dpc=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) 20241209100042350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100042354 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100042354 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100042354 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209100042354 DMM INFO MM(262420000001002/e6a4d163) Subscriber data update (mmctx.c:445) 20241209100042354 DMM DEBUG MM(262420000001002/e6a4d163) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100042354 DMM INFO MM(262420000001002/e6a4d163) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100042354 DMM NOTICE MM(262420000001002/e6a4d163) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241209100042354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100042354 DMM NOTICE MM(262420000001002/e6a4d163) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100042354 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) 20241209100042354 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100042354 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209100042354 DMM INFO MM(262420000001002/e6a4d163) Subscriber data update (mmctx.c:445) 20241209100042354 DMM DEBUG MM(262420000001002/e6a4d163) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100042356 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) 20241209100042356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042356 DLM3UA 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) 20241209100042356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042356 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100042357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100042357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100042357 DMM INFO MM(262420000001002/e6a4d163) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100042357 DMM NOTICE MM(262420000001002/e6a4d163) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100042357 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100042357 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100042357 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100042357 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100042357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100042357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100042357 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) 20241209100042357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042357 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) 20241209100042357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042357 DLSS7 DEBUG Found route for dpc=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) 20241209100042357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100042362 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) 20241209100042362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042362 DLM3UA 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) 20241209100042362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042362 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100042362 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100042362 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100042362 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100042362 DMM INFO MM(262420000001002/e6a4d163) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100042362 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100042362 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100042362 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) 20241209100042362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100042362 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) 20241209100042362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042362 DLSS7 DEBUG Found route for dpc=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) 20241209100042362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100042362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Session index based on local reference:0 20241209100042364 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) 20241209100042364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100042364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100042364 DLM3UA 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) 20241209100042364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100042364 DLSS7 DEBUG Found route for dpc=188=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) 20241209100042364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100042364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@81a2cd7fa7ee: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)1951783 TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E6A4D163'O, index=1 20241209100042423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100042423 DLLC NOTICE LLME(ffffffff/e6a4d163){UNASSIGNED} LLC RX: unknown TLLI 0xe6a4d163, creating LLME on the fly (gprs_llc.c:552) 20241209100042423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209100042423 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209100042423 DMM INFO MM(262420000001002/e6a4d163) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e6a4d163, P-TMSI: e6a4d163 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241209100042423 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241209100042423 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241209100042423 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209100042423 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100042423 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241209100042423 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100042423 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100042423 DLLC NOTICE LLME(ffffffff/e6a4d163){UNASSIGNED} LLGM Assign pre (e6a4d163 => e6a4d163) (gprs_llc.c:1079) 20241209100042423 DLLC NOTICE LLME(e6a4d163/e6a4d163){ASSIGNED} LLGM Assign post (e6a4d163 => e6a4d163) (gprs_llc.c:1125) 20241209100042423 DMM INFO MM(262420000001002/e6a4d163) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: Removing Client IMSI='262420000001002'H, index=1 20241209100042437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100042437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100042437 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100042437 DMM INFO MM(262420000001002/e6a4d163) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209100042437 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209100042437 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100042437 DLLC NOTICE LLME(e6a4d163/e6a4d163){ASSIGNED} LLGM Assign pre (ffffffff => e6a4d163) (gprs_llc.c:1079) 20241209100042437 DLLC NOTICE LLME(ffffffff/e6a4d163){ASSIGNED} LLGM Assign post (ffffffff => e6a4d163) (gprs_llc.c:1125) 20241209100042437 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209100042437 DMM ERROR MM_STATE_Gb[0x55a2476d0880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100042441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41898<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209100042443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100042443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1474)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1458)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1456)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1466)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1464)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1468)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1462)@81a2cd7fa7ee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@81a2cd7fa7ee: 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'. Mon Dec 9 10:00:42 UTC 2024 ====== 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 20241209100042570 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100042570 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) 20241209100042570 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100042570 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100042570 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100042570 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) 20241209100042570 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100042570 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100042570 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) 20241209100042570 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) 20241209100042570 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209100042570 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100042570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100042570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100042570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100042570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100042570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100042570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100042621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100043022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183392) 20241209100043444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100043444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183392, count=220180) 20241209100044444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100044444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100044571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100044571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100044571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:45 UTC 2024 /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 20241209100045445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100045446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_geran_attach_iu_rau started. 20241209100046069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100046070 DMM INFO MM(262420000001002/e6a4d163) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100046070 DMM INFO MM(262420000001002/e6a4d163) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100046070 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100046070 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100046070 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209100046070 DMM ERROR MM_STATE_Gb[0x55a2476d0880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209100046070 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241209100046070 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) 20241209100046070 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) 20241209100046070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d09b0]{Init}: Deallocated (fsm.c:568) 20241209100046070 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100046070 DMM DEBUG MM_STATE_Iu(3)[0x55a2476d6e30]{Detached}: Deallocated (fsm.c:568) 20241209100046070 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100046070 DLLC NOTICE LLME(ffffffff/e6a4d163){ASSIGNED} LLGM Assign pre (e6a4d163 => ffffffff) (gprs_llc.c:1079) 20241209100046070 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6a4d163 => ffffffff) (gprs_llc.c:1125) 20241209100046070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100046111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100046111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100046111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100046111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046111 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100046111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100046111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100046111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100046111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1481)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1482)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100046112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100046112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100046112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100046113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100046113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100046113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100046113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100046113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100046113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100046113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1482)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100046113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100046113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100046117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1478)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100046127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100046127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1479)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1481)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100046138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100046138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100046138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100046138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100046138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100046138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100046138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100046139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100046140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100046140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100046140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100046140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100046140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100046140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100046140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100046140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100046140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100046140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100046141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100046141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1487)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100046145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1483)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1486)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241209100046155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100046155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1491)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET TC_geran_attach_iu_rau-BVCI210(1484)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100046158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100046158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100046158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100046158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100046158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100046158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100046158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100046158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100046160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100046160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100046160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100046161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100046161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100046161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100046161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100046161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100046161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100046161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100046161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100046161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100046161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100046165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241209100046173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100046173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1494)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1494)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100046375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100046375 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) 20241209100046375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100046375 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100046378 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) 20241209100046378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100046378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100046378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100046378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100046378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100046378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100046379 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) 20241209100046379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100046379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100046379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100046379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100046379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100046379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100046379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100046446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100046446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100046446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100046446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100046448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100046449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100047183 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) 20241209100047183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100047183 DLM3UA 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) 20241209100047183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047183 DLSS7 DEBUG Found route for dpc=188=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) 20241209100047183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100047183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047183 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100047183 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100047184 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) 20241209100047184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100047184 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) 20241209100047184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047184 DLSS7 DEBUG Found route for dpc=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) 20241209100047184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100047184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@81a2cd7fa7ee: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D087A5F8'O, index=0 SGSN_Test-GSUP(1497)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: 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 := '56F1AEA78AC279FEB1A5B7C76E1BF936'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82AE484F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4240E775BD1CB22A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A6B774E52526A0B650FB260651DB1ECC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF93E770BCC161EFA64FD279B9D050F3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '22E9C18906EDB7A1E0B53D52E9177D25'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6FA62FA4B9EAB593'O } } } } } 20241209100047485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100047485 DLLC NOTICE LLME(ffffffff/d087a5f8){UNASSIGNED} LLC RX: unknown TLLI 0xd087a5f8, creating LLME on the fly (gprs_llc.c:552) 20241209100047485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100047485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241209100047485 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Allocated (fsm.c:456) 20241209100047485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Allocated (fsm.c:456) 20241209100047485 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100047485 DMM DEBUG MM_STATE_Iu[0x55a2476d09b0]{Detached}: Allocated (fsm.c:456) 20241209100047485 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100047485 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100047485 DLLC NOTICE LLME(ffffffff/d087a5f8){UNASSIGNED} LLGM Assign pre (d087a5f8 => e943febb) (gprs_llc.c:1079) 20241209100047485 DLLC NOTICE LLME(d087a5f8/e943febb){ASSIGNED} LLGM Assign post (d087a5f8 => e943febb) (gprs_llc.c:1125) 20241209100047485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100047485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100047485 DMM DEBUG MM(262420000001003/e943febb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100047496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100047496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209100047496 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100047496 DMM DEBUG MM(262420000001003/e943febb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241209100047496 DMM NOTICE MM(262420000001003/e943febb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100047496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100047496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100047496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100047496 DMM DEBUG MM(262420000001003/e943febb) Requesting authorization (sgsn_auth.c:160) 20241209100047496 DMM INFO MM(262420000001003/e943febb) Requesting authentication tuples (sgsn_auth.c:184) 20241209100047496 DMM DEBUG MM(262420000001003/e943febb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100047496 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241209100047496 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@81a2cd7fa7ee: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241209100047499 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100047499 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100047499 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100047499 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100047499 DMM INFO MM(262420000001003/e943febb) Subscriber data update (mmctx.c:445) 20241209100047499 DMM DEBUG MM(262420000001003/e943febb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100047499 DMM INFO MM(262420000001003/e943febb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100047499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100047499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100047499 DMM INFO MM(262420000001003/e943febb) <- GMM AUTH AND CIPHERING REQ (rand = 56 f1 ae a7 8a c2 79 fe b1 a5 b7 c7 6e 1b f9 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 e9 c1 89 06 ed b7 a1 e0 b5 3d 52 e9 17 7d 25 ) (gprs_gmm.c:465) 20241209100047506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100047506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241209100047506 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100047506 DMM INFO MM(262420000001003/e943febb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100047506 DMM NOTICE MM(262420000001003/e943febb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100047506 DMM DEBUG MM(262420000001003/e943febb) checking auth: received UMTS RES = 6f a6 2f a4 b9 ea b5 93 (gprs_gmm.c:648) 20241209100047506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100047506 DMM DEBUG MM(262420000001003/e943febb) Requesting authorization (sgsn_auth.c:160) 20241209100047506 DMM INFO MM(262420000001003/e943febb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100047506 DMM DEBUG MM(262420000001003/e943febb) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100047506 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241209100047506 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) 20241209100047506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209100047506 DMM INFO MM(262420000001003/e943febb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe943febb) (gprs_gmm.c:282) 20241209100047507 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100047507 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100047507 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209100047507 DMM INFO MM(262420000001003/e943febb) Subscriber data update (mmctx.c:445) 20241209100047507 DMM DEBUG MM(262420000001003/e943febb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100047507 DMM INFO MM(262420000001003/e943febb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100047507 DMM NOTICE MM(262420000001003/e943febb) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241209100047508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100047508 DMM NOTICE MM(262420000001003/e943febb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100047508 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) 20241209100047508 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100047508 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209100047508 DMM INFO MM(262420000001003/e943febb) Subscriber data update (mmctx.c:445) 20241209100047508 DMM DEBUG MM(262420000001003/e943febb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209100047513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100047513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209100047514 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209100047514 DMM INFO MM(262420000001003/e943febb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100047514 DMM NOTICE MM(262420000001003/e943febb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100047514 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100047514 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100047514 DLLC NOTICE LLME(d087a5f8/e943febb){ASSIGNED} LLGM Assign pre (ffffffff => e943febb) (gprs_llc.c:1079) 20241209100047514 DLLC NOTICE LLME(ffffffff/e943febb){ASSIGNED} LLGM Assign post (ffffffff => e943febb) (gprs_llc.c:1125) 20241209100047514 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209100047514 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209100047514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100047514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: 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 := 'E943FEBB'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)@81a2cd7fa7ee: Added conn table entry 0TC_geran_attach_iu_rau(1499)16560181 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1493)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100047576 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) 20241209100047576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100047576 DLM3UA 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) 20241209100047576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047576 DLSS7 DEBUG Found route for dpc=188=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) 20241209100047576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100047576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047577 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100047577 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100047577 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100047577 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209100047577 DMM INFO MM(262420000001003/e943febb) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e943febb (00000000), TLLI: e943febb (e943febb), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241209100047577 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241209100047577 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241209100047577 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209100047577 DLLC NOTICE LLME(ffffffff/e943febb){ASSIGNED} LLGM Assign pre (e943febb => ffffffff) (gprs_llc.c:1079) 20241209100047577 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e943febb => ffffffff) (gprs_llc.c:1125) 20241209100047577 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100047577 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241209100047577 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100047577 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100047577 DMM DEBUG MM(262420000001003/e943febb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100047577 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) 20241209100047577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100047577 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) 20241209100047577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047577 DLSS7 DEBUG Found route for dpc=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) 20241209100047577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100047577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047577 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) 20241209100047577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100047577 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) 20241209100047577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047577 DLSS7 DEBUG Found route for dpc=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) 20241209100047577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100047577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'FCB035'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100047587 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) 20241209100047587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100047587 DLM3UA 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) 20241209100047587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047587 DLSS7 DEBUG Found route for dpc=188=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) 20241209100047587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100047587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047587 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100047587 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100047587 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100047587 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241209100047587 DMM INFO MM(262420000001003/e943febb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241209100047587 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241209100047587 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) 20241209100047587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100047587 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) 20241209100047587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047587 DLSS7 DEBUG Found route for dpc=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) 20241209100047587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100047587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047587 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) 20241209100047587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100047587 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) 20241209100047587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047587 DLSS7 DEBUG Found route for dpc=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) 20241209100047587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100047587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@81a2cd7fa7ee: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241209100047597 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) 20241209100047597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100047597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100047598 DLM3UA 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) 20241209100047598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100047598 DLSS7 DEBUG Found route for dpc=188=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) 20241209100047598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100047598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100047598 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100047598 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100047598 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100047598 DMM INFO MM(262420000001003/e943febb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209100047598 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209100047598 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100047598 DMM DEBUG MM_STATE_Iu[0x55a2476d09b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241209100047598 DMM ERROR MM_STATE_Iu[0x55a2476d09b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100047602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_geran_attach_iu_rau-BVCI196(1479)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1482)@81a2cd7fa7ee: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1487)@81a2cd7fa7ee: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1480)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1497)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1485)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1491)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100047630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100047630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1496)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1489)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:00:47 UTC 2024 ====== 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 20241209100047785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100047798 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100047798 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) 20241209100047798 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100047798 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100047798 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100047798 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) 20241209100047798 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100047798 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100047798 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) 20241209100047798 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) 20241209100047798 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100047798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100047798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100047798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100047798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100047798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100047798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100047798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209100048287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167384) 20241209100048632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100048632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167384, count=179260) 20241209100049633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100049633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100049800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100049800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100049800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:00:50 UTC 2024 /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 20241209100050635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100050635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user started. 20241209100051344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100051347 DMM INFO MM(262420000001003/e943febb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100051347 DMM INFO MM(262420000001003/e943febb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100051347 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100051347 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100051347 DMM DEBUG MM_STATE_Iu[0x55a2476d09b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100051347 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241209100051347 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) 20241209100051347 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) 20241209100051347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d6e30]{Init}: Deallocated (fsm.c:568) 20241209100051347 DMM DEBUG MM_STATE_Gb(0)[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100051347 DMM DEBUG MM_STATE_Iu[0x55a2476d09b0]{Detached}: Deallocated (fsm.c:568) 20241209100051347 DMM DEBUG GMM(gmm_fsm)[0x55a2476d0750]{Deregistered}: Deallocated (fsm.c:568) 20241209100051347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100051398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100051398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100051398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100051398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100051398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100051399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100051399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100051399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100051399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100051399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100051399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100051399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100051399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100051399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100051399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100051399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100051399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100051400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100051405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100051405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100051413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100051413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100051413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100051413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100051413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100051413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100051413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100051413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100051414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100051414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100051414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100051414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100051414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100051414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100051414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100051414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100051414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100051414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100051414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100051414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100051416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100051421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100051421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100051433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100051433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100051433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100051433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100051433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100051433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100051433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100051433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100051433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100051433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100051433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100051434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100051434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100051434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100051434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100051434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100051434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100051434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100051434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100051434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1515)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100051434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100051435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1517)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100051440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100051440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100051636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100051636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100051636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100051636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209100051638 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100051638 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) 20241209100051638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100051638 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(1519)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1517)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100051640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100051642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100051643 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) 20241209100051643 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100051643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100051643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100051643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100051643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100051643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100051644 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) 20241209100051644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100051644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100051644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100051644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100051644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100051644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100051644 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100052455 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) 20241209100052455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052455 DLM3UA 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) 20241209100052455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052455 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052456 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100052456 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100052456 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) 20241209100052456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052456 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) 20241209100052456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052456 DLSS7 DEBUG Found route for dpc=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) 20241209100052456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='CE3D9B85'O, index=0 SGSN_Test-GSUP(1520)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: 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 := 'BDF2'O, rac := '78'O ("x") }, 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)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user(1522)2131321 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100052705 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) 20241209100052705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052705 DLM3UA 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) 20241209100052705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052705 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052706 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100052706 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100052706 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100052706 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241209100052706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Deregistered}: Allocated (fsm.c:456) 20241209100052706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100052706 DMM DEBUG MM_STATE_Gb[0x55a2476d6e30]{Idle}: Allocated (fsm.c:456) 20241209100052706 DMM DEBUG MM_STATE_Iu[0x55a2476df2b0]{Detached}: Allocated (fsm.c:456) 20241209100052706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100052706 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100052706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100052706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100052706 DMM DEBUG MM(262420000001004/e242d055) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100052706 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209100052706 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) 20241209100052706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052706 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) 20241209100052706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052706 DLSS7 DEBUG Found route for dpc=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) 20241209100052706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052706 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) 20241209100052706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052706 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) 20241209100052706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052706 DLSS7 DEBUG Found route for dpc=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) 20241209100052706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: { messageType := 2, destLocRef := '208579'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: 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 := '5EA4A7C828D7666ED763534EE9F14E40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81D7D0E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37C865D17D7BE758'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BD7DC3930F9D897433146EA3C6F74DFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D40A61924C1350F9FBF6CBEB08BB7AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '70B04FE32237E68C816F11AF9FFE2A70'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '113D9E78DD6E46EA'O } } } } } SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241209100052714 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) 20241209100052714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052714 DLM3UA 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) 20241209100052714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052714 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100052715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100052715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100052715 DMM DEBUG MM(262420000001004/e242d055) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241209100052715 DMM NOTICE MM(262420000001004/e242d055) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100052715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100052715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100052715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100052715 DMM DEBUG MM(262420000001004/e242d055) Requesting authorization (sgsn_auth.c:160) 20241209100052715 DMM INFO MM(262420000001004/e242d055) Requesting authentication tuples (sgsn_auth.c:184) 20241209100052715 DMM DEBUG MM(262420000001004/e242d055) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100052715 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241209100052715 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241209100052717 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100052717 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100052717 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100052717 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100052717 DMM INFO MM(262420000001004/e242d055) Subscriber data update (mmctx.c:445) 20241209100052717 DMM DEBUG MM(262420000001004/e242d055) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100052717 DMM INFO MM(262420000001004/e242d055) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100052717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100052717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100052717 DMM INFO MM(262420000001004/e242d055) <- GMM AUTH AND CIPHERING REQ (rand = 5e a4 a7 c8 28 d7 66 6e d7 63 53 4e e9 f1 4e 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 b0 4f e3 22 37 e6 8c 81 6f 11 af 9f fe 2a 70 ) (gprs_gmm.c:465) 20241209100052717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209100052717 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) 20241209100052717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052717 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) 20241209100052717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052717 DLSS7 DEBUG Found route for dpc=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) 20241209100052717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22113D9E7823094B99990000100004F02904DD6E46EA'O 20241209100052723 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) 20241209100052723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052723 DLM3UA 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) 20241209100052723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052723 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100052723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100052723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100052723 DMM INFO MM(262420000001004/e242d055) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100052723 DMM NOTICE MM(262420000001004/e242d055) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100052723 DMM DEBUG MM(262420000001004/e242d055) checking auth: received UMTS RES = 11 3d 9e 78 dd 6e 46 ea (gprs_gmm.c:648) 20241209100052723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100052723 DMM DEBUG MM(262420000001004/e242d055) Requesting authorization (sgsn_auth.c:160) 20241209100052723 DMM INFO MM(262420000001004/e242d055) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100052723 DMM DEBUG MM(262420000001004/e242d055) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100052723 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241209100052723 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) 20241209100052723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100052724 DMM DEBUG MM(262420000001004/e242d055) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100052724 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) 20241209100052724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052724 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) 20241209100052724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052724 DLSS7 DEBUG Found route for dpc=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) 20241209100052724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100052732 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) 20241209100052732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052732 DLM3UA 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) 20241209100052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052732 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052732 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100052732 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100052732 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100052732 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241209100052732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100052732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100052732 DMM INFO MM(262420000001004/e242d055) <- GMM ATTACH ACCEPT (new P-TMSI=0xe242d055) (gprs_gmm.c:282) 20241209100052732 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209100052732 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) 20241209100052732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052732 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) 20241209100052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052732 DLSS7 DEBUG Found route for dpc=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) 20241209100052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052732 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) 20241209100052732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052732 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) 20241209100052732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052732 DLSS7 DEBUG Found route for dpc=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) 20241209100052732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100052736 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100052736 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100052736 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209100052736 DMM INFO MM(262420000001004/e242d055) Subscriber data update (mmctx.c:445) 20241209100052736 DMM DEBUG MM(262420000001004/e242d055) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100052736 DMM INFO MM(262420000001004/e242d055) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100052736 DMM NOTICE MM(262420000001004/e242d055) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241209100052736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100052736 DMM NOTICE MM(262420000001004/e242d055) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100052736 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) 20241209100052738 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100052738 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209100052738 DMM INFO MM(262420000001004/e242d055) Subscriber data update (mmctx.c:445) 20241209100052738 DMM DEBUG MM(262420000001004/e242d055) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100052741 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) 20241209100052741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052741 DLM3UA 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) 20241209100052741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052741 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052741 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100052741 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100052741 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100052741 DMM INFO MM(262420000001004/e242d055) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100052741 DMM NOTICE MM(262420000001004/e242d055) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100052741 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100052741 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100052741 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100052742 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100052742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100052742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100052742 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) 20241209100052742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052742 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) 20241209100052742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052742 DLSS7 DEBUG Found route for dpc=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) 20241209100052742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100052748 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) 20241209100052748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052748 DLM3UA 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) 20241209100052748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052748 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052749 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100052749 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100052749 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100052749 DMM INFO MM(262420000001004/e242d055) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100052749 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100052749 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100052749 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) 20241209100052749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052749 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) 20241209100052749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052749 DLSS7 DEBUG Found route for dpc=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) 20241209100052749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_user(1522)2131321 20241209100052751 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) 20241209100052751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052751 DLM3UA 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) 20241209100052751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052751 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: 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 := 'E242D055'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user(1522)1353564 SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: First idle individual index:0 20241209100052954 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) 20241209100052954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052954 DLM3UA 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) 20241209100052954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052954 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052955 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100052955 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100052955 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100052955 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE242D055) type="signalling" (gprs_gmm.c:1897) 20241209100052955 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100052955 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100052955 DMM DEBUG MM(262420000001004/e242d055) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100052956 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) 20241209100052956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052956 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) 20241209100052956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052956 DLSS7 DEBUG Found route for dpc=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) 20241209100052956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052956 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) 20241209100052956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052956 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) 20241209100052956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052956 DLSS7 DEBUG Found route for dpc=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) 20241209100052956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: { messageType := 2, destLocRef := '14A75C'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100052967 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) 20241209100052968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052968 DLM3UA 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) 20241209100052968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052968 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052968 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100052968 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100052968 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100052968 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241209100052968 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100052968 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100052968 DMM INFO MM(262420000001004/e242d055) <- GMM SERVICE ACCEPT (P-TMSI=0xe242d055) (gprs_gmm.c:795) 20241209100052968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241209100052969 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) 20241209100052969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052969 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) 20241209100052969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052969 DLSS7 DEBUG Found route for dpc=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) 20241209100052969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052969 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) 20241209100052969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100052969 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) 20241209100052969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052969 DLSS7 DEBUG Found route for dpc=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) 20241209100052969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100052969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100052983 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) 20241209100052983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100052983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100052983 DLM3UA 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) 20241209100052983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100052983 DLSS7 DEBUG Found route for dpc=188=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) 20241209100052984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100052984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100052984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100052984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100052984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100052984 DMM INFO MM(262420000001004/e242d055) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100052984 DMM INFO MM(262420000001004/e242d055) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100052984 DMM DEBUG MM(262420000001004/e242d055) Using GGSN 0 (gprs_sm.c:317) 20241209100052984 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100052984 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241209100052984 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100052984 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100052984 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241209100053008 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 24 a1 08 d5 11 b4 98 0e 3f 14 05 7f 85 7d a3 79 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241209100053008 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100053008 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100053009 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) 20241209100053009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100053009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100053009 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) 20241209100053009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100053009 DLSS7 DEBUG Found route for dpc=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) 20241209100053009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100053009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:30 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680080F12026'O 20241209100053045 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) 20241209100053045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100053045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100053045 DLM3UA 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) 20241209100053045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100053045 DLSS7 DEBUG Found route for dpc=188=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) 20241209100053045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100053045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100053046 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100053046 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100053046 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100053046 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241209100053046 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241209100053046 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241209100053046 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100053046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241209100053046 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) 20241209100053046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100053046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100053046 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) 20241209100053046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100053046 DLSS7 DEBUG Found route for dpc=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) 20241209100053046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100053046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100053053 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 24 a1 08 d5 11 b4 98 0e 3f 7f 85 7d a3 79 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241209100053053 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100053053 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_len:16 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241209100053073 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) 20241209100053073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100053073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100053073 DLM3UA 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) 20241209100053073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100053073 DLSS7 DEBUG Found route for dpc=188=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) 20241209100053073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100053073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100053073 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100053073 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100053073 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100053073 DMM INFO MM(262420000001004/e242d055) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209100053074 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100053074 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241209100053077 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241209100053077 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100053077 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209100053077 DMM INFO MM(262420000001004/e242d055) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209100053077 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241209100053077 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241209100053077 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209100053077 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) 20241209100053078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100053078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100053078 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) 20241209100053078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100053078 DLSS7 DEBUG Found route for dpc=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) 20241209100053078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100053078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@81a2cd7fa7ee: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100053093 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100053093 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) 20241209100053093 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100053093 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100053093 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100053093 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) 20241209100053093 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100053093 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100053093 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) 20241209100053093 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) 20241209100053093 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100053093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100053093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100053093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100053093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100053093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100053093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100053093 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100053102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209100053106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100053106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1520)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1504)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1509)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1515)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1513)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1507)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1502)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:00:53 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241209100053251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100053754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256528) 20241209100054108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100054108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=256528, count=298372) 20241209100055094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100055094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100055094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100055109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100055110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:00:55 UTC 2024 /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 20241209100056111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100056111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241209100056844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100056846 DMM INFO MM(262420000001004/e242d055) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100056846 DMM INFO MM(262420000001004/e242d055) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100056846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100056846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100056846 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100056846 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100056846 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241209100056846 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) 20241209100056846 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) 20241209100056846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100056846 DMM DEBUG MM_STATE_Gb[0x55a2476d6e30]{Idle}: Deallocated (fsm.c:568) 20241209100056846 DMM DEBUG MM_STATE_Iu(5)[0x55a2476df2b0]{Detached}: Deallocated (fsm.c:568) 20241209100056846 DMM DEBUG GMM(gmm_fsm)[0x55a2476d09b0]{Deregistered}: Deallocated (fsm.c:568) 20241209100056846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100056847 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) 20241209100056847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100056847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100056847 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) 20241209100056847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100056847 DLSS7 DEBUG Found route for dpc=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) 20241209100056847 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100056893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100056893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100056893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100056893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100056893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100056893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100056893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100056893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100056894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100056894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100056894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100056894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100056894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100056894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100056894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100056894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100056894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100056894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100056894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100056894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100056897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100056902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100056902 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100056909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100056909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100056909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100056909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100056909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100056909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100056909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100056909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100056910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100056910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100056910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100056910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100056910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100056910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100056910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100056910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100056910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100056910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100056910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100056910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100056912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100056917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100056917 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100056925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100056925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100056925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100056925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100056925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100056925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100056925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100056925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100056926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100056926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100056927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100056927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100056927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100056927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100056927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100056927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100056927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100056927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100056927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100056927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100056927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100056929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1540)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100056935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100056935 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)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100057112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100057112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100057112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100057112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) 20241209100057114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100057115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100057135 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100057135 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) 20241209100057135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100057135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100057140 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) 20241209100057140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100057140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100057140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100057140 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) 20241209100057140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100057140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100057140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100057140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100057140 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100057953 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) 20241209100057953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100057953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100057953 DLM3UA 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) 20241209100057953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100057953 DLSS7 DEBUG Found route for dpc=188=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) 20241209100057953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100057953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100057954 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100057954 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100057955 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) 20241209100057955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100057955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100057955 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) 20241209100057955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100057955 DLSS7 DEBUG Found route for dpc=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) 20241209100057955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100057955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='DE3503F2'O, index=0 SGSN_Test-GSUP(1543)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := 'A646'O, rac := '83'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)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8637764 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100058207 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) 20241209100058207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058207 DLM3UA 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) 20241209100058207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058207 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058207 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100058207 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100058207 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100058207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241209100058207 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Allocated (fsm.c:456) 20241209100058207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100058207 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Allocated (fsm.c:456) 20241209100058207 DMM DEBUG MM_STATE_Iu[0x55a2476e3400]{Detached}: Allocated (fsm.c:456) 20241209100058207 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100058207 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100058207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100058207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100058207 DMM DEBUG MM(262420000001058/d4af136f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100058207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209100058208 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) 20241209100058208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058208 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) 20241209100058208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058208 DLSS7 DEBUG Found route for dpc=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) 20241209100058208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058208 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) 20241209100058208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058208 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) 20241209100058208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058208 DLSS7 DEBUG Found route for dpc=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) 20241209100058208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: { messageType := 2, destLocRef := '83CD44'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: 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 := '8C654BA9C481774E91E95ADBE5C45178'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C04D74D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A496824C4CD513D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1DA78D17BF24FB2D7362D19F78140CBE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '690C6B2CD733EB43B7BFA008833F181C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B541AEFA5B4153CBC67A4E15C3980A16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14734A598F9FED7C'O } } } } } SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241209100058216 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) 20241209100058216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058216 DLM3UA 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) 20241209100058216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058216 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058216 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100058216 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100058216 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100058216 DMM DEBUG MM(262420000001058/d4af136f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241209100058216 DMM NOTICE MM(262420000001058/d4af136f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100058216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100058216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100058216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100058216 DMM DEBUG MM(262420000001058/d4af136f) Requesting authorization (sgsn_auth.c:160) 20241209100058216 DMM INFO MM(262420000001058/d4af136f) Requesting authentication tuples (sgsn_auth.c:184) 20241209100058216 DMM DEBUG MM(262420000001058/d4af136f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100058216 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241209100058216 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241209100058219 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100058219 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100058219 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100058219 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100058219 DMM INFO MM(262420000001058/d4af136f) Subscriber data update (mmctx.c:445) 20241209100058219 DMM DEBUG MM(262420000001058/d4af136f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100058219 DMM INFO MM(262420000001058/d4af136f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100058219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100058219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100058219 DMM INFO MM(262420000001058/d4af136f) <- GMM AUTH AND CIPHERING REQ (rand = 8c 65 4b a9 c4 81 77 4e 91 e9 5a db e5 c4 51 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 41 ae fa 5b 41 53 cb c6 7a 4e 15 c3 98 0a 16 ) (gprs_gmm.c:465) 20241209100058219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209100058219 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) 20241209100058219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058219 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) 20241209100058219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058219 DLSS7 DEBUG Found route for dpc=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) 20241209100058219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022214734A5923094B99990000105008F029048F9FED7C'O 20241209100058224 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) 20241209100058224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058224 DLM3UA 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) 20241209100058224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058224 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100058225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100058225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100058225 DMM INFO MM(262420000001058/d4af136f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100058225 DMM NOTICE MM(262420000001058/d4af136f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100058225 DMM DEBUG MM(262420000001058/d4af136f) checking auth: received UMTS RES = 14 73 4a 59 8f 9f ed 7c (gprs_gmm.c:648) 20241209100058225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100058225 DMM DEBUG MM(262420000001058/d4af136f) Requesting authorization (sgsn_auth.c:160) 20241209100058225 DMM INFO MM(262420000001058/d4af136f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100058225 DMM DEBUG MM(262420000001058/d4af136f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100058225 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241209100058225 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) 20241209100058225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100058225 DMM DEBUG MM(262420000001058/d4af136f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100058225 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) 20241209100058225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058225 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) 20241209100058225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058225 DLSS7 DEBUG Found route for dpc=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) 20241209100058225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100058232 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) 20241209100058232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058232 DLM3UA 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) 20241209100058232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058232 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058232 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100058232 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100058232 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100058232 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241209100058232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100058232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100058232 DMM INFO MM(262420000001058/d4af136f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4af136f) (gprs_gmm.c:282) 20241209100058232 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209100058232 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) 20241209100058232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058232 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) 20241209100058232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058232 DLSS7 DEBUG Found route for dpc=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) 20241209100058232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058232 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) 20241209100058232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058232 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) 20241209100058232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058232 DLSS7 DEBUG Found route for dpc=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) 20241209100058232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100058235 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100058235 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100058235 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241209100058235 DMM INFO MM(262420000001058/d4af136f) Subscriber data update (mmctx.c:445) 20241209100058235 DMM DEBUG MM(262420000001058/d4af136f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100058235 DMM INFO MM(262420000001058/d4af136f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100058235 DMM NOTICE MM(262420000001058/d4af136f) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241209100058235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100058235 DMM NOTICE MM(262420000001058/d4af136f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100058235 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) 20241209100058236 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100058236 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241209100058236 DMM INFO MM(262420000001058/d4af136f) Subscriber data update (mmctx.c:445) 20241209100058236 DMM DEBUG MM(262420000001058/d4af136f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100058237 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) 20241209100058237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058237 DLM3UA 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) 20241209100058237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058237 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058237 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100058237 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100058238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100058238 DMM INFO MM(262420000001058/d4af136f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100058238 DMM NOTICE MM(262420000001058/d4af136f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100058238 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100058238 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100058238 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100058238 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100058238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100058238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100058238 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) 20241209100058238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058238 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) 20241209100058238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058238 DLSS7 DEBUG Found route for dpc=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) 20241209100058238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100058242 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) 20241209100058242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058242 DLM3UA 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) 20241209100058242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058242 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058242 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100058242 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100058242 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100058242 DMM INFO MM(262420000001058/d4af136f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100058242 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100058242 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100058242 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) 20241209100058242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058242 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) 20241209100058242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058242 DLSS7 DEBUG Found route for dpc=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) 20241209100058242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 20241209100058243 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) 20241209100058243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058243 DLM3UA 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) 20241209100058243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058243 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8637764 TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: 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 := 'D4AF136F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)16771812 SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: First idle individual index:0 20241209100058446 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) 20241209100058446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058446 DLM3UA 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) 20241209100058446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058446 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058447 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100058447 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100058447 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100058447 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4AF136F) type="signalling" (gprs_gmm.c:1897) 20241209100058447 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100058447 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100058447 DMM DEBUG MM(262420000001058/d4af136f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100058448 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) 20241209100058448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058448 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) 20241209100058448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058448 DLSS7 DEBUG Found route for dpc=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) 20241209100058448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058448 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) 20241209100058448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058448 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) 20241209100058448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058448 DLSS7 DEBUG Found route for dpc=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) 20241209100058448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'FFEAE4'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100058457 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) 20241209100058457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058457 DLM3UA 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) 20241209100058457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058457 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058458 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100058458 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100058458 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100058458 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241209100058458 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100058458 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100058458 DMM INFO MM(262420000001058/d4af136f) <- GMM SERVICE ACCEPT (P-TMSI=0xd4af136f) (gprs_gmm.c:795) 20241209100058458 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241209100058458 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) 20241209100058458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058458 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) 20241209100058458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058458 DLSS7 DEBUG Found route for dpc=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) 20241209100058458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058458 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) 20241209100058458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058458 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) 20241209100058458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058458 DLSS7 DEBUG Found route for dpc=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) 20241209100058458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100058473 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) 20241209100058473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058473 DLM3UA 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) 20241209100058473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058473 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058473 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100058473 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100058473 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100058473 DMM INFO MM(262420000001058/d4af136f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100058473 DMM INFO MM(262420000001058/d4af136f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100058473 DMM DEBUG MM(262420000001058/d4af136f) Using GGSN 0 (gprs_sm.c:317) 20241209100058473 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100058473 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241209100058473 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100058473 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100058473 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241209100058499 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 bd 36 38 e3 11 32 fd 22 8f 14 05 7f 07 99 3e 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=1083 from retransmit req queue (gtp.c:443) 20241209100058499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100058499 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100058500 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) 20241209100058500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058500 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) 20241209100058500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058500 DLSS7 DEBUG Found route for dpc=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) 20241209100058500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:30 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680059A737CC'O 20241209100058530 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) 20241209100058530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058530 DLM3UA 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) 20241209100058530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058530 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058530 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100058530 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100058530 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100058530 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241209100058530 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241209100058530 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241209100058530 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100058530 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241209100058531 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) 20241209100058531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058531 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) 20241209100058531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058531 DLSS7 DEBUG Found route for dpc=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) 20241209100058531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100058534 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 bd 36 38 e3 11 32 fd 22 8f 7f 07 99 3e 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=1084 from retransmit req queue (gtp.c:443) 20241209100058534 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100058534 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_len:16 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241209100058548 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) 20241209100058548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100058548 DLM3UA 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) 20241209100058548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058548 DLSS7 DEBUG Found route for dpc=188=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) 20241209100058548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100058548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100058548 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100058548 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100058548 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100058548 DMM INFO MM(262420000001058/d4af136f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209100058548 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100058548 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241209100058551 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241209100058551 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100058551 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209100058551 DMM INFO MM(262420000001058/d4af136f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209100058551 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241209100058551 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241209100058552 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209100058552 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) 20241209100058552 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100058552 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100058552 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) 20241209100058552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100058552 DLSS7 DEBUG Found route for dpc=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) 20241209100058552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100058552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@81a2cd7fa7ee: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100058567 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100058567 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) 20241209100058567 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100058567 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100058567 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100058567 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) 20241209100058567 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100058567 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100058567 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) 20241209100058567 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) 20241209100058567 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100058567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100058567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100058567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100058567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100058567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100058567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100058567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100058573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44004<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1527)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1537)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100058580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100058580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1532)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1535)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1530)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1525)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1543)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:00:58 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241209100058734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100059237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262384) 20241209100059581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100059581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=262384, count=304228) 20241209100100569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100100569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100100569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100100582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100100582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:01:01 UTC 2024 /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 20241209100101583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100101583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241209100102321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100102323 DMM INFO MM(262420000001058/d4af136f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100102323 DMM INFO MM(262420000001058/d4af136f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100102323 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100102323 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100102323 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100102323 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100102323 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241209100102323 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) 20241209100102323 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) 20241209100102323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100102323 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Deallocated (fsm.c:568) 20241209100102323 DMM DEBUG MM_STATE_Iu(7)[0x55a2476e3400]{Detached}: Deallocated (fsm.c:568) 20241209100102323 DMM DEBUG GMM(gmm_fsm)[0x55a2476d6e30]{Deregistered}: Deallocated (fsm.c:568) 20241209100102323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100102323 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) 20241209100102323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100102323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100102323 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) 20241209100102323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100102323 DLSS7 DEBUG Found route for dpc=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) 20241209100102323 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100102357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100102357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100102357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100102357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100102357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100102357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100102357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100102357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100102358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100102358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100102358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100102358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100102358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100102358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100102358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100102358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102358 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100102358 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100102358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100102358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100102358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100102361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100102366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100102366 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100102374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102374 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100102374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100102375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100102375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100102375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100102375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100102377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100102382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100102382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100102394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100102394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100102394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100102394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100102394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100102394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100102394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100102394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100102395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100102395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100102395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100102396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100102396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100102396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100102396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100102396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100102396 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100102396 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100102396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100102396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100102396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100102398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100102404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100102404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100102583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100102583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100102583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100102583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100102588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100102589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100102599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100102599 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) 20241209100102599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100102599 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100102603 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) 20241209100102603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100102604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100102604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100102604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100102604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100102604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100102606 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) 20241209100102606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100102606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100102606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100102606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100102606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100102606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100102606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100103245 DGPRS DEBUG Checking for inactive LLMEs, time = 36266662 (sgsn.c:132) 20241209100103419 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) 20241209100103419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103419 DLM3UA 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) 20241209100103419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103419 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103419 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100103419 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100103420 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) 20241209100103420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103420 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) 20241209100103420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103420 DLSS7 DEBUG Found route for dpc=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) 20241209100103420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='CBCD29B6'O, index=0 SGSN_Test-GSUP(1566)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '7F6C'O, rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8146291 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100103636 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) 20241209100103636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103636 DLM3UA 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) 20241209100103636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103636 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103636 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100103636 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100103636 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100103636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241209100103636 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Deregistered}: Allocated (fsm.c:456) 20241209100103636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Allocated (fsm.c:456) 20241209100103636 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100103636 DMM DEBUG MM_STATE_Iu[0x55a2476e3fa0]{Detached}: Allocated (fsm.c:456) 20241209100103636 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100103636 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100103636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100103636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100103636 DMM DEBUG MM(262420000001055/f5c0f9e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100103636 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209100103636 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) 20241209100103636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103636 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) 20241209100103636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103636 DLSS7 DEBUG Found route for dpc=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) 20241209100103636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103636 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) 20241209100103636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103636 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) 20241209100103636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103636 DLSS7 DEBUG Found route for dpc=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) 20241209100103636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: { messageType := 2, destLocRef := '7C4D73'O ("|Ms"), 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(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: 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 := 'F6ECEA7EE2664C4C33411BA8FE9428B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65F9B782'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B70BCBFC137075E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8598FE4D4F2D85509760236416CC4777'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '377D96B8536F317D42BEAC1E99DCEA7E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B03C1BA487CC6FFA2193CE921117B883'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '756886072C482C95'O } } } } } SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241209100103641 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) 20241209100103641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103641 DLM3UA 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) 20241209100103641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103641 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103641 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100103641 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100103641 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100103641 DMM DEBUG MM(262420000001055/f5c0f9e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241209100103641 DMM NOTICE MM(262420000001055/f5c0f9e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100103641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100103641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100103641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100103641 DMM DEBUG MM(262420000001055/f5c0f9e8) Requesting authorization (sgsn_auth.c:160) 20241209100103641 DMM INFO MM(262420000001055/f5c0f9e8) Requesting authentication tuples (sgsn_auth.c:184) 20241209100103641 DMM DEBUG MM(262420000001055/f5c0f9e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100103641 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241209100103641 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241209100103642 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100103642 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100103642 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100103642 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100103642 DMM INFO MM(262420000001055/f5c0f9e8) Subscriber data update (mmctx.c:445) 20241209100103642 DMM DEBUG MM(262420000001055/f5c0f9e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100103642 DMM INFO MM(262420000001055/f5c0f9e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100103642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100103642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100103642 DMM INFO MM(262420000001055/f5c0f9e8) <- GMM AUTH AND CIPHERING REQ (rand = f6 ec ea 7e e2 66 4c 4c 33 41 1b a8 fe 94 28 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 3c 1b a4 87 cc 6f fa 21 93 ce 92 11 17 b8 83 ) (gprs_gmm.c:465) 20241209100103642 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209100103642 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) 20241209100103642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103642 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) 20241209100103642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103642 DLSS7 DEBUG Found route for dpc=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) 20241209100103642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301227568860723094B99990000105005F029042C482C95'O 20241209100103645 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) 20241209100103645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103645 DLM3UA 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) 20241209100103645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103645 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100103645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100103645 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100103645 DMM INFO MM(262420000001055/f5c0f9e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100103645 DMM NOTICE MM(262420000001055/f5c0f9e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100103645 DMM DEBUG MM(262420000001055/f5c0f9e8) checking auth: received UMTS RES = 75 68 86 07 2c 48 2c 95 (gprs_gmm.c:648) 20241209100103645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100103645 DMM DEBUG MM(262420000001055/f5c0f9e8) Requesting authorization (sgsn_auth.c:160) 20241209100103645 DMM INFO MM(262420000001055/f5c0f9e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100103645 DMM DEBUG MM(262420000001055/f5c0f9e8) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100103645 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241209100103645 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) 20241209100103645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100103645 DMM DEBUG MM(262420000001055/f5c0f9e8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100103645 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) 20241209100103645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103645 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) 20241209100103645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103645 DLSS7 DEBUG Found route for dpc=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) 20241209100103645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100103649 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) 20241209100103649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103649 DLM3UA 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) 20241209100103649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103649 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103649 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100103649 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100103649 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100103649 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241209100103649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100103649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100103649 DMM INFO MM(262420000001055/f5c0f9e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c0f9e8) (gprs_gmm.c:282) 20241209100103649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209100103649 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) 20241209100103649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103649 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) 20241209100103649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103649 DLSS7 DEBUG Found route for dpc=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) 20241209100103649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103649 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) 20241209100103649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103649 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) 20241209100103649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103649 DLSS7 DEBUG Found route for dpc=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) 20241209100103649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100103652 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100103652 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100103652 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241209100103652 DMM INFO MM(262420000001055/f5c0f9e8) Subscriber data update (mmctx.c:445) 20241209100103652 DMM DEBUG MM(262420000001055/f5c0f9e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100103652 DMM INFO MM(262420000001055/f5c0f9e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100103652 DMM NOTICE MM(262420000001055/f5c0f9e8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241209100103652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100103652 DMM NOTICE MM(262420000001055/f5c0f9e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100103652 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) 20241209100103652 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100103652 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241209100103652 DMM INFO MM(262420000001055/f5c0f9e8) Subscriber data update (mmctx.c:445) 20241209100103652 DMM DEBUG MM(262420000001055/f5c0f9e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100103653 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) 20241209100103653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103653 DLM3UA 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) 20241209100103653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103653 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103653 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100103653 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100103653 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100103653 DMM INFO MM(262420000001055/f5c0f9e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100103653 DMM NOTICE MM(262420000001055/f5c0f9e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100103653 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100103653 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100103653 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100103653 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100103653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100103653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100103653 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) 20241209100103653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103653 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) 20241209100103653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103653 DLSS7 DEBUG Found route for dpc=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) 20241209100103653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100103656 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) 20241209100103656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103656 DLM3UA 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) 20241209100103656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103656 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103656 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100103656 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100103656 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100103656 DMM INFO MM(262420000001055/f5c0f9e8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100103656 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100103656 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100103656 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) 20241209100103656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103656 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) 20241209100103656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103656 DLSS7 DEBUG Found route for dpc=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) 20241209100103656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 20241209100103656 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) 20241209100103656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103656 DLM3UA 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) 20241209100103656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103656 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8146291 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: 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 := 'F5C0F9E8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14175745 SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: First idle individual index:0 20241209100103858 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) 20241209100103858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103858 DLM3UA 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) 20241209100103858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103858 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103859 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100103859 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100103859 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100103859 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF5C0F9E8) type="signalling" (gprs_gmm.c:1897) 20241209100103859 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100103859 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100103859 DMM DEBUG MM(262420000001055/f5c0f9e8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100103860 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) 20241209100103860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103860 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) 20241209100103860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103860 DLSS7 DEBUG Found route for dpc=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) 20241209100103860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103860 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) 20241209100103860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103860 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) 20241209100103860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103860 DLSS7 DEBUG Found route for dpc=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) 20241209100103860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'D84E01'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(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100103869 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) 20241209100103869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103869 DLM3UA 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) 20241209100103869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103869 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100103869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100103869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100103869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241209100103869 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100103869 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100103869 DMM INFO MM(262420000001055/f5c0f9e8) <- GMM SERVICE ACCEPT (P-TMSI=0xf5c0f9e8) (gprs_gmm.c:795) 20241209100103869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241209100103869 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) 20241209100103869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103869 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) 20241209100103869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103869 DLSS7 DEBUG Found route for dpc=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) 20241209100103869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103869 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) 20241209100103869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103869 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) 20241209100103869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103869 DLSS7 DEBUG Found route for dpc=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) 20241209100103869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100103881 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) 20241209100103881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103881 DLM3UA 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) 20241209100103881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103881 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103881 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100103881 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100103881 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100103881 DMM INFO MM(262420000001055/f5c0f9e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100103881 DMM INFO MM(262420000001055/f5c0f9e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100103881 DMM DEBUG MM(262420000001055/f5c0f9e8) Using GGSN 0 (gprs_sm.c:317) 20241209100103881 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100103881 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241209100103881 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100103881 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100103881 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241209100103894 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 f9 cb 20 75 11 1d d6 fd cf 14 05 7f 32 a7 ed 0c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241209100103894 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100103894 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100103894 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) 20241209100103894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103894 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) 20241209100103894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103894 DLSS7 DEBUG Found route for dpc=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) 20241209100103894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:33 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800D06BED09'O 20241209100103911 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) 20241209100103911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103911 DLM3UA 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) 20241209100103911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103911 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103911 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100103911 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100103911 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100103911 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241209100103911 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241209100103911 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241209100103911 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100103911 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241209100103911 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) 20241209100103911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103911 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) 20241209100103911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103911 DLSS7 DEBUG Found route for dpc=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) 20241209100103911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100103915 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 f9 cb 20 75 11 1d d6 fd cf 7f 32 a7 ed 0c 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=1087 from retransmit req queue (gtp.c:443) 20241209100103915 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100103915 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_len:16 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241209100103923 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) 20241209100103923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100103923 DLM3UA 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) 20241209100103923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103923 DLSS7 DEBUG Found route for dpc=188=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) 20241209100103923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100103923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100103923 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100103923 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100103923 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100103923 DMM INFO MM(262420000001055/f5c0f9e8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209100103923 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100103923 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241209100103926 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241209100103926 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100103926 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209100103926 DMM INFO MM(262420000001055/f5c0f9e8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209100103926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241209100103926 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241209100103926 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209100103926 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) 20241209100103926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100103926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100103926 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) 20241209100103926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100103926 DLSS7 DEBUG Found route for dpc=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) 20241209100103926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100103926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@81a2cd7fa7ee: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100103935 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100103935 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) 20241209100103935 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100103935 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100103936 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100103936 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) 20241209100103936 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100103936 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100103936 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) 20241209100103936 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) 20241209100103936 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100103936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100103936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100103936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100103936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100103936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100103936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100103936 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100103942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57268<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1555)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100103948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100103948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1547)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1550)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1561)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1566)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1548)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1553)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1559)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:01:04 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241209100104164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100104665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301072) 20241209100104949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100104949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=301072, count=305428) 20241209100105937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100105937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100105937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100105950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100105950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:01:06 UTC 2024 /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 20241209100106952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100106952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241209100107718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100107721 DMM INFO MM(262420000001055/f5c0f9e8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100107721 DMM INFO MM(262420000001055/f5c0f9e8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100107721 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100107721 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100107721 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100107721 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100107721 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241209100107721 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) 20241209100107721 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) 20241209100107721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Deallocated (fsm.c:568) 20241209100107721 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100107722 DMM DEBUG MM_STATE_Iu(9)[0x55a2476e3fa0]{Detached}: Deallocated (fsm.c:568) 20241209100107722 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3400]{Deregistered}: Deallocated (fsm.c:568) 20241209100107722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100107722 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) 20241209100107722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100107722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100107722 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) 20241209100107722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100107722 DLSS7 DEBUG Found route for dpc=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) 20241209100107722 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100107767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100107767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100107767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100107767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100107767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100107767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100107767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100107767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100107768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100107768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100107768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100107768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100107768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100107768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100107768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100107768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100107768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100107768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1573)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100107768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100107768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100107770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100107775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100107775 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100107783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100107783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100107783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100107783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100107783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100107783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100107784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100107784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100107785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100107790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100107790 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)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100107798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100107798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100107798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100107799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100107799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100107799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100107799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100107799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100107799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100107799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100107799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100107800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100107800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100107800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100107800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100107800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100107800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100107800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100107800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100107800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100107800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100107802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100107807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100107807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1586)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100107953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100107953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100107953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100107953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100107954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209100107955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100108008 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100108008 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) 20241209100108008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100108008 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100108009 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) 20241209100108009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100108009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100108009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100108009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100108009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100108009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100108010 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) 20241209100108010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100108010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100108010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100108010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100108010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100108010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100108010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100108819 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) 20241209100108819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100108819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100108819 DLM3UA 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) 20241209100108819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100108819 DLSS7 DEBUG Found route for dpc=188=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) 20241209100108819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100108819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100108819 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100108819 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100108819 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) 20241209100108819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100108819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100108819 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) 20241209100108819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100108819 DLSS7 DEBUG Found route for dpc=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) 20241209100108819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100108819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E5D778A6'O, index=0 SGSN_Test-GSUP(1589)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '1697'O, rac := '2A'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)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13644627 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100109005 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) 20241209100109005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109005 DLM3UA 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) 20241209100109005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109005 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100109006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100109006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100109006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241209100109006 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Deregistered}: Allocated (fsm.c:456) 20241209100109006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100109006 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Allocated (fsm.c:456) 20241209100109006 DMM DEBUG MM_STATE_Iu[0x55a2476e4760]{Detached}: Allocated (fsm.c:456) 20241209100109006 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100109006 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100109006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100109006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100109006 DMM DEBUG MM(262420000001056/dc99330d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100109006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209100109006 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) 20241209100109006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109006 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) 20241209100109006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109006 DLSS7 DEBUG Found route for dpc=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) 20241209100109006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109006 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) 20241209100109006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109006 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) 20241209100109006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109006 DLSS7 DEBUG Found route for dpc=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) 20241209100109006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'D03353'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: 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 := '9095BD590DE6C1DE1DC468060C49FB73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AE7915B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADB816B0D0DAE59E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2DFC39A35F9FB961121DC8CC47112276'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '89574B8FCF1B5F8C228F9B0B1AB57EC3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C8CE4A0FEFF32BB99E39EB8A9A37FDE3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72DFA804A7462A85'O } } } } } SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241209100109017 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) 20241209100109017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109017 DLM3UA 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) 20241209100109017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109017 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100109017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100109017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100109017 DMM DEBUG MM(262420000001056/dc99330d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241209100109017 DMM NOTICE MM(262420000001056/dc99330d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100109017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100109017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100109017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100109017 DMM DEBUG MM(262420000001056/dc99330d) Requesting authorization (sgsn_auth.c:160) 20241209100109017 DMM INFO MM(262420000001056/dc99330d) Requesting authentication tuples (sgsn_auth.c:184) 20241209100109017 DMM DEBUG MM(262420000001056/dc99330d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100109017 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241209100109017 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241209100109020 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100109020 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100109020 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100109020 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100109020 DMM INFO MM(262420000001056/dc99330d) Subscriber data update (mmctx.c:445) 20241209100109020 DMM DEBUG MM(262420000001056/dc99330d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100109020 DMM INFO MM(262420000001056/dc99330d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100109020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100109020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100109020 DMM INFO MM(262420000001056/dc99330d) <- GMM AUTH AND CIPHERING REQ (rand = 90 95 bd 59 0d e6 c1 de 1d c4 68 06 0c 49 fb 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c8 ce 4a 0f ef f3 2b b9 9e 39 eb 8a 9a 37 fd e3 ) (gprs_gmm.c:465) 20241209100109020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209100109020 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) 20241209100109020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109020 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) 20241209100109020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109020 DLSS7 DEBUG Found route for dpc=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) 20241209100109020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2272DFA80423094B99990000105006F02904A7462A85'O 20241209100109028 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) 20241209100109028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109028 DLM3UA 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) 20241209100109028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109028 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109028 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100109028 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100109028 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100109028 DMM INFO MM(262420000001056/dc99330d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100109028 DMM NOTICE MM(262420000001056/dc99330d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100109028 DMM DEBUG MM(262420000001056/dc99330d) checking auth: received UMTS RES = 72 df a8 04 a7 46 2a 85 (gprs_gmm.c:648) 20241209100109028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100109028 DMM DEBUG MM(262420000001056/dc99330d) Requesting authorization (sgsn_auth.c:160) 20241209100109028 DMM INFO MM(262420000001056/dc99330d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100109028 DMM DEBUG MM(262420000001056/dc99330d) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100109028 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241209100109028 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) 20241209100109028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100109028 DMM DEBUG MM(262420000001056/dc99330d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100109028 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) 20241209100109028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109028 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) 20241209100109028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109028 DLSS7 DEBUG Found route for dpc=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) 20241209100109028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100109038 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) 20241209100109038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109038 DLM3UA 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) 20241209100109038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109038 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109038 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100109038 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100109038 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100109038 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241209100109038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100109038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100109038 DMM INFO MM(262420000001056/dc99330d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc99330d) (gprs_gmm.c:282) 20241209100109038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209100109038 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) 20241209100109038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109038 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) 20241209100109038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109038 DLSS7 DEBUG Found route for dpc=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) 20241209100109038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109038 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) 20241209100109038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109038 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) 20241209100109038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109038 DLSS7 DEBUG Found route for dpc=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) 20241209100109038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100109042 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100109042 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100109042 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241209100109042 DMM INFO MM(262420000001056/dc99330d) Subscriber data update (mmctx.c:445) 20241209100109042 DMM DEBUG MM(262420000001056/dc99330d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100109042 DMM INFO MM(262420000001056/dc99330d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100109042 DMM NOTICE MM(262420000001056/dc99330d) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241209100109042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100109042 DMM NOTICE MM(262420000001056/dc99330d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100109042 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) 20241209100109043 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100109043 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241209100109043 DMM INFO MM(262420000001056/dc99330d) Subscriber data update (mmctx.c:445) 20241209100109043 DMM DEBUG MM(262420000001056/dc99330d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100109045 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) 20241209100109045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109045 DLM3UA 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) 20241209100109045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109045 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109045 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100109045 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100109045 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100109045 DMM INFO MM(262420000001056/dc99330d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100109045 DMM NOTICE MM(262420000001056/dc99330d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100109045 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100109045 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100109045 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100109045 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100109045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100109045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100109045 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) 20241209100109045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109045 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) 20241209100109045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109045 DLSS7 DEBUG Found route for dpc=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) 20241209100109045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100109051 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) 20241209100109051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109051 DLM3UA 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) 20241209100109051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109051 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109051 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100109051 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100109051 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100109051 DMM INFO MM(262420000001056/dc99330d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100109051 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100109051 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100109051 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) 20241209100109051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109051 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) 20241209100109051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109051 DLSS7 DEBUG Found route for dpc=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) 20241209100109051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 20241209100109053 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) 20241209100109053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109053 DLM3UA 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) 20241209100109053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109053 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13644627 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: 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 := 'DC99330D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)11374660 SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: First idle individual index:0 20241209100109254 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100109254 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100109254 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100109254 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDC99330D) type="signalling" (gprs_gmm.c:1897) 20241209100109254 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100109254 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100109254 DMM DEBUG MM(262420000001056/dc99330d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100109254 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) 20241209100109254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109254 DLM3UA 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) 20241209100109254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109254 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109254 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) 20241209100109254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109254 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) 20241209100109255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109255 DLSS7 DEBUG Found route for dpc=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) 20241209100109255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109255 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) 20241209100109255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109255 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) 20241209100109255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109255 DLSS7 DEBUG Found route for dpc=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) 20241209100109255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'AD9044'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100109261 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) 20241209100109261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109261 DLM3UA 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) 20241209100109261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109261 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109261 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100109261 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100109262 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100109262 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241209100109262 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100109262 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100109262 DMM INFO MM(262420000001056/dc99330d) <- GMM SERVICE ACCEPT (P-TMSI=0xdc99330d) (gprs_gmm.c:795) 20241209100109262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241209100109262 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) 20241209100109262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109262 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) 20241209100109262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109262 DLSS7 DEBUG Found route for dpc=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) 20241209100109262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109262 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) 20241209100109262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109262 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) 20241209100109262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109262 DLSS7 DEBUG Found route for dpc=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) 20241209100109262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100109270 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) 20241209100109270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109270 DLM3UA 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) 20241209100109270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109270 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109270 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100109270 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100109270 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100109270 DMM INFO MM(262420000001056/dc99330d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100109270 DMM INFO MM(262420000001056/dc99330d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100109270 DMM DEBUG MM(262420000001056/dc99330d) Using GGSN 0 (gprs_sm.c:317) 20241209100109270 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100109270 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241209100109270 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100109270 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100109270 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241209100109284 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 22 f0 72 e2 11 da d5 6a 51 14 05 7f 35 d5 62 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=1089 from retransmit req queue (gtp.c:443) 20241209100109285 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100109285 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100109285 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) 20241209100109285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109285 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) 20241209100109285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109285 DLSS7 DEBUG Found route for dpc=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) 20241209100109285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:46 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000013AEB8FC'O 20241209100109307 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) 20241209100109307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109308 DLM3UA 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) 20241209100109308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109308 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109308 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100109308 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100109308 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100109308 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241209100109308 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241209100109308 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241209100109308 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100109309 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241209100109309 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) 20241209100109309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109309 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) 20241209100109309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109309 DLSS7 DEBUG Found route for dpc=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) 20241209100109309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100109314 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 22 f0 72 e2 11 da d5 6a 51 7f 35 d5 62 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=1090 from retransmit req queue (gtp.c:443) 20241209100109314 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100109314 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_len:16 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241209100109323 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) 20241209100109323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100109323 DLM3UA 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) 20241209100109323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109323 DLSS7 DEBUG Found route for dpc=188=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) 20241209100109324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100109324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100109324 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100109324 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100109324 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100109324 DMM INFO MM(262420000001056/dc99330d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209100109324 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100109324 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241209100109326 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241209100109326 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100109326 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209100109326 DMM INFO MM(262420000001056/dc99330d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209100109326 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241209100109326 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241209100109326 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209100109326 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) 20241209100109326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100109326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100109326 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) 20241209100109326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100109326 DLSS7 DEBUG Found route for dpc=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) 20241209100109326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100109326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@81a2cd7fa7ee: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100109335 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100109335 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) 20241209100109335 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100109335 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100109335 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100109335 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) 20241209100109335 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100109335 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100109335 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) 20241209100109335 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) 20241209100109335 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100109335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100109335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100109335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100109335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100109335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100109335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100109335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100109338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57284<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1573)@81a2cd7fa7ee: Final verdict of PTC: none20241209100109341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100109341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1583)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1578)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1576)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1571)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1581)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP(1589)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:01:09 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241209100109487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100109989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304112) 20241209100110342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100110342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=304112, count=305272) 20241209100111336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100111336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100111336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100111342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100111343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:01:12 UTC 2024 /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 20241209100112343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100112343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241209100113052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100113054 DMM INFO MM(262420000001056/dc99330d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100113054 DMM INFO MM(262420000001056/dc99330d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100113054 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100113054 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100113054 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100113054 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100113054 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241209100113054 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) 20241209100113054 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) 20241209100113054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100113054 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Deallocated (fsm.c:568) 20241209100113054 DMM DEBUG MM_STATE_Iu(11)[0x55a2476e4760]{Detached}: Deallocated (fsm.c:568) 20241209100113054 DMM DEBUG GMM(gmm_fsm)[0x55a2476e3fa0]{Deregistered}: Deallocated (fsm.c:568) 20241209100113054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100113055 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) 20241209100113055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100113055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100113055 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) 20241209100113055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100113055 DLSS7 DEBUG Found route for dpc=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) 20241209100113055 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1597)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1597)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100113103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1596)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1597)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100113104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100113104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100113104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100113104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100113104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100113104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100113104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100113104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113104 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100113104 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100113104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1597)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100113105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100113105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1597)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100113108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1593)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1596)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241209100113114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100113114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1601)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100113117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100113117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100113117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100113117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100113117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100113117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100113118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100113118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100113118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100113118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100113118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100113118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100113118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100113118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100113118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100113121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100113128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100113134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100113134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100113134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100113134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100113134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100113136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100113136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100113136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100113136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100113136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100113136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100113136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100113136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100113136 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100113136 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100113136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100113136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100113136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100113139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1609)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100113144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100113144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100113344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100113344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100113344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100113344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209100113345 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100113345 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) 20241209100113345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100113345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test_0-M3UA(1609)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100113348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100113349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100113351 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) 20241209100113351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100113351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100113351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100113351 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) 20241209100113351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100113351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100113351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100113351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100113351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100114161 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) 20241209100114161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114161 DLM3UA 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) 20241209100114161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114161 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114161 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100114161 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100114161 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) 20241209100114161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114161 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) 20241209100114161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114161 DLSS7 DEBUG Found route for dpc=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) 20241209100114161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DC125402'O, index=0 SGSN_Test-GSUP(1612)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '331F'O, rac := 'E7'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)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7512388 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100114385 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) 20241209100114385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114385 DLM3UA 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) 20241209100114385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114385 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114385 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) 20241209100114385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114385 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) 20241209100114385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114385 DLSS7 DEBUG Found route for dpc=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) 20241209100114385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114385 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) 20241209100114385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114385 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) 20241209100114385 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100114385 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100114385 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100114385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241209100114385 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Deregistered}: Allocated (fsm.c:456) 20241209100114385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Allocated (fsm.c:456) 20241209100114385 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100114385 DMM DEBUG MM_STATE_Iu[0x55a2476e4d80]{Detached}: Allocated (fsm.c:456) 20241209100114385 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100114385 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100114385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100114385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100114385 DMM DEBUG MM(262420000001057/dbf78989) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100114385 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209100114385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114385 DLSS7 DEBUG Found route for dpc=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) 20241209100114385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: { messageType := 2, destLocRef := '72A144'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: 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 := '9B210D10D53F89661CCE8DBDA1D5276E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CBBE9B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36FE517134C45156'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '53EEE8F3C697C76C3D734D941C31221C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '647F96493389192A3D0ABBC557CE53FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D9BC7BC227758D9612AA75D512EC924'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF84059F3867B10D'O } } } } } SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241209100114390 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) 20241209100114390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114390 DLM3UA 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) 20241209100114390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114390 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114390 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100114390 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100114390 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100114390 DMM DEBUG MM(262420000001057/dbf78989) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241209100114390 DMM NOTICE MM(262420000001057/dbf78989) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100114390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100114390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100114390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100114390 DMM DEBUG MM(262420000001057/dbf78989) Requesting authorization (sgsn_auth.c:160) 20241209100114390 DMM INFO MM(262420000001057/dbf78989) Requesting authentication tuples (sgsn_auth.c:184) 20241209100114390 DMM DEBUG MM(262420000001057/dbf78989) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100114390 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241209100114390 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241209100114391 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100114391 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100114391 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100114391 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100114391 DMM INFO MM(262420000001057/dbf78989) Subscriber data update (mmctx.c:445) 20241209100114391 DMM DEBUG MM(262420000001057/dbf78989) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100114391 DMM INFO MM(262420000001057/dbf78989) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100114391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100114391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100114391 DMM INFO MM(262420000001057/dbf78989) <- GMM AUTH AND CIPHERING REQ (rand = 9b 21 0d 10 d5 3f 89 66 1c ce 8d bd a1 d5 27 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 9b c7 bc 22 77 58 d9 61 2a a7 5d 51 2e c9 24 ) (gprs_gmm.c:465) 20241209100114391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209100114391 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) 20241209100114391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114391 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) 20241209100114391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114391 DLSS7 DEBUG Found route for dpc=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) 20241209100114391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422CF84059F23094B99990000105007F029043867B10D'O 20241209100114394 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) 20241209100114394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114394 DLM3UA 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) 20241209100114394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114394 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114394 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100114394 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100114394 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100114394 DMM INFO MM(262420000001057/dbf78989) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100114394 DMM NOTICE MM(262420000001057/dbf78989) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100114394 DMM DEBUG MM(262420000001057/dbf78989) checking auth: received UMTS RES = cf 84 05 9f 38 67 b1 0d (gprs_gmm.c:648) 20241209100114394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100114394 DMM DEBUG MM(262420000001057/dbf78989) Requesting authorization (sgsn_auth.c:160) 20241209100114394 DMM INFO MM(262420000001057/dbf78989) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100114394 DMM DEBUG MM(262420000001057/dbf78989) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100114394 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241209100114394 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) 20241209100114394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100114394 DMM DEBUG MM(262420000001057/dbf78989) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100114394 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) 20241209100114394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114394 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) 20241209100114394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114394 DLSS7 DEBUG Found route for dpc=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) 20241209100114394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100114400 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) 20241209100114400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114400 DLM3UA 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) 20241209100114400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114400 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114400 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100114400 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100114400 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100114400 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241209100114400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100114400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100114400 DMM INFO MM(262420000001057/dbf78989) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbf78989) (gprs_gmm.c:282) 20241209100114400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209100114400 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) 20241209100114400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114400 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) 20241209100114400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114400 DLSS7 DEBUG Found route for dpc=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) 20241209100114400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114400 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) 20241209100114400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114400 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) 20241209100114400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114400 DLSS7 DEBUG Found route for dpc=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) 20241209100114400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100114402 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100114402 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100114402 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241209100114402 DMM INFO MM(262420000001057/dbf78989) Subscriber data update (mmctx.c:445) 20241209100114402 DMM DEBUG MM(262420000001057/dbf78989) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100114402 DMM INFO MM(262420000001057/dbf78989) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100114402 DMM NOTICE MM(262420000001057/dbf78989) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241209100114402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100114402 DMM NOTICE MM(262420000001057/dbf78989) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100114402 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) 20241209100114402 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100114402 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241209100114402 DMM INFO MM(262420000001057/dbf78989) Subscriber data update (mmctx.c:445) 20241209100114402 DMM DEBUG MM(262420000001057/dbf78989) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100114404 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) 20241209100114404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114404 DLM3UA 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) 20241209100114404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114404 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100114404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100114404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100114404 DMM INFO MM(262420000001057/dbf78989) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100114404 DMM NOTICE MM(262420000001057/dbf78989) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100114404 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100114404 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100114404 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100114404 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100114404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100114404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100114404 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) 20241209100114404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114404 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) 20241209100114404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114404 DLSS7 DEBUG Found route for dpc=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) 20241209100114404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100114406 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) 20241209100114406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114406 DLM3UA 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) 20241209100114406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114406 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114406 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100114406 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100114406 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100114406 DMM INFO MM(262420000001057/dbf78989) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100114406 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100114406 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100114406 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) 20241209100114406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114406 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) 20241209100114406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114406 DLSS7 DEBUG Found route for dpc=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) 20241209100114406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 20241209100114407 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) 20241209100114407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114407 DLM3UA 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) 20241209100114407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114407 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7512388 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: 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 := 'DBF78989'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)857189 SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: First idle individual index:0 20241209100114610 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) 20241209100114610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114610 DLM3UA 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) 20241209100114610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114610 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114610 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100114610 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100114610 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100114610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBF78989) type="signalling" (gprs_gmm.c:1897) 20241209100114610 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100114610 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100114610 DMM DEBUG MM(262420000001057/dbf78989) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100114610 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) 20241209100114610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114610 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) 20241209100114610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114610 DLSS7 DEBUG Found route for dpc=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) 20241209100114610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114610 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) 20241209100114610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114610 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) 20241209100114610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114610 DLSS7 DEBUG Found route for dpc=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) 20241209100114610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: { messageType := 2, destLocRef := '0D1465'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100114613 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) 20241209100114613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114613 DLM3UA 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) 20241209100114613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114613 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114613 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100114613 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100114613 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100114613 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241209100114613 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100114613 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100114613 DMM INFO MM(262420000001057/dbf78989) <- GMM SERVICE ACCEPT (P-TMSI=0xdbf78989) (gprs_gmm.c:795) 20241209100114613 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241209100114613 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) 20241209100114613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114613 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) 20241209100114613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114613 DLSS7 DEBUG Found route for dpc=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) 20241209100114613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114613 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) 20241209100114613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114613 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) 20241209100114613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114613 DLSS7 DEBUG Found route for dpc=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) 20241209100114614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100114617 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) 20241209100114617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114617 DLM3UA 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) 20241209100114617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114617 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100114617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100114617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100114617 DMM INFO MM(262420000001057/dbf78989) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100114617 DMM INFO MM(262420000001057/dbf78989) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100114617 DMM DEBUG MM(262420000001057/dbf78989) Using GGSN 0 (gprs_sm.c:317) 20241209100114617 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100114617 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241209100114617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100114617 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100114617 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241209100114624 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 45 1f d6 11 11 96 4d 1d 11 14 05 7f 2a cf a4 60 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241209100114624 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100114624 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100114624 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) 20241209100114624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114624 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) 20241209100114624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114624 DLSS7 DEBUG Found route for dpc=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) 20241209100114624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_len:48 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000200DF431'O 20241209100114636 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) 20241209100114637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100114637 DLM3UA 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) 20241209100114637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114637 DLSS7 DEBUG Found route for dpc=188=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) 20241209100114637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100114637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100114637 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100114637 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100114637 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100114637 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241209100114637 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241209100114637 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241209100114637 DMM NOTICE MM(262420000001057/dbf78989) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241209100114637 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241209100114637 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100114637 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241209100114637 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241209100114637 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) 20241209100114637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100114637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100114637 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) 20241209100114637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100114637 DLSS7 DEBUG Found route for dpc=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) 20241209100114637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100114637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100114639 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241209100114639 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100114639 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209100114639 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241209100114639 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@81a2cd7fa7ee: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@81a2cd7fa7ee: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100114641 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100114641 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) 20241209100114641 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100114641 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100114641 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100114641 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) 20241209100114641 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100114641 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100114641 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) 20241209100114641 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) 20241209100114641 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100114641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100114641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100114641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100114641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100114641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100114641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100114641 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100114643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34900<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209100114644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100114644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1596)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1606)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1601)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1595)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1599)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1597)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1604)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1595): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1596): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1597): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@81a2cd7fa7ee: 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 pass'. Mon Dec 9 10:01:14 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241209100114796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100115298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289444) 20241209100115644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100115645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=289444, count=290604) 20241209100116643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100116643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100116643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100116646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100116646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 pass' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:01:17 UTC 2024 /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 20241209100117648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100117648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_attach_pdp_act_pmm_idle started. 20241209100118359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100118362 DMM INFO MM(262420000001057/dbf78989) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100118362 DMM INFO MM(262420000001057/dbf78989) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100118362 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100118362 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100118362 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100118362 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100118362 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241209100118362 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) 20241209100118362 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) 20241209100118363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Deallocated (fsm.c:568) 20241209100118363 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100118363 DMM DEBUG MM_STATE_Iu(13)[0x55a2476e4d80]{Detached}: Deallocated (fsm.c:568) 20241209100118363 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4760]{Deregistered}: Deallocated (fsm.c:568) 20241209100118363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100118363 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) 20241209100118363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100118363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100118363 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) 20241209100118363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100118363 DLSS7 DEBUG Found route for dpc=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) 20241209100118363 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100118400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100118400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100118400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100118400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100118400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100118401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100118401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100118401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100118401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100118401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100118401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100118401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100118401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100118401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100118401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100118401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100118401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100118403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 20241209100118409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100118409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1625)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100118425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100118425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100118425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100118425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100118425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100118425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100118425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100118425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1624)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1625)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100118426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100118426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100118426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100118426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100118426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100118426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100118426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100118426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100118426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100118426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100118426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100118426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100118428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209100118432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100118432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1624)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100118437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100118437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100118437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100118437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100118437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100118437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100118437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100118437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100118438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100118438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100118438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100118438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100118438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100118438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100118438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100118438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100118438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100118438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100118438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100118438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100118438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100118440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100118445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100118445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1632)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@81a2cd7fa7ee: ************************************************* TC_attach_pdp_act_pmm_idle-BVCI220(1628)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 20241209100118648 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100118649 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) 20241209100118649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100118649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241209100118649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100118649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100118649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100118649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1632)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100118653 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100118655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100118656 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) 20241209100118656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100118656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100118656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100118656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100118656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100118656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100118658 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) 20241209100118658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100118658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100118658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100118658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100118658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100118658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100118658 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100119459 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) 20241209100119459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119459 DLM3UA 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) 20241209100119459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119459 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119460 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100119460 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100119460 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) 20241209100119460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119460 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) 20241209100119460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119460 DLSS7 DEBUG Found route for dpc=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) 20241209100119460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@81a2cd7fa7ee: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E4AA9DBE'O, index=0 SGSN_Test-GSUP(1635)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: 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 := '724E'O ("rN"), rac := '73'O ("s") }, 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)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)8980838 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100119699 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) 20241209100119699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119699 DLM3UA 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) 20241209100119699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119699 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119700 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100119700 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100119700 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100119700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241209100119700 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Deregistered}: Allocated (fsm.c:456) 20241209100119700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100119700 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Allocated (fsm.c:456) 20241209100119700 DMM DEBUG MM_STATE_Iu[0x55a2476e1870]{Detached}: Allocated (fsm.c:456) 20241209100119700 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100119700 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100119700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100119700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100119700 DMM DEBUG MM(262420000001005/e9a2e94f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100119700 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209100119700 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) 20241209100119700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119700 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) 20241209100119700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119700 DLSS7 DEBUG Found route for dpc=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) 20241209100119700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119700 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) 20241209100119700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119700 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) 20241209100119700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119700 DLSS7 DEBUG Found route for dpc=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) 20241209100119700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: { messageType := 2, destLocRef := '890966'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: 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 := '66613C9A6ACC73C9A5F3F8DF2E87C49A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC32E1A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FA9C4CAE5D0AAD7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '671E4F644396959C106AD8B5B4CDAB81'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F721CDF8C9DCEF430AB5F52B9577A345'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CFF6CEC7599B66318EDF8DA70D6F9DBA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0EC2AC480C3F8A9'O } } } } } SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241209100119710 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) 20241209100119710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119710 DLM3UA 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) 20241209100119710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119710 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119711 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100119711 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100119711 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100119711 DMM DEBUG MM(262420000001005/e9a2e94f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241209100119711 DMM NOTICE MM(262420000001005/e9a2e94f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100119711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100119711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100119711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100119711 DMM DEBUG MM(262420000001005/e9a2e94f) Requesting authorization (sgsn_auth.c:160) 20241209100119711 DMM INFO MM(262420000001005/e9a2e94f) Requesting authentication tuples (sgsn_auth.c:184) 20241209100119711 DMM DEBUG MM(262420000001005/e9a2e94f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100119711 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241209100119711 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@81a2cd7fa7ee: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241209100119714 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100119714 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100119714 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100119714 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100119714 DMM INFO MM(262420000001005/e9a2e94f) Subscriber data update (mmctx.c:445) 20241209100119714 DMM DEBUG MM(262420000001005/e9a2e94f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100119714 DMM INFO MM(262420000001005/e9a2e94f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100119714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100119714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100119714 DMM INFO MM(262420000001005/e9a2e94f) <- GMM AUTH AND CIPHERING REQ (rand = 66 61 3c 9a 6a cc 73 c9 a5 f3 f8 df 2e 87 c4 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = cf f6 ce c7 59 9b 66 31 8e df 8d a7 0d 6f 9d ba ) (gprs_gmm.c:465) 20241209100119714 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209100119714 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) 20241209100119714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119714 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) 20241209100119714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119714 DLSS7 DEBUG Found route for dpc=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) 20241209100119714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22C0EC2AC423094B99990000100005F0290480C3F8A9'O 20241209100119721 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) 20241209100119721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119721 DLM3UA 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) 20241209100119721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119721 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119721 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100119721 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100119721 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100119721 DMM INFO MM(262420000001005/e9a2e94f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100119721 DMM NOTICE MM(262420000001005/e9a2e94f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100119721 DMM DEBUG MM(262420000001005/e9a2e94f) checking auth: received UMTS RES = c0 ec 2a c4 80 c3 f8 a9 (gprs_gmm.c:648) 20241209100119721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100119721 DMM DEBUG MM(262420000001005/e9a2e94f) Requesting authorization (sgsn_auth.c:160) 20241209100119721 DMM INFO MM(262420000001005/e9a2e94f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100119721 DMM DEBUG MM(262420000001005/e9a2e94f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100119721 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241209100119721 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) 20241209100119721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100119721 DMM DEBUG MM(262420000001005/e9a2e94f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100119721 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) 20241209100119721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119721 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) 20241209100119721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119721 DLSS7 DEBUG Found route for dpc=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) 20241209100119721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100119729 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) 20241209100119729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119729 DLM3UA 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) 20241209100119729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119729 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119729 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100119729 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100119729 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100119729 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241209100119729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100119729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100119729 DMM INFO MM(262420000001005/e9a2e94f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a2e94f) (gprs_gmm.c:282) 20241209100119729 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209100119729 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) 20241209100119729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119729 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) 20241209100119729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119729 DLSS7 DEBUG Found route for dpc=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) 20241209100119729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119729 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) 20241209100119729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119729 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) 20241209100119729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119729 DLSS7 DEBUG Found route for dpc=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) 20241209100119729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100119733 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100119733 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100119733 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241209100119733 DMM INFO MM(262420000001005/e9a2e94f) Subscriber data update (mmctx.c:445) 20241209100119733 DMM DEBUG MM(262420000001005/e9a2e94f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100119733 DMM INFO MM(262420000001005/e9a2e94f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100119733 DMM NOTICE MM(262420000001005/e9a2e94f) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241209100119733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100119733 DMM NOTICE MM(262420000001005/e9a2e94f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100119733 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) 20241209100119733 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100119733 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241209100119733 DMM INFO MM(262420000001005/e9a2e94f) Subscriber data update (mmctx.c:445) 20241209100119733 DMM DEBUG MM(262420000001005/e9a2e94f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100119735 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) 20241209100119735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119735 DLM3UA 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) 20241209100119735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119735 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100119735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100119735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100119735 DMM INFO MM(262420000001005/e9a2e94f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100119735 DMM NOTICE MM(262420000001005/e9a2e94f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100119735 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100119735 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100119735 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100119735 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100119735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100119735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100119735 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) 20241209100119735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119735 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) 20241209100119735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119735 DLSS7 DEBUG Found route for dpc=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) 20241209100119735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100119739 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) 20241209100119739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119739 DLM3UA 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) 20241209100119739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119739 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119740 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100119740 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100119740 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100119740 DMM INFO MM(262420000001005/e9a2e94f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100119740 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100119740 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100119740 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) 20241209100119740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119740 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) 20241209100119740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119740 DLSS7 DEBUG Found route for dpc=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) 20241209100119740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 20241209100119741 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) 20241209100119741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119741 DLM3UA 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) 20241209100119741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119741 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)8980838 TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: 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 := 'E9A2E94F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)969820 SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: First idle individual index:0 20241209100119942 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) 20241209100119942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119942 DLM3UA 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) 20241209100119942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119942 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119942 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100119942 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100119942 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100119942 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9A2E94F) type="signalling" (gprs_gmm.c:1897) 20241209100119942 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100119942 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100119942 DMM DEBUG MM(262420000001005/e9a2e94f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100119942 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) 20241209100119942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119942 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) 20241209100119942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119942 DLSS7 DEBUG Found route for dpc=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) 20241209100119942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119942 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) 20241209100119942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119942 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) 20241209100119942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119942 DLSS7 DEBUG Found route for dpc=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) 20241209100119942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: { messageType := 2, destLocRef := '0ECC5C'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)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100119945 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100119945 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100119945 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100119945 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241209100119945 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100119945 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100119945 DMM INFO MM(262420000001005/e9a2e94f) <- GMM SERVICE ACCEPT (P-TMSI=0xe9a2e94f) (gprs_gmm.c:795) 20241209100119945 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241209100119945 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) 20241209100119945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119945 DLM3UA 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) 20241209100119945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119945 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119945 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) 20241209100119945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119945 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) 20241209100119945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119945 DLSS7 DEBUG Found route for dpc=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) 20241209100119945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119945 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) 20241209100119945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119945 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) 20241209100119945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119945 DLSS7 DEBUG Found route for dpc=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) 20241209100119945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100119948 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) 20241209100119948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119948 DLM3UA 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) 20241209100119948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119948 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119948 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100119948 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100119948 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100119948 DMM INFO MM(262420000001005/e9a2e94f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100119948 DMM INFO MM(262420000001005/e9a2e94f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100119948 DMM DEBUG MM(262420000001005/e9a2e94f) Using GGSN 0 (gprs_sm.c:317) 20241209100119948 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100119948 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241209100119948 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100119948 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100119948 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241209100119955 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 62 5b df 47 11 af 73 66 a4 14 05 7f 04 d3 e7 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241209100119955 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100119955 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100119955 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) 20241209100119955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119955 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) 20241209100119955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119955 DLSS7 DEBUG Found route for dpc=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) 20241209100119955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:30 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006757BA10'O 20241209100119964 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) 20241209100119964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119964 DLM3UA 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) 20241209100119964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119964 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119964 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100119964 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100119964 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100119964 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241209100119964 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241209100119964 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241209100119964 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100119964 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241209100119964 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) 20241209100119964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119964 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) 20241209100119964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119964 DLSS7 DEBUG Found route for dpc=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) 20241209100119964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100119966 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 62 5b df 47 11 af 73 66 a4 7f 04 d3 e7 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241209100119966 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100119966 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:13 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241209100119968 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) 20241209100119968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119968 DLM3UA 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) 20241209100119968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119968 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119968 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241209100119968 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241209100119968 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241209100119968 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241209100119968 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) 20241209100119968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119968 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) 20241209100119968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119968 DLSS7 DEBUG Found route for dpc=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) 20241209100119968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100119969 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) 20241209100119969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100119969 DLM3UA 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) 20241209100119969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119969 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100119969 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100119969 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100119969 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100119969 DMM INFO MM(262420000001005/e9a2e94f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100119969 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100119969 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100119969 DMM INFO MM(262420000001005/e9a2e94f) Changing GTP-U endpoints 127.0.0.104/0x6757ba10 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241209100119969 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241209100119969 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) 20241209100119969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100119969 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) 20241209100119969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119969 DLSS7 DEBUG Found route for dpc=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) 20241209100119969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100119969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)969820 20241209100119969 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) 20241209100119969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100119969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100119969 DLM3UA 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) 20241209100119969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100119969 DLSS7 DEBUG Found route for dpc=188=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) 20241209100119969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100119969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: 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 := 'E9A2E94F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241209100119970 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 62 5b df 47 11 af 73 66 a4 7f 04 d3 e7 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241209100119970 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9d670, cbp=0x55a2476e29d0) (sgsn_libgtp.c:633) 20241209100119970 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7957736 SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: First idle individual index:0 20241209100120170 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) 20241209100120170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100120170 DLM3UA 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) 20241209100120170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120170 DLSS7 DEBUG Found route for dpc=188=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) 20241209100120170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100120170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100120170 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100120170 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100120170 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100120170 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9A2E94F) type="signalling" (gprs_gmm.c:1897) 20241209100120170 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100120170 DMM DEBUG MM(262420000001005/e9a2e94f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100120170 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) 20241209100120170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100120170 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) 20241209100120170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120170 DLSS7 DEBUG Found route for dpc=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) 20241209100120170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100120170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100120170 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) 20241209100120170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100120170 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) 20241209100120170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120170 DLSS7 DEBUG Found route for dpc=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) 20241209100120170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100120170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: { messageType := 2, destLocRef := '796CE8'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(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100120173 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) 20241209100120173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100120173 DLM3UA 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) 20241209100120173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120173 DLSS7 DEBUG Found route for dpc=188=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) 20241209100120173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100120173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100120173 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100120173 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100120173 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100120173 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241209100120173 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100120173 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100120173 DMM INFO MM(262420000001005/e9a2e94f) <- GMM SERVICE ACCEPT (P-TMSI=0xe9a2e94f) (gprs_gmm.c:795) 20241209100120173 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241209100120173 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) 20241209100120173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100120173 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) 20241209100120173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120173 DLSS7 DEBUG Found route for dpc=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) 20241209100120173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100120173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100120173 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) 20241209100120173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100120173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100120173 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) 20241209100120173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100120173 DLSS7 DEBUG Found route for dpc=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) 20241209100120173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100120173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100133247 DGPRS DEBUG Checking for inactive LLMEs, time = 36266692 (sgsn.c:132) 20241209100138650 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209100138650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209100138651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100148403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100148409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100148409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100148427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100148431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100148431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100148438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100148440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81a2cd7fa7ee: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100149724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100149724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100149725 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100149725 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) 20241209100149725 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100149725 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100149725 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100149725 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) 20241209100149725 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100149725 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100149725 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) 20241209100149725 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) 20241209100149725 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100149725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100149725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100149725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100149725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100149725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100149725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100149725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test-GSUP-IPA(1634)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1625)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1629)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1619)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100149726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1633)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1627)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1617)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1623)@81a2cd7fa7ee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Tguard timeout" MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@81a2cd7fa7ee: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@81a2cd7fa7ee: 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 fail'. Mon Dec 9 10:01:49 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241209100149854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100150356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364744) 20241209100150725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100150725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=364744, count=369476) 20241209100151727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100151727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100151727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100151727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100151727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 fail' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:01:52 UTC 2024 /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 20241209100152729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100152729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_pmm_idle_rx_mt_data started. 20241209100153435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100153437 DMM INFO MM(262420000001005/e9a2e94f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100153437 DMM INFO MM(262420000001005/e9a2e94f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100153437 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100153437 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100153437 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100153438 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100153438 DMM NOTICE MM(262420000001005/e9a2e94f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100153438 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241209100153438 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100153438 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100153438 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241209100153438 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241209100153438 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) 20241209100153438 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) 20241209100153438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100153438 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Deallocated (fsm.c:568) 20241209100153438 DMM DEBUG MM_STATE_Iu(15)[0x55a2476e1870]{Detached}: Deallocated (fsm.c:568) 20241209100153438 DMM DEBUG GMM(gmm_fsm)[0x55a2476e4d80]{Deregistered}: Deallocated (fsm.c:568) 20241209100153438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100153438 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) 20241209100153438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100153438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100153438 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) 20241209100153438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100153438 DLSS7 DEBUG Found route for dpc=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) 20241209100153438 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100153481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100153481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100153481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100153481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100153481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100153481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100153481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100153481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100153482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100153482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100153482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100153482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100153482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100153482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100153482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100153482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100153482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100153482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100153482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100153482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100153485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100153492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100153492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100153501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100153501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100153502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100153502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100153502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100153502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100153502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100153502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100153504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100153508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100153508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100153520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100153520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100153520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100153520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100153521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100153521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100153521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100153521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100153521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100153521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100153521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100153521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100153521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100153523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1655)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100153528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100153528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100153725 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100153725 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) 20241209100153725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100153725 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)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100153729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100153730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100153730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100153730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100153733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100153734 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) 20241209100153734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100153734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100153734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100153734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100153735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100153735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100153735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100153737 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) 20241209100153737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100153737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100153737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100153737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100153737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100153737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100153738 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100154542 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) 20241209100154542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154542 DLM3UA 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) 20241209100154542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154542 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154543 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100154543 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100154543 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) 20241209100154543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154543 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) 20241209100154543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154543 DLSS7 DEBUG Found route for dpc=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) 20241209100154543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@81a2cd7fa7ee: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CC76CA1D'O, index=0 SGSN_Test-GSUP(1658)@81a2cd7fa7ee: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: 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 := 'BE98'O, rac := 'E8'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)@81a2cd7fa7ee: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)16201552 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100154794 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) 20241209100154794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154794 DLM3UA 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) 20241209100154794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154794 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154795 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100154795 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100154795 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100154795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241209100154795 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Deregistered}: Allocated (fsm.c:456) 20241209100154795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Allocated (fsm.c:456) 20241209100154795 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Allocated (fsm.c:456) 20241209100154795 DMM DEBUG MM_STATE_Iu[0x55a2476e5530]{Detached}: Allocated (fsm.c:456) 20241209100154795 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100154795 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100154795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100154795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100154795 DMM DEBUG MM(262420000001007/e62e158b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100154795 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241209100154795 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) 20241209100154795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154795 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) 20241209100154795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154795 DLSS7 DEBUG Found route for dpc=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) 20241209100154795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154795 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) 20241209100154795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154795 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) 20241209100154795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154795 DLSS7 DEBUG Found route for dpc=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) 20241209100154795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'F73750'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: 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 := '3F6A24598A9C1B08C11025A8ADF6CE30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4317496D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CA174B58401A30D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BEA8AE9DE7BE9941E18DA364F6D662A2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D4E89445F39053578A18275C4E65EA3D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B66B767BB5047A0A2F5179E3B1F5E638'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61D84396B1A33310'O } } } } } SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241209100154804 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) 20241209100154804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154804 DLM3UA 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) 20241209100154804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154804 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154804 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100154804 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100154804 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100154804 DMM DEBUG MM(262420000001007/e62e158b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241209100154804 DMM NOTICE MM(262420000001007/e62e158b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100154804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100154804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100154804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100154804 DMM DEBUG MM(262420000001007/e62e158b) Requesting authorization (sgsn_auth.c:160) 20241209100154804 DMM INFO MM(262420000001007/e62e158b) Requesting authentication tuples (sgsn_auth.c:184) 20241209100154804 DMM DEBUG MM(262420000001007/e62e158b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100154804 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241209100154804 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@81a2cd7fa7ee: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241209100154807 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100154807 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100154807 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100154807 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100154807 DMM INFO MM(262420000001007/e62e158b) Subscriber data update (mmctx.c:445) 20241209100154807 DMM DEBUG MM(262420000001007/e62e158b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100154807 DMM INFO MM(262420000001007/e62e158b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100154807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100154807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100154807 DMM INFO MM(262420000001007/e62e158b) <- GMM AUTH AND CIPHERING REQ (rand = 3f 6a 24 59 8a 9c 1b 08 c1 10 25 a8 ad f6 ce 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 6b 76 7b b5 04 7a 0a 2f 51 79 e3 b1 f5 e6 38 ) (gprs_gmm.c:465) 20241209100154807 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241209100154807 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) 20241209100154807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154807 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) 20241209100154807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154807 DLSS7 DEBUG Found route for dpc=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) 20241209100154807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032261D8439623094B99990000100007F02904B1A33310'O 20241209100154815 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) 20241209100154815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154815 DLM3UA 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) 20241209100154815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154815 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154815 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100154815 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100154815 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100154815 DMM INFO MM(262420000001007/e62e158b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100154815 DMM NOTICE MM(262420000001007/e62e158b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100154815 DMM DEBUG MM(262420000001007/e62e158b) checking auth: received UMTS RES = 61 d8 43 96 b1 a3 33 10 (gprs_gmm.c:648) 20241209100154815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100154815 DMM DEBUG MM(262420000001007/e62e158b) Requesting authorization (sgsn_auth.c:160) 20241209100154815 DMM INFO MM(262420000001007/e62e158b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100154815 DMM DEBUG MM(262420000001007/e62e158b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100154815 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241209100154815 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) 20241209100154815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100154815 DMM DEBUG MM(262420000001007/e62e158b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100154815 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) 20241209100154815 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154815 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) 20241209100154815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154815 DLSS7 DEBUG Found route for dpc=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) 20241209100154815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100154822 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) 20241209100154822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154822 DLM3UA 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) 20241209100154822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154822 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154822 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100154822 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100154822 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100154822 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241209100154822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100154822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100154822 DMM INFO MM(262420000001007/e62e158b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe62e158b) (gprs_gmm.c:282) 20241209100154822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241209100154822 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) 20241209100154822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154822 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) 20241209100154822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154822 DLSS7 DEBUG Found route for dpc=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) 20241209100154822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154822 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) 20241209100154822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154822 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) 20241209100154822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154822 DLSS7 DEBUG Found route for dpc=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) 20241209100154822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100154825 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100154825 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100154825 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241209100154825 DMM INFO MM(262420000001007/e62e158b) Subscriber data update (mmctx.c:445) 20241209100154825 DMM DEBUG MM(262420000001007/e62e158b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100154825 DMM INFO MM(262420000001007/e62e158b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100154825 DMM NOTICE MM(262420000001007/e62e158b) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241209100154825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100154825 DMM NOTICE MM(262420000001007/e62e158b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100154825 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) 20241209100154825 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100154825 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241209100154825 DMM INFO MM(262420000001007/e62e158b) Subscriber data update (mmctx.c:445) 20241209100154825 DMM DEBUG MM(262420000001007/e62e158b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100154827 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) 20241209100154827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154827 DLM3UA 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) 20241209100154827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154827 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100154827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100154827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100154827 DMM INFO MM(262420000001007/e62e158b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100154828 DMM NOTICE MM(262420000001007/e62e158b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100154828 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100154828 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100154828 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100154828 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100154828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100154828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100154828 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) 20241209100154828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154828 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) 20241209100154828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154828 DLSS7 DEBUG Found route for dpc=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) 20241209100154828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100154833 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) 20241209100154833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154833 DLM3UA 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) 20241209100154833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154833 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100154833 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100154833 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100154833 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100154833 DMM INFO MM(262420000001007/e62e158b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100154833 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100154833 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100154833 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) 20241209100154833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100154833 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) 20241209100154833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154833 DLSS7 DEBUG Found route for dpc=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) 20241209100154833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100154833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 20241209100154834 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) 20241209100154834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100154834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100154834 DLM3UA 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) 20241209100154834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100154834 DLSS7 DEBUG Found route for dpc=188=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) 20241209100154834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100154834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)16201552 TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: 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 := 'E62E158B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5320218 SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: First idle individual index:0 20241209100155038 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) 20241209100155038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155038 DLM3UA 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) 20241209100155038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155038 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100155038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100155038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100155038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE62E158B) type="signalling" (gprs_gmm.c:1897) 20241209100155038 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100155038 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100155038 DMM DEBUG MM(262420000001007/e62e158b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100155039 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) 20241209100155039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155039 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) 20241209100155039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155039 DLSS7 DEBUG Found route for dpc=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) 20241209100155039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155039 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) 20241209100155039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155039 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) 20241209100155039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155039 DLSS7 DEBUG Found route for dpc=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) 20241209100155039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: { messageType := 2, destLocRef := '512E1A'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(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100155048 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) 20241209100155048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155048 DLM3UA 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) 20241209100155048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155048 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155048 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100155048 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100155048 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100155048 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241209100155048 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100155048 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100155048 DMM INFO MM(262420000001007/e62e158b) <- GMM SERVICE ACCEPT (P-TMSI=0xe62e158b) (gprs_gmm.c:795) 20241209100155048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241209100155048 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) 20241209100155048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155048 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) 20241209100155048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155048 DLSS7 DEBUG Found route for dpc=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) 20241209100155048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155049 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) 20241209100155049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155049 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) 20241209100155049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155049 DLSS7 DEBUG Found route for dpc=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) 20241209100155049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100155056 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) 20241209100155056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155056 DLM3UA 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) 20241209100155056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155056 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155056 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100155056 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100155056 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100155056 DMM INFO MM(262420000001007/e62e158b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100155056 DMM INFO MM(262420000001007/e62e158b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100155056 DMM DEBUG MM(262420000001007/e62e158b) Using GGSN 0 (gprs_sm.c:317) 20241209100155056 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100155056 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241209100155056 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100155056 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100155056 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241209100155063 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 eb e5 46 73 11 99 6b 4a 56 14 05 7f 28 b1 1f 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=1098 from retransmit req queue (gtp.c:443) 20241209100155063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9e6e8, cbp=0x55a2476e6170) (sgsn_libgtp.c:633) 20241209100155063 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100155063 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) 20241209100155063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155063 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) 20241209100155063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155063 DLSS7 DEBUG Found route for dpc=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) 20241209100155064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:30 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680088C6BB27'O 20241209100155081 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) 20241209100155081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155081 DLM3UA 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) 20241209100155082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155082 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155082 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100155082 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100155082 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100155082 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241209100155082 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241209100155082 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241209100155082 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100155082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241209100155082 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) 20241209100155082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155082 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) 20241209100155082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155082 DLSS7 DEBUG Found route for dpc=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) 20241209100155082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100155085 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 eb e5 46 73 11 99 6b 4a 56 7f 28 b1 1f 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=1099 from retransmit req queue (gtp.c:443) 20241209100155085 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9e6e8, cbp=0x55a2476e6170) (sgsn_libgtp.c:633) 20241209100155085 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:13 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241209100155089 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) 20241209100155089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155089 DLM3UA 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) 20241209100155089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155089 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155089 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241209100155089 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241209100155089 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241209100155089 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241209100155089 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) 20241209100155089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155089 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) 20241209100155089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155089 DLSS7 DEBUG Found route for dpc=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) 20241209100155089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100155092 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) 20241209100155092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155092 DLM3UA 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) 20241209100155092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155092 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155092 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100155092 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100155092 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100155092 DMM INFO MM(262420000001007/e62e158b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100155092 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100155092 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100155092 DMM INFO MM(262420000001007/e62e158b) Changing GTP-U endpoints 127.0.0.104/0x88c6bb27 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241209100155092 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241209100155093 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) 20241209100155093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155093 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) 20241209100155093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155093 DLSS7 DEBUG Found route for dpc=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) 20241209100155093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)5320218 20241209100155094 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) 20241209100155094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155094 DLM3UA 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) 20241209100155094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155094 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100155095 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 eb e5 46 73 11 99 6b 4a 56 7f 28 b1 1f 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=1100 from retransmit req queue (gtp.c:443) 20241209100155095 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9e6e8, cbp=0x55a2476e6170) (sgsn_libgtp.c:633) 20241209100155095 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Created IMSI[0] for '262420000001007'H'E62E158B'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241209100155100 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20241209100155100 DMM INFO MM(262420000001007/e62e158b) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20241209100155100 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) 20241209100155100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155100 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) 20241209100155100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155100 DLSS7 DEBUG Found route for dpc=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) 20241209100155100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: 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 := 'E62E158B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13076552 SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: First idle individual index:0 20241209100155108 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) 20241209100155108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155108 DLM3UA 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) 20241209100155108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155108 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155109 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100155109 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100155109 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100155109 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE62E158B) type="signalling" (gprs_gmm.c:1897) 20241209100155109 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100155109 DMM DEBUG MM(262420000001007/e62e158b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100155109 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) 20241209100155109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155109 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) 20241209100155109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155109 DLSS7 DEBUG Found route for dpc=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) 20241209100155109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155109 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) 20241209100155109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155109 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) 20241209100155109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155109 DLSS7 DEBUG Found route for dpc=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) 20241209100155109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'C78848'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(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100155113 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) 20241209100155113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100155114 DLM3UA 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) 20241209100155114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155114 DLSS7 DEBUG Found route for dpc=188=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) 20241209100155114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100155114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155114 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100155114 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100155114 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100155114 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241209100155114 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100155114 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100155114 DMM INFO MM(262420000001007/e62e158b) <- GMM SERVICE ACCEPT (P-TMSI=0xe62e158b) (gprs_gmm.c:795) 20241209100155114 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241209100155114 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) 20241209100155114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155114 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) 20241209100155114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155114 DLSS7 DEBUG Found route for dpc=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) 20241209100155114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100155114 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) 20241209100155114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100155114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100155114 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) 20241209100155114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100155114 DLSS7 DEBUG Found route for dpc=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) 20241209100155114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100155114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100203248 DGPRS DEBUG Checking for inactive LLMEs, time = 36266722 (sgsn.c:132) 20241209100213731 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209100213731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209100213732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100223483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100223487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100223487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100223502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100223506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100223506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100223522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100223524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100223524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81a2cd7fa7ee: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100224789 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100224789 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) 20241209100224789 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100224789 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100224789 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100224789 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) 20241209100224789 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100224789 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100224789 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) 20241209100224789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100224789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100224789 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) 20241209100224789 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100224789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100224789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100224789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100224789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100224789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100224789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209100224789 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) -NSVCI99(1653)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1647)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97(1642)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100224791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1643)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@81a2cd7fa7ee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@81a2cd7fa7ee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@81a2cd7fa7ee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@81a2cd7fa7ee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1645)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI97-provIP(1640)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1651)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@81a2cd7fa7ee: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@81a2cd7fa7ee: 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 fail'. Mon Dec 9 10:02:24 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241209100224924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100225427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365212) 20241209100225790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100225790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=365212, count=377972) 20241209100226790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100226790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100226790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100226792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100226792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 fail' was executed successfully (exit status: 0). MTC@81a2cd7fa7ee: 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 Dec 9 10:02:27 UTC 2024 /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 20241209100227793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100227793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_update_ctx_err_ind_from_ggsn started. 20241209100228502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100228505 DMM INFO MM(262420000001007/e62e158b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100228505 DMM INFO MM(262420000001007/e62e158b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100228505 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100228505 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100228505 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100228505 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100228505 DMM NOTICE MM(262420000001007/e62e158b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100228505 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241209100228505 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100228505 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100228505 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241209100228505 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241209100228505 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) 20241209100228505 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) 20241209100228505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476e32d0]{Init}: Deallocated (fsm.c:568) 20241209100228505 DMM DEBUG MM_STATE_Gb[0x55a2476d0880]{Idle}: Deallocated (fsm.c:568) 20241209100228505 DMM DEBUG MM_STATE_Iu(18)[0x55a2476e5530]{Detached}: Deallocated (fsm.c:568) 20241209100228505 DMM DEBUG GMM(gmm_fsm)[0x55a2476e1870]{Deregistered}: Deallocated (fsm.c:568) 20241209100228505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100228506 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) 20241209100228506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100228506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100228506 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) 20241209100228506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100228506 DLSS7 DEBUG Found route for dpc=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) 20241209100228506 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100228560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100228560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100228560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100228560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228560 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100228560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100228560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100228560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100228560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100228561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100228561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100228561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100228561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100228561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100228561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100228561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100228561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209100228561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100228561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1665)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209100228561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100228561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@81a2cd7fa7ee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100228563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100228568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100228568 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)@81a2cd7fa7ee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100228577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209100228577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100228577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100228577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209100228577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100228577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100228577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100228577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100228578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100228578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100228578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100228578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100228578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100228578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100228578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100228578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209100228578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100228578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100228578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100228578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@81a2cd7fa7ee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100228580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@81a2cd7fa7ee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100228585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100228585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@81a2cd7fa7ee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@81a2cd7fa7ee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@81a2cd7fa7ee: Provider Link came up: sending NS-RESET 20241209100228592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209100228592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100228592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100228592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228592 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209100228592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100228592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100228592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100228592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209100228593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100228593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100228593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100228593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209100228593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209100228593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209100228593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209100228593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100228593 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209100228593 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209100228593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209100228593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100228593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@81a2cd7fa7ee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@81a2cd7fa7ee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209100228595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@81a2cd7fa7ee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@81a2cd7fa7ee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209100228599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209100228599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81a2cd7fa7ee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@81a2cd7fa7ee: ************************************************* SGSN_Test_0-M3UA(1678)@81a2cd7fa7ee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@81a2cd7fa7ee: ************************************************* MTC@81a2cd7fa7ee: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@81a2cd7fa7ee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209100228794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100228794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209100228794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209100228794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209100228798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209100228800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@81a2cd7fa7ee: IPA ID RESP: { { 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)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209100228800 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209100228800 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) 20241209100228800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209100228800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@81a2cd7fa7ee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209100228803 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) 20241209100228803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209100228803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209100228803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209100228803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209100228803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209100228803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209100228805 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) 20241209100228805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209100228805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209100228805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209100228805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209100228805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209100228805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209100228805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209100229616 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) 20241209100229616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229616 DLM3UA 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) 20241209100229616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229616 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229617 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209100229617 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209100229617 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) 20241209100229617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229617 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) 20241209100229617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229618 DLSS7 DEBUG Found route for dpc=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) 20241209100229618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@81a2cd7fa7ee: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='C0D0C2BA'O, index=0 SGSN_Test-GSUP(1681)@81a2cd7fa7ee: 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)@81a2cd7fa7ee: 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 := '1109'O, 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 } } }, 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)@81a2cd7fa7ee: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)12360661 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: First idle individual index:0 SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 20241209100229900 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) 20241209100229900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229900 DLM3UA 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) 20241209100229900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229900 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229901 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100229901 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100229901 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100229901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241209100229901 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Deregistered}: Allocated (fsm.c:456) 20241209100229901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Allocated (fsm.c:456) 20241209100229901 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Allocated (fsm.c:456) 20241209100229901 DMM DEBUG MM_STATE_Iu[0x55a2476e5d80]{Detached}: Allocated (fsm.c:456) 20241209100229901 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209100229901 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209100229901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209100229901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209100229901 DMM DEBUG MM(262420000001004/e0dac2bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209100229901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241209100229902 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) 20241209100229902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229902 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) 20241209100229902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229902 DLSS7 DEBUG Found route for dpc=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) 20241209100229902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229902 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) 20241209100229902 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229902 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229902 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) 20241209100229902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229902 DLSS7 DEBUG Found route for dpc=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) 20241209100229902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: { messageType := 2, destLocRef := 'BC9BD5'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: 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 := '2479DCF8E45E3B262B47F6CB0AC34EEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '801A157D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94980A87BC93F4F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC05F1D36DD04EF0F061AFDB83F041F3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '60348475BB9B7450CB4876D1F8D809B3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '07333CA3306E27A253E68F45EEE790CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AB8C3C6236FE1A76'O } } } } } SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241209100229923 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) 20241209100229923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229923 DLM3UA 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) 20241209100229923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229923 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229923 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100229923 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100229923 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100229923 DMM DEBUG MM(262420000001004/e0dac2bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241209100229923 DMM NOTICE MM(262420000001004/e0dac2bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209100229923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209100229923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209100229923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209100229923 DMM DEBUG MM(262420000001004/e0dac2bd) Requesting authorization (sgsn_auth.c:160) 20241209100229923 DMM INFO MM(262420000001004/e0dac2bd) Requesting authentication tuples (sgsn_auth.c:184) 20241209100229923 DMM DEBUG MM(262420000001004/e0dac2bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209100229923 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241209100229924 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)@81a2cd7fa7ee: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@81a2cd7fa7ee: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241209100229929 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209100229929 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209100229929 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209100229929 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209100229929 DMM INFO MM(262420000001004/e0dac2bd) Subscriber data update (mmctx.c:445) 20241209100229929 DMM DEBUG MM(262420000001004/e0dac2bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209100229929 DMM INFO MM(262420000001004/e0dac2bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209100229929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209100229929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209100229929 DMM INFO MM(262420000001004/e0dac2bd) <- GMM AUTH AND CIPHERING REQ (rand = 24 79 dc f8 e4 5e 3b 26 2b 47 f6 cb 0a c3 4e ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 33 3c a3 30 6e 27 a2 53 e6 8f 45 ee e7 90 ce ) (gprs_gmm.c:465) 20241209100229929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241209100229929 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) 20241209100229929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229929 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) 20241209100229929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229929 DLSS7 DEBUG Found route for dpc=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) 20241209100229929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:37 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322AB8C3C6223094B99990000100004F0290436FE1A76'O 20241209100229941 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) 20241209100229941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229941 DLM3UA 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) 20241209100229941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229941 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100229941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100229941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100229941 DMM INFO MM(262420000001004/e0dac2bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209100229941 DMM NOTICE MM(262420000001004/e0dac2bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209100229941 DMM DEBUG MM(262420000001004/e0dac2bd) checking auth: received UMTS RES = ab 8c 3c 62 36 fe 1a 76 (gprs_gmm.c:648) 20241209100229941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209100229941 DMM DEBUG MM(262420000001004/e0dac2bd) Requesting authorization (sgsn_auth.c:160) 20241209100229941 DMM INFO MM(262420000001004/e0dac2bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209100229941 DMM DEBUG MM(262420000001004/e0dac2bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241209100229941 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241209100229941 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) 20241209100229941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209100229941 DMM DEBUG MM(262420000001004/e0dac2bd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209100229941 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) 20241209100229941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229942 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) 20241209100229942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229942 DLSS7 DEBUG Found route for dpc=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) 20241209100229942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100229946 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) 20241209100229946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229946 DLM3UA 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) 20241209100229946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229946 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229946 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100229946 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100229946 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100229946 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241209100229946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209100229946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209100229946 DMM INFO MM(262420000001004/e0dac2bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0dac2bd) (gprs_gmm.c:282) 20241209100229946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241209100229946 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) 20241209100229946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229946 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) 20241209100229946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229946 DLSS7 DEBUG Found route for dpc=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) 20241209100229946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229946 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) 20241209100229946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229946 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) 20241209100229946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229946 DLSS7 DEBUG Found route for dpc=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) 20241209100229946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100229948 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209100229948 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209100229948 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209100229948 DMM INFO MM(262420000001004/e0dac2bd) Subscriber data update (mmctx.c:445) 20241209100229948 DMM DEBUG MM(262420000001004/e0dac2bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209100229948 DMM INFO MM(262420000001004/e0dac2bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209100229948 DMM NOTICE MM(262420000001004/e0dac2bd) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241209100229948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209100229948 DMM NOTICE MM(262420000001004/e0dac2bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209100229948 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) 20241209100229948 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209100229948 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209100229948 DMM INFO MM(262420000001004/e0dac2bd) Subscriber data update (mmctx.c:445) 20241209100229948 DMM DEBUG MM(262420000001004/e0dac2bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:14 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209100229950 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) 20241209100229950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229950 DLM3UA 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) 20241209100229950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229950 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100229950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100229950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100229950 DMM INFO MM(262420000001004/e0dac2bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209100229950 DMM NOTICE MM(262420000001004/e0dac2bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209100229950 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209100229950 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209100229950 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209100229950 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209100229950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209100229950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209100229950 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) 20241209100229950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229950 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) 20241209100229950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229950 DLSS7 DEBUG Found route for dpc=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) 20241209100229950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:7 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209100229954 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) 20241209100229954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229954 DLM3UA 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) 20241209100229954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229954 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100229954 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209100229954 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209100229954 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209100229954 DMM INFO MM(262420000001004/e0dac2bd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209100229954 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209100229954 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209100229954 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) 20241209100229954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100229954 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) 20241209100229954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229954 DLSS7 DEBUG Found route for dpc=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) 20241209100229954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100229954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 20241209100229955 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) 20241209100229955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100229955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100229955 DLM3UA 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) 20241209100229955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100229955 DLSS7 DEBUG Found route for dpc=188=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) 20241209100229955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100229955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)12360661 TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: 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 := 'E0DAC2BD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7652562 SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: First idle individual index:0 20241209100230158 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) 20241209100230158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230158 DLM3UA 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) 20241209100230158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230158 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230159 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100230159 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100230159 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100230159 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0DAC2BD) type="signalling" (gprs_gmm.c:1897) 20241209100230159 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100230159 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209100230159 DMM DEBUG MM(262420000001004/e0dac2bd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100230160 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) 20241209100230160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230160 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) 20241209100230160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230160 DLSS7 DEBUG Found route for dpc=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) 20241209100230160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230160 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) 20241209100230160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230160 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) 20241209100230160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230160 DLSS7 DEBUG Found route for dpc=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) 20241209100230160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: { messageType := 2, destLocRef := '74C4D2'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100230170 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) 20241209100230170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230170 DLM3UA 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) 20241209100230170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230170 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230170 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100230170 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100230170 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100230170 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241209100230170 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100230170 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100230170 DMM INFO MM(262420000001004/e0dac2bd) <- GMM SERVICE ACCEPT (P-TMSI=0xe0dac2bd) (gprs_gmm.c:795) 20241209100230170 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241209100230171 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) 20241209100230171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230171 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) 20241209100230171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230171 DLSS7 DEBUG Found route for dpc=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) 20241209100230171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230171 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) 20241209100230171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230171 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) 20241209100230171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230171 DLSS7 DEBUG Found route for dpc=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) 20241209100230171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:23 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241209100230185 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) 20241209100230185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230185 DLM3UA 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) 20241209100230185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230185 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209100230185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209100230185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209100230185 DMM INFO MM(262420000001004/e0dac2bd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241209100230185 DMM INFO MM(262420000001004/e0dac2bd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209100230185 DMM DEBUG MM(262420000001004/e0dac2bd) Using GGSN 0 (gprs_sm.c:317) 20241209100230185 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241209100230185 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241209100230185 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209100230185 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241209100230185 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241209100230195 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 f5 b9 6b c4 11 b4 25 5d 15 14 05 7f 98 0d 57 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241209100230195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa301c9f760, cbp=0x55a2476e6b70) (sgsn_libgtp.c:633) 20241209100230195 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209100230196 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) 20241209100230196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230196 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) 20241209100230196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230196 DLSS7 DEBUG Found route for dpc=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) 20241209100230196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:30 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009C6EDE93'O 20241209100230212 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) 20241209100230212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230212 DLM3UA 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) 20241209100230212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230212 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230212 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241209100230212 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241209100230212 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241209100230212 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241209100230212 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241209100230212 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241209100230212 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209100230212 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241209100230213 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) 20241209100230213 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230213 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230213 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) 20241209100230213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230213 DLSS7 DEBUG Found route for dpc=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) 20241209100230213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209100230216 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 f5 b9 6b c4 11 b4 25 5d 15 7f 98 0d 57 ad 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=1103 from retransmit req queue (gtp.c:443) 20241209100230216 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa301c9f760, cbp=0x55a2476e6b70) (sgsn_libgtp.c:633) 20241209100230216 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Created IMSI[0] for '262420000001004'H'E0DAC2BD'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241209100230228 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241209100230228 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241209100230228 DGPRS INFO PDP(262420000001004:5): Context 0x7fa301c9f760 was updated (sgsn_libgtp.c:663) 20241209100230228 DMM INFO MM(262420000001004/e0dac2bd) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:685) 20241209100230228 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:688) 20241209100230228 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241209100230228 DMM INFO MM(262420000001004/e0dac2bd) Changing GTP-U endpoints 127.0.0.104/0x9c6ede93 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241209100230228 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241209100230228 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) 20241209100230229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230229 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) 20241209100230229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230229 DLSS7 DEBUG Found route for dpc=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) 20241209100230229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230229 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) 20241209100230229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230229 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) 20241209100230229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230229 DLSS7 DEBUG Found route for dpc=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) 20241209100230229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7652562 20241209100230231 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) 20241209100230231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230231 DLM3UA 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) 20241209100230231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230231 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: 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 := 'E0DAC2BD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8671730 SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: First idle individual index:0 20241209100230434 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) 20241209100230434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230434 DLM3UA 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) 20241209100230434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230434 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230435 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209100230435 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209100230435 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209100230435 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0DAC2BD) type="signalling" (gprs_gmm.c:1897) 20241209100230435 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209100230435 DMM DEBUG MM(262420000001004/e0dac2bd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209100230436 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) 20241209100230436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230436 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) 20241209100230436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230436 DLSS7 DEBUG Found route for dpc=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) 20241209100230436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230436 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) 20241209100230436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230436 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) 20241209100230436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230436 DLSS7 DEBUG Found route for dpc=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) 20241209100230436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: { messageType := 2, destLocRef := '8451F2'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_len:12 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: vl_from0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209100230445 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) 20241209100230445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209100230445 DLM3UA 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) 20241209100230446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230446 DLSS7 DEBUG Found route for dpc=188=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) 20241209100230446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209100230446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230446 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209100230446 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209100230446 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209100230446 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241209100230446 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241209100230446 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241209100230446 DMM INFO MM(262420000001004/e0dac2bd) <- GMM SERVICE ACCEPT (P-TMSI=0xe0dac2bd) (gprs_gmm.c:795) 20241209100230446 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241209100230446 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) 20241209100230446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230446 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) 20241209100230447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230447 DLSS7 DEBUG Found route for dpc=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) 20241209100230447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209100230447 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) 20241209100230447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100230447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100230447 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) 20241209100230447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100230447 DLSS7 DEBUG Found route for dpc=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) 20241209100230447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209100230447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(pass): pass -> pass, component reason not changed 20241209100233249 DGPRS DEBUG Checking for inactive LLMEs, time = 36266752 (sgsn.c:132) 20241209100246006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241209100248795 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209100248795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209100248796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209100258563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100258570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100258570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100258579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100258583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100258583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a2476d21b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209100258594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100258598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209100258598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a2476d3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81a2cd7fa7ee: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100259908 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209100259908 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) 20241209100259908 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209100259908 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209100259908 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209100259908 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) 20241209100259908 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209100259908 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209100259908 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) 20241209100259908 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) 20241209100259908 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209100259908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209100259908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209100259908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209100259908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209100259908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209100259908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) -NSVCI97(1665)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100259908 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209100259908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209100259908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1667)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98(1670)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@81a2cd7fa7ee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99(1675)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@81a2cd7fa7ee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@81a2cd7fa7ee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@81a2cd7fa7ee: Final verdict of PTC: none 20241209100259909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1672)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI98-provIP(1668)@81a2cd7fa7ee: Final verdict of PTC: none -NSVCI99-provIP(1673)@81a2cd7fa7ee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@81a2cd7fa7ee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@81a2cd7fa7ee: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1663)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: none MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@81a2cd7fa7ee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@81a2cd7fa7ee: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@81a2cd7fa7ee: 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 fail'. Mon Dec 9 10:02:59 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241209100300026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100300628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359324) 20241209100300909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100300909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=359324, count=360764) 20241209100301910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209100301910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209100301910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209100301911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100301911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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 fail' was executed successfully (exit status: 0). MC@81a2cd7fa7ee: Test execution finished. MTC@81a2cd7fa7ee: 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 Dec 9 10:03:02 UTC 2024 /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 20241209100302912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100302912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100303250 DGPRS DEBUG Checking for inactive LLMEs, time = 36266782 (sgsn.c:132) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_NS_connect_alive started. 20241209100303707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100303709 DMM INFO MM(262420000001004/e0dac2bd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209100303709 DMM INFO MM(262420000001004/e0dac2bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209100303709 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209100303709 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209100303709 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209100303709 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241209100303709 DMM NOTICE MM(262420000001004/e0dac2bd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209100303709 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241209100303709 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209100303709 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209100303710 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241209100303710 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241209100303710 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) 20241209100303710 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) 20241209100303710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a2476d0880]{Init}: Deallocated (fsm.c:568) 20241209100303710 DMM DEBUG MM_STATE_Gb[0x55a2476e32d0]{Idle}: Deallocated (fsm.c:568) 20241209100303710 DMM DEBUG MM_STATE_Iu(21)[0x55a2476e5d80]{Detached}: Deallocated (fsm.c:568) 20241209100303710 DMM DEBUG GMM(gmm_fsm)[0x55a2476e5530]{Deregistered}: Deallocated (fsm.c:568) 20241209100303710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100303710 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) 20241209100303710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209100303710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209100303710 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) 20241209100303710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209100303710 DLSS7 DEBUG Found route for dpc=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) 20241209100303710 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241209100303741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209100303741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209100303741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209100303913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100303913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: setverdict(pass): none -> pass MTC@81a2cd7fa7ee: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241209100304746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: pass MTC@81a2cd7fa7ee: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@81a2cd7fa7ee: Test case TC_NS_connect_alive finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:03:04 UTC 2024 ====== 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 20241209100304783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100304914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100304914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100305286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16372) 20241209100305916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100305916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=16372, count=20728) 20241209100306917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100306917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: 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 Dec 9 10:03:07 UTC 2024 /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 20241209100307919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100307919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test case TC_NS_connect_reset started. 20241209100308367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100308368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209100308376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209100308376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209100308376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209100308376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209100308376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209100308376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209100308376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209100308376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100308376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a2476cfdf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@81a2cd7fa7ee: setverdict(pass): none -> pass 20241209100308920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100308920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241209100309382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@81a2cd7fa7ee: Final verdict of PTC: none MTC@81a2cd7fa7ee: Setting final verdict of the test case. MTC@81a2cd7fa7ee: Local verdict of MTC: pass MTC@81a2cd7fa7ee: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@81a2cd7fa7ee: Test case TC_NS_connect_reset finished. Verdict: pass MTC@81a2cd7fa7ee: 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 Dec 9 10:03:09 UTC 2024 ====== 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 20241209100309419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209100309921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100309921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100309921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241209100310923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100310923 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) 20241209100311377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209100311925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100311925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@81a2cd7fa7ee: 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@81a2cd7fa7ee: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@81a2cd7fa7ee: Terminating MTC. MC@81a2cd7fa7ee: MTC terminated. MC2> exit MC@81a2cd7fa7ee: Shutting down session. MC@81a2cd7fa7ee: Shutdown complete. 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-7955.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 SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass 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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass 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: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1567244) [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-20241209-0948-70a1da5d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241209100312926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100312926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100313927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100313927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100314377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20241209-0948-70a1da5d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241209100314928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100314928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209100315930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209100315930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1567178) [testenv][generic] Stopping sgsn (1567198) [testenv] Showing testsuite/junit-xml-7955.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-20241209-0948-70a1da5d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7955.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='0' skipped='0' inconc='0' time='878.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.551633'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.671051'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.557242'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.546131'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.173438'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.628356'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.592608'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.624748'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.648936'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.444065'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.539229'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.519835'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.628917'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.557362'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.530294'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.667088'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.601002'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.720903'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.619979'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.702494'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.678302'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.627060'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.569076'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.562783'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.722847'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.584652'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.758378'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.708889'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.642457'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.455497'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.494548'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.690125'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.496257'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.514890'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.516683'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.619590'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.712105'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.732549'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.735902'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.547184'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.847334'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.596279'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.717913'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.644852'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.693726'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.440128'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.653454'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.630610'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.629456'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.648408'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.587076'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.617910'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.693368'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.526149'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.601849'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.589210'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.609843'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.554413'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.562905'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.606627'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.724197'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.660960'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.032181'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.671035'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.629258'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.496716'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.509837'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.697263'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.586175'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.710019'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.640840'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.607979'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.521897'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.521558'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.659149'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.614005'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.658565'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.584952'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.791192'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.764637'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.660975'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.640004'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.604379'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.380746'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.377893'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.429554'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.044162'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.019167'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241209-0948-70a1da5d-0'] testenv-sgsn-generic-osmocom-nightly-20241209-0948-70a1da5d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2561/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