Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.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 fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Commit message: "bts: add initial testenv.cfg"
 > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins16824297309371238031.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-22T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9728 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.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_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_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_4.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_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_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_7.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.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_4.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_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_3.cc Creating dependency file for IPL4asp_PortType_part_4.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_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_2.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_1.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_4.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_2.cc Creating dependency file for GTPv1U_Templates_part_3.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_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_4.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_5.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for Native_Functions.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 IPA_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc 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 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 env 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 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 ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc 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_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (395 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 1 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.37 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (81.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.37_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.37) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241122123935336 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241122123935336 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241122123935336 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241122123935336 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241122123935336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241122123935336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241122123935336 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241122123935336 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241122123935336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241122123935336 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241122123935336 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241122123935336 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241122123935336 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241122123935336 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241122123935336 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241122123935336 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241122123935336 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55aedb9edd60(sgsn) with 23 counters 20241122123935560 DLSS7 INFO (r=127.0.0.1:42939<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122123935560 DLSS7 INFO (r=127.0.0.1:42939<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241122123935560 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:42939<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241122123935560 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241122123935560 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241122123935560 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122123935560 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241122123935561 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241122123935561 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241122123935561 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241122123935561 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241122123935561 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241122123935561 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241122123935561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123935561 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241122123935561 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241122123935561 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241122123935561 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122123935561 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122123935561 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122123935561 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122123935561 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122123935561 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122123935561 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122123935561 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122123935561 DLSS7 INFO (r=127.0.0.1:35264<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122123935561 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241122123935561 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241122123935561 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241122123935561 DLSS7 INFO (r=127.0.0.1:35264<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241122123935561 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:35264<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241122123935562 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241122123935562 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241122123935562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122123935562 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:42939<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122123935562 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122123935562 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122123935562 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241122123935562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122123935562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122123935562 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@18e05620b368: Unix server socket created successfully. MC@18e05620b368: Listening on TCP port 42725. 18e05620b368 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 18e05620b368 42725 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@18e05620b368: New HC connected from 10.0.2.100 [10.0.2.100]. 18e05620b368: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@18e05620b368: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@18e05620b368: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@18e05620b368: Configuration file was processed on all HCs. MC@18e05620b368: Creating MTC on host 10.0.2.100. MC@18e05620b368: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Nov 22 12:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122123936562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123936562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122123937153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122123937153 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241122123937153 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:35264 err=None (osmo_ss7_asp.c:785) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach started. 20241122123937342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123937345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241122123937390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123937390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123937390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123937390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123937392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123937392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123937392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123937392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123937392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123937392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123937392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123937392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241122123937392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122123937392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123937392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123937393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123937393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123937396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122123937406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123937406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241122123937430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123937430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123937430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123937430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123937432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123937432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123937432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123937432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123937432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123937432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123937432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123937432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241122123937432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122123937432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123937432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123937433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123937433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123937437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123937437 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)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123937447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123937447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241122123937469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123937469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123937469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123937469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123937471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123937471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123937471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123937471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123937471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123937471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123937471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123937471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241122123937471 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122123937471 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123937471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123937472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123937472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123937476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123937476 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)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123937485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123937485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122123937563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123937563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122123937563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122123937563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122123937563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122123937563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241122123937563 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241122123937563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241122123937563 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241122123937563 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241122123937563 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241122123937563 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241122123937563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241122123937563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122123937563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241122123937563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122123937564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122123937564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122123937564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122123937564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122123937564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) SGSN_Test-GSUP-IPA(18)@18e05620b368: Established a new IPA connection (conn_id=2) 20241122123937564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122123937564 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55aedbdc8660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241122123937564 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122123937565 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122123937565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@18e05620b368: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E282E8D2'O, index=0 SGSN_Test-GSUP(19)@18e05620b368: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@18e05620b368: 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 := 'B7C75B0BDE6C08E0672C9AD54A9A9813'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F756A6E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3407E35917CA3D68'O } } } } } 20241122123938619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123938619 DLLC NOTICE LLME(ffffffff/e282e8d2){UNASSIGNED} LLC RX: unknown TLLI 0xe282e8d2, creating LLME on the fly (gprs_llc.c:552) 20241122123938619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123938619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241122123938619 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122123938619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122123938619 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122123938619 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122123938620 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123938620 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122123938620 DLLC NOTICE LLME(ffffffff/e282e8d2){UNASSIGNED} LLGM Assign pre (e282e8d2 => ecbdbcdd) (gprs_llc.c:1079) 20241122123938620 DLLC NOTICE LLME(e282e8d2/ecbdbcdd){ASSIGNED} LLGM Assign post (e282e8d2 => ecbdbcdd) (gprs_llc.c:1125) 20241122123938620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123938620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123938620 DMM DEBUG MM(262420000000001/ecbdbcdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123938632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123938632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122123938632 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123938632 DMM DEBUG MM(262420000000001/ecbdbcdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241122123938632 DMM NOTICE MM(262420000000001/ecbdbcdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123938632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123938632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123938632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123938632 DMM DEBUG MM(262420000000001/ecbdbcdd) Requesting authorization (sgsn_auth.c:160) 20241122123938632 DMM INFO MM(262420000000001/ecbdbcdd) Requesting authentication tuples (sgsn_auth.c:184) 20241122123938632 DMM DEBUG MM(262420000000001/ecbdbcdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122123938632 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241122123938632 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)@18e05620b368: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@18e05620b368: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241122123938635 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122123938635 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122123938635 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122123938635 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122123938635 DMM INFO MM(262420000000001/ecbdbcdd) Subscriber data update (mmctx.c:445) 20241122123938635 DMM DEBUG MM(262420000000001/ecbdbcdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122123938635 DMM INFO MM(262420000000001/ecbdbcdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122123938635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122123938635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123938635 DMM INFO MM(262420000000001/ecbdbcdd) <- GMM AUTH AND CIPHERING REQ (rand = b7 c7 5b 0b de 6c 08 e0 67 2c 9a d5 4a 9a 98 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122123938643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123938643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123938643 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123938643 DMM INFO MM(262420000000001/ecbdbcdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122123938643 DMM NOTICE MM(262420000000001/ecbdbcdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122123938643 DMM DEBUG MM(262420000000001/ecbdbcdd) checking auth: received GSM SRES = f7 56 a6 e2 (gprs_gmm.c:666) 20241122123938643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122123938643 DMM DEBUG MM(262420000000001/ecbdbcdd) Requesting authorization (sgsn_auth.c:160) 20241122123938643 DMM INFO MM(262420000000001/ecbdbcdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123938643 DMM DEBUG MM(262420000000001/ecbdbcdd) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123938643 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241122123938643 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) 20241122123938643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122123938643 DMM INFO MM(262420000000001/ecbdbcdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xecbdbcdd) (gprs_gmm.c:300) 20241122123938645 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123938645 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123938645 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241122123938645 DMM INFO MM(262420000000001/ecbdbcdd) Subscriber data update (mmctx.c:445) 20241122123938645 DMM DEBUG MM(262420000000001/ecbdbcdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122123938645 DMM INFO MM(262420000000001/ecbdbcdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122123938645 DMM NOTICE MM(262420000000001/ecbdbcdd) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241122123938645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123938645 DMM NOTICE MM(262420000000001/ecbdbcdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122123938645 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) 20241122123938645 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123938645 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241122123938645 DMM INFO MM(262420000000001/ecbdbcdd) Subscriber data update (mmctx.c:445) 20241122123938646 DMM DEBUG MM(262420000000001/ecbdbcdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122123938652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123938652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122123938652 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123938652 DMM INFO MM(262420000000001/ecbdbcdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122123938652 DMM NOTICE MM(262420000000001/ecbdbcdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122123938652 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122123938652 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122123938652 DLLC NOTICE LLME(e282e8d2/ecbdbcdd){ASSIGNED} LLGM Assign pre (ffffffff => ecbdbcdd) (gprs_llc.c:1079) 20241122123938652 DLLC NOTICE LLME(ffffffff/ecbdbcdd){ASSIGNED} LLGM Assign post (ffffffff => ecbdbcdd) (gprs_llc.c:1125) 20241122123938652 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122123938652 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122123938652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122123938652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@18e05620b368: setverdict(pass): none -> pass TC_attach-BVCI196(6)@18e05620b368: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@18e05620b368: Final verdict of PTC: pass 20241122123938707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach-BVCI210(11)@18e05620b368: Final verdict of PTC: none 20241122123938709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122123938709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(4)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@18e05620b368: Final verdict of PTC: none -NSVCI99(17)@18e05620b368: Final verdict of PTC: none -NSVCI97(7)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(19)@18e05620b368: Final verdict of PTC: none -NSVCI98(12)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@18e05620b368: Final verdict of PTC: none TC_attach-BVCI220(16)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(5)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(10)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(15)@18e05620b368: Final verdict of PTC: none TC_attach-BVCI196(6)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@18e05620b368: Test case TC_attach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Nov 22 12:39:38 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241122123938828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123939229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104392) 20241122123939709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123939709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104392, count=105552) 20241122123940710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123940710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Nov 22 12:39:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122123941711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123941711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_mnc3 started. 20241122123942291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123942292 DMM INFO MM(262420000000001/ecbdbcdd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122123942292 DMM INFO MM(262420000000001/ecbdbcdd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122123942292 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122123942292 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122123942292 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122123942292 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122123942292 DLLC NOTICE LLME(ffffffff/ecbdbcdd){ASSIGNED} LLGM Assign pre (ecbdbcdd => ffffffff) (gprs_llc.c:1079) 20241122123942292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecbdbcdd => ffffffff) (gprs_llc.c:1125) 20241122123942292 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241122123942292 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) 20241122123942292 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241122123942292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122123942292 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122123942292 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122123942292 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122123942292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123942334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122123942334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123942334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123942334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122123942334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123942334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123942334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123942334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123942336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123942336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123942336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123942336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123942336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123942336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123942336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123942336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122123942336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123942336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123942337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123942337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123942340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123942349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123942349 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123942375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122123942375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123942375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123942375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122123942375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123942375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123942375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123942375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123942376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123942376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123942376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123942377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123942377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123942377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123942377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123942377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122123942377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123942377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(32)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122123942377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123942377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123942382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123942392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123942392 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123942407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122123942407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123942407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123942407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942407 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122123942407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123942407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123942407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123942407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123942409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123942409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123942409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123942409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123942409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123942409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123942409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123942409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123942409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122123942409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123942409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(37)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122123942410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123942414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123942424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123942424 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122123942712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123942712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122123942712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122123942712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122123942714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122123942715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@18e05620b368: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D75F503C'O, index=0 SGSN_Test-GSUP(38)@18e05620b368: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@18e05620b368: 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 := '7324B67D117721ED72E854B14862DAF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '041E2554'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FDB3F6A3DA119ED'O } } } } } 20241122123943764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123943764 DLLC NOTICE LLME(ffffffff/d75f503c){UNASSIGNED} LLC RX: unknown TLLI 0xd75f503c, creating LLME on the fly (gprs_llc.c:552) 20241122123943764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123943764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241122123943764 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122123943764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122123943764 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122123943764 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122123943764 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123943764 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122123943764 DLLC NOTICE LLME(ffffffff/d75f503c){UNASSIGNED} LLGM Assign pre (d75f503c => d3ea4286) (gprs_llc.c:1079) 20241122123943764 DLLC NOTICE LLME(d75f503c/d3ea4286){ASSIGNED} LLGM Assign post (d75f503c => d3ea4286) (gprs_llc.c:1125) 20241122123943764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123943764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123943764 DMM DEBUG MM(262420000001001/d3ea4286) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123943777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123943777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122123943777 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123943777 DMM DEBUG MM(262420000001001/d3ea4286) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241122123943777 DMM NOTICE MM(262420000001001/d3ea4286) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123943777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123943777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123943777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123943777 DMM DEBUG MM(262420000001001/d3ea4286) Requesting authorization (sgsn_auth.c:160) 20241122123943777 DMM INFO MM(262420000001001/d3ea4286) Requesting authentication tuples (sgsn_auth.c:184) 20241122123943777 DMM DEBUG MM(262420000001001/d3ea4286) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122123943777 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241122123943777 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)@18e05620b368: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@18e05620b368: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241122123943780 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122123943780 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122123943780 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122123943780 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122123943780 DMM INFO MM(262420000001001/d3ea4286) Subscriber data update (mmctx.c:445) 20241122123943780 DMM DEBUG MM(262420000001001/d3ea4286) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122123943780 DMM INFO MM(262420000001001/d3ea4286) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122123943780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122123943780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123943780 DMM INFO MM(262420000001001/d3ea4286) <- GMM AUTH AND CIPHERING REQ (rand = 73 24 b6 7d 11 77 21 ed 72 e8 54 b1 48 62 da f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122123943789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123943789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123943789 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123943789 DMM INFO MM(262420000001001/d3ea4286) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122123943789 DMM NOTICE MM(262420000001001/d3ea4286) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122123943789 DMM DEBUG MM(262420000001001/d3ea4286) checking auth: received GSM SRES = 04 1e 25 54 (gprs_gmm.c:666) 20241122123943789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122123943789 DMM DEBUG MM(262420000001001/d3ea4286) Requesting authorization (sgsn_auth.c:160) 20241122123943789 DMM INFO MM(262420000001001/d3ea4286) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123943789 DMM DEBUG MM(262420000001001/d3ea4286) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123943789 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241122123943789 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) 20241122123943789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122123943789 DMM INFO MM(262420000001001/d3ea4286) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3ea4286) (gprs_gmm.c:300) 20241122123943790 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123943790 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123943790 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122123943790 DMM INFO MM(262420000001001/d3ea4286) Subscriber data update (mmctx.c:445) 20241122123943790 DMM DEBUG MM(262420000001001/d3ea4286) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122123943790 DMM INFO MM(262420000001001/d3ea4286) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122123943790 DMM NOTICE MM(262420000001001/d3ea4286) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241122123943790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123943790 DMM NOTICE MM(262420000001001/d3ea4286) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122123943790 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) 20241122123943791 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123943791 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122123943791 DMM INFO MM(262420000001001/d3ea4286) Subscriber data update (mmctx.c:445) 20241122123943791 DMM DEBUG MM(262420000001001/d3ea4286) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122123943797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123943797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122123943797 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123943797 DMM INFO MM(262420000001001/d3ea4286) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122123943797 DMM NOTICE MM(262420000001001/d3ea4286) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122123943797 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122123943797 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122123943797 DLLC NOTICE LLME(d75f503c/d3ea4286){ASSIGNED} LLGM Assign pre (ffffffff => d3ea4286) (gprs_llc.c:1079) 20241122123943797 DLLC NOTICE LLME(ffffffff/d3ea4286){ASSIGNED} LLGM Assign post (ffffffff => d3ea4286) (gprs_llc.c:1125) 20241122123943797 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122123943797 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122123943797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122123943797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@18e05620b368: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@18e05620b368: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@18e05620b368: Final verdict of PTC: pass 20241122123943850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122123943852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122123943852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@18e05620b368: Final verdict of PTC: none -NSVCI97(26)@18e05620b368: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@18e05620b368: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@18e05620b368: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@18e05620b368: Final verdict of PTC: none -NSVCI98(32)@18e05620b368: Final verdict of PTC: none -NSVCI99(37)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(30)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(35)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(24)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_mnc3 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Nov 22 12:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241122123943985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123944386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20241122123944853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123944853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=88740) 20241122123945854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123945854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Nov 22 12:39:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122123946855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123946855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_umts_aka_umts_res started. 20241122123947445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123947446 DMM INFO MM(262420000001001/d3ea4286) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122123947446 DMM INFO MM(262420000001001/d3ea4286) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122123947446 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122123947446 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122123947446 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122123947446 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122123947446 DLLC NOTICE LLME(ffffffff/d3ea4286){ASSIGNED} LLGM Assign pre (d3ea4286 => ffffffff) (gprs_llc.c:1079) 20241122123947446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3ea4286 => ffffffff) (gprs_llc.c:1125) 20241122123947446 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241122123947446 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) 20241122123947446 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241122123947446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122123947446 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122123947446 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122123947446 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122123947446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123947486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122123947486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123947486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123947486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122123947486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123947487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123947487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123947487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123947488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123947488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123947488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123947488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123947488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123947488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123947488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123947488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122123947488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123947488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123947489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123947489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123947493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122123947502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123947502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123947537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122123947537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123947537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123947537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122123947537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123947537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123947537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123947537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(50)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(51)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123947539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123947539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123947539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123947540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123947540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123947540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123947540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123947540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947540 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122123947540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123947540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123947540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123947540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123947544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123947553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123947553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123947565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122123947565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123947565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123947565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122123947565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123947565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123947565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123947565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123947567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123947567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123947567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123947567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123947567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123947567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123947567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123947567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123947567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122123947567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123947567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123947567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123947567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123947571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123947581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123947581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122123947856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123947856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122123947856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122123947856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122123947858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241122123947859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@18e05620b368: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D6A052FF'O, index=0 SGSN_Test-GSUP(57)@18e05620b368: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@18e05620b368: 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 := 'FB1E2CBEE2753AA8CBFB8A5B423E3206'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7589986'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92BC995BD0701C83'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D42F20A798584A35A045AB92D4A2663C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9FC6ED07A46A677509B35799AE0D5F4D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1EEE100749D3AE3997F1A9B2A6EDF6A2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CA0293B47E00B2D2'O } } } } } 20241122123948913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123948913 DLLC NOTICE LLME(ffffffff/d6a052ff){UNASSIGNED} LLC RX: unknown TLLI 0xd6a052ff, creating LLME on the fly (gprs_llc.c:552) 20241122123948913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123948913 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241122123948913 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122123948913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122123948913 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122123948913 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122123948913 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123948913 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122123948913 DLLC NOTICE LLME(ffffffff/d6a052ff){UNASSIGNED} LLGM Assign pre (d6a052ff => c063f242) (gprs_llc.c:1079) 20241122123948913 DLLC NOTICE LLME(d6a052ff/c063f242){ASSIGNED} LLGM Assign post (d6a052ff => c063f242) (gprs_llc.c:1125) 20241122123948913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123948913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123948913 DMM DEBUG MM(262420000001002/c063f242) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123948926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123948926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122123948926 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123948926 DMM DEBUG MM(262420000001002/c063f242) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241122123948926 DMM NOTICE MM(262420000001002/c063f242) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123948926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123948926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123948926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123948926 DMM DEBUG MM(262420000001002/c063f242) Requesting authorization (sgsn_auth.c:160) 20241122123948926 DMM INFO MM(262420000001002/c063f242) Requesting authentication tuples (sgsn_auth.c:184) 20241122123948926 DMM DEBUG MM(262420000001002/c063f242) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122123948926 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241122123948926 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)@18e05620b368: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@18e05620b368: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241122123948930 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122123948930 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122123948930 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122123948930 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122123948930 DMM INFO MM(262420000001002/c063f242) Subscriber data update (mmctx.c:445) 20241122123948930 DMM DEBUG MM(262420000001002/c063f242) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122123948930 DMM INFO MM(262420000001002/c063f242) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122123948930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122123948930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123948930 DMM INFO MM(262420000001002/c063f242) <- GMM AUTH AND CIPHERING REQ (rand = fb 1e 2c be e2 75 3a a8 cb fb 8a 5b 42 3e 32 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e ee 10 07 49 d3 ae 39 97 f1 a9 b2 a6 ed f6 a2 ) (gprs_gmm.c:483) 20241122123948939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123948939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123948939 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123948939 DMM INFO MM(262420000001002/c063f242) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122123948939 DMM NOTICE MM(262420000001002/c063f242) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122123948939 DMM DEBUG MM(262420000001002/c063f242) checking auth: received UMTS RES = ca 02 93 b4 7e 00 b2 d2 (gprs_gmm.c:666) 20241122123948939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122123948939 DMM DEBUG MM(262420000001002/c063f242) Requesting authorization (sgsn_auth.c:160) 20241122123948939 DMM INFO MM(262420000001002/c063f242) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123948939 DMM DEBUG MM(262420000001002/c063f242) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123948939 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241122123948939 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) 20241122123948939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122123948939 DMM INFO MM(262420000001002/c063f242) <- GMM ATTACH ACCEPT (new P-TMSI=0xc063f242) (gprs_gmm.c:300) 20241122123948941 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123948941 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123948941 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241122123948941 DMM INFO MM(262420000001002/c063f242) Subscriber data update (mmctx.c:445) 20241122123948941 DMM DEBUG MM(262420000001002/c063f242) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122123948941 DMM INFO MM(262420000001002/c063f242) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122123948941 DMM NOTICE MM(262420000001002/c063f242) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241122123948941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123948941 DMM NOTICE MM(262420000001002/c063f242) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122123948941 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) 20241122123948942 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123948942 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241122123948942 DMM INFO MM(262420000001002/c063f242) Subscriber data update (mmctx.c:445) 20241122123948942 DMM DEBUG MM(262420000001002/c063f242) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122123948946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123948947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122123948947 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123948947 DMM INFO MM(262420000001002/c063f242) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122123948947 DMM NOTICE MM(262420000001002/c063f242) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122123948947 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122123948947 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122123948947 DLLC NOTICE LLME(d6a052ff/c063f242){ASSIGNED} LLGM Assign pre (ffffffff => c063f242) (gprs_llc.c:1079) 20241122123948947 DLLC NOTICE LLME(ffffffff/c063f242){ASSIGNED} LLGM Assign post (ffffffff => c063f242) (gprs_llc.c:1125) 20241122123948947 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122123948947 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122123948947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122123948947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@18e05620b368: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@18e05620b368: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@18e05620b368: Final verdict of PTC: pass 20241122123949000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122123949002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122123949003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(57)@18e05620b368: Final verdict of PTC: none -NSVCI97(45)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@18e05620b368: Final verdict of PTC: none -NSVCI98(51)@18e05620b368: Final verdict of PTC: none -NSVCI99(55)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(49)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(43)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(53)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Nov 22 12:39:49 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 20241122123949133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123949534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241122123950003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123950003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20241122123951004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123951004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Nov 22 12:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122123952005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123952005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_umts_aka_gsm_sres started. 20241122123952597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123952599 DMM INFO MM(262420000001002/c063f242) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122123952599 DMM INFO MM(262420000001002/c063f242) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122123952599 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122123952599 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122123952599 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122123952599 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122123952599 DLLC NOTICE LLME(ffffffff/c063f242){ASSIGNED} LLGM Assign pre (c063f242 => ffffffff) (gprs_llc.c:1079) 20241122123952599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c063f242 => ffffffff) (gprs_llc.c:1125) 20241122123952599 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241122123952599 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) 20241122123952599 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241122123952599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122123952599 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122123952599 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122123952599 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122123952599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123952640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122123952640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123952640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123952640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122123952640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123952640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123952640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123952640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123952642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123952642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123952642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123952642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123952642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123952642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123952642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123952642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122123952643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123952643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122123952643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123952643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123952647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122123952656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123952656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123952679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122123952680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123952680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123952680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122123952680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123952680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123952680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123952680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123952681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123952681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123952681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123952681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123952681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123952681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123952681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123952681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122123952681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123952681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122123952682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123952682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123952685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122123952694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123952694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123952717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122123952717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123952717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123952717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122123952717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123952717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123952717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123952717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123952718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123952718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123952718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123952719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123952719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123952719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123952719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123952719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123952719 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122123952719 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123952719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123952719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123952719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123952723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123952732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123952732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122123953006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123953006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122123953006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122123953006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122123953008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122123953009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@18e05620b368: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='CAB3AE2C'O, index=0 SGSN_Test-GSUP(76)@18e05620b368: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@18e05620b368: 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 := '9128D7C10AD912C0187A92CC997B37CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FFE4770'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62A90CE7007E1278'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '274FA15C8ECC2AB17DECEDC6AC6D32B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1B7F5B94E72A117EA66D34C74DCA1477'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '08688665B33F4EFE2CF04E4D66AB4204'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FAC5E42FFC6AB018'O } } } } } 20241122123954062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123954062 DLLC NOTICE LLME(ffffffff/cab3ae2c){UNASSIGNED} LLC RX: unknown TLLI 0xcab3ae2c, creating LLME on the fly (gprs_llc.c:552) 20241122123954062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123954062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241122123954063 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122123954063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122123954063 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122123954063 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122123954063 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123954063 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122123954063 DLLC NOTICE LLME(ffffffff/cab3ae2c){UNASSIGNED} LLGM Assign pre (cab3ae2c => f78b78b7) (gprs_llc.c:1079) 20241122123954063 DLLC NOTICE LLME(cab3ae2c/f78b78b7){ASSIGNED} LLGM Assign post (cab3ae2c => f78b78b7) (gprs_llc.c:1125) 20241122123954063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123954063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123954063 DMM DEBUG MM(262420000001003/f78b78b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123954077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123954077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122123954077 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123954077 DMM DEBUG MM(262420000001003/f78b78b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241122123954077 DMM NOTICE MM(262420000001003/f78b78b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123954077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123954077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123954077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123954077 DMM DEBUG MM(262420000001003/f78b78b7) Requesting authorization (sgsn_auth.c:160) 20241122123954077 DMM INFO MM(262420000001003/f78b78b7) Requesting authentication tuples (sgsn_auth.c:184) 20241122123954077 DMM DEBUG MM(262420000001003/f78b78b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122123954077 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241122123954077 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)@18e05620b368: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@18e05620b368: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241122123954079 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122123954079 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122123954079 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122123954080 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122123954080 DMM INFO MM(262420000001003/f78b78b7) Subscriber data update (mmctx.c:445) 20241122123954080 DMM DEBUG MM(262420000001003/f78b78b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122123954080 DMM INFO MM(262420000001003/f78b78b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122123954080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122123954080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123954080 DMM INFO MM(262420000001003/f78b78b7) <- GMM AUTH AND CIPHERING REQ (rand = 91 28 d7 c1 0a d9 12 c0 18 7a 92 cc 99 7b 37 cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 68 86 65 b3 3f 4e fe 2c f0 4e 4d 66 ab 42 04 ) (gprs_gmm.c:483) 20241122123954088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123954088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123954088 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123954088 DMM INFO MM(262420000001003/f78b78b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122123954088 DMM NOTICE MM(262420000001003/f78b78b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122123954088 DMM DEBUG MM(262420000001003/f78b78b7) checking auth: received GSM SRES = 2f fe 47 70 (gprs_gmm.c:666) 20241122123954088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122123954088 DMM DEBUG MM(262420000001003/f78b78b7) Requesting authorization (sgsn_auth.c:160) 20241122123954088 DMM INFO MM(262420000001003/f78b78b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123954088 DMM DEBUG MM(262420000001003/f78b78b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123954088 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241122123954088 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) 20241122123954088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122123954088 DMM INFO MM(262420000001003/f78b78b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf78b78b7) (gprs_gmm.c:300) 20241122123954089 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123954089 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123954089 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241122123954089 DMM INFO MM(262420000001003/f78b78b7) Subscriber data update (mmctx.c:445) 20241122123954089 DMM DEBUG MM(262420000001003/f78b78b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122123954089 DMM INFO MM(262420000001003/f78b78b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122123954089 DMM NOTICE MM(262420000001003/f78b78b7) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241122123954089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123954089 DMM NOTICE MM(262420000001003/f78b78b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122123954089 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) 20241122123954090 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123954090 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241122123954090 DMM INFO MM(262420000001003/f78b78b7) Subscriber data update (mmctx.c:445) 20241122123954090 DMM DEBUG MM(262420000001003/f78b78b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122123954096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123954096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122123954096 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123954096 DMM INFO MM(262420000001003/f78b78b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122123954096 DMM NOTICE MM(262420000001003/f78b78b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122123954096 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122123954096 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122123954096 DLLC NOTICE LLME(cab3ae2c/f78b78b7){ASSIGNED} LLGM Assign pre (ffffffff => f78b78b7) (gprs_llc.c:1079) 20241122123954096 DLLC NOTICE LLME(ffffffff/f78b78b7){ASSIGNED} LLGM Assign post (ffffffff => f78b78b7) (gprs_llc.c:1125) 20241122123954096 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122123954096 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122123954096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122123954096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@18e05620b368: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@18e05620b368: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@18e05620b368: Final verdict of PTC: pass 20241122123954149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57132<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122123954151 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122123954151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@18e05620b368: Final verdict of PTC: none -NSVCI97(64)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(76)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@18e05620b368: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@18e05620b368: Final verdict of PTC: none -NSVCI99(74)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@18e05620b368: Final verdict of PTC: none -NSVCI98(69)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(72)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(67)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(62)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Nov 22 12:39:54 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 20241122123954286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123954687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241122123955153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123955153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241122123956154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123956154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Nov 22 12:39:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122123957155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123957155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_timeout_after_pdp_act started. 20241122123957742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122123957743 DMM INFO MM(262420000001003/f78b78b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122123957743 DMM INFO MM(262420000001003/f78b78b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122123957743 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122123957743 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122123957743 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122123957743 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122123957743 DLLC NOTICE LLME(ffffffff/f78b78b7){ASSIGNED} LLGM Assign pre (f78b78b7 => ffffffff) (gprs_llc.c:1079) 20241122123957743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78b78b7 => ffffffff) (gprs_llc.c:1125) 20241122123957743 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241122123957743 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) 20241122123957743 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241122123957743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122123957743 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122123957743 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122123957743 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122123957743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123957792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122123957792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123957792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123957792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122123957792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123957792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123957792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123957792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123957794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123957794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123957794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123957794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123957794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123957794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123957794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123957794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957794 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122123957794 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123957794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122123957795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123957795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123957799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123957809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123957809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123957841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122123957841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123957841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123957841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122123957841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123957841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123957841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123957841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123957843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123957843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123957843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(88)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122123957843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123957843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123957843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123957844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123957844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122123957844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123957844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123957844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123957844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123957848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123957856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123957856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@18e05620b368: Provider Link came up: sending NS-RESET 20241122123957871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122123957871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122123957871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122123957871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957871 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122123957871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122123957871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122123957871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122123957871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122123957872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122123957872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122123957872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122123957872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122123957872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122123957872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122123957872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122123957872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122123957872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122123957872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122123957872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122123957873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122123957873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122123957877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122123957887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123957887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122123958157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122123958157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122123958157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122123958157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122123958159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122123958159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@18e05620b368: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FD6F30ED'O, index=0 SGSN_Test-GSUP(95)@18e05620b368: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@18e05620b368: 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 := '4ABDB21E099353CC4F06168B0BB01F8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A9CA2C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDAD24C86E734D93'O } } } } } 20241122123958207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958207 DLLC NOTICE LLME(ffffffff/fd6f30ed){UNASSIGNED} LLC RX: unknown TLLI 0xfd6f30ed, creating LLME on the fly (gprs_llc.c:552) 20241122123958207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241122123958207 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122123958207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122123958207 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122123958207 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122123958207 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123958207 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122123958207 DLLC NOTICE LLME(ffffffff/fd6f30ed){UNASSIGNED} LLGM Assign pre (fd6f30ed => d47b2fdc) (gprs_llc.c:1079) 20241122123958207 DLLC NOTICE LLME(fd6f30ed/d47b2fdc){ASSIGNED} LLGM Assign post (fd6f30ed => d47b2fdc) (gprs_llc.c:1125) 20241122123958207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123958207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123958207 DMM DEBUG MM(262420000000021/d47b2fdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123958219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958219 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958219 DMM DEBUG MM(262420000000021/d47b2fdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241122123958219 DMM NOTICE MM(262420000000021/d47b2fdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123958219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123958219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123958219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123958219 DMM DEBUG MM(262420000000021/d47b2fdc) Requesting authorization (sgsn_auth.c:160) 20241122123958219 DMM INFO MM(262420000000021/d47b2fdc) Requesting authentication tuples (sgsn_auth.c:184) 20241122123958219 DMM DEBUG MM(262420000000021/d47b2fdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122123958219 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241122123958219 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)@18e05620b368: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@18e05620b368: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241122123958222 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122123958222 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122123958222 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122123958222 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122123958222 DMM INFO MM(262420000000021/d47b2fdc) Subscriber data update (mmctx.c:445) 20241122123958222 DMM DEBUG MM(262420000000021/d47b2fdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122123958222 DMM INFO MM(262420000000021/d47b2fdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122123958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122123958222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123958222 DMM INFO MM(262420000000021/d47b2fdc) <- GMM AUTH AND CIPHERING REQ (rand = 4a bd b2 1e 09 93 53 cc 4f 06 16 8b 0b b0 1f 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122123958230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958230 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958230 DMM INFO MM(262420000000021/d47b2fdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122123958230 DMM NOTICE MM(262420000000021/d47b2fdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122123958230 DMM DEBUG MM(262420000000021/d47b2fdc) checking auth: received GSM SRES = 3a 9c a2 c8 (gprs_gmm.c:666) 20241122123958230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122123958230 DMM DEBUG MM(262420000000021/d47b2fdc) Requesting authorization (sgsn_auth.c:160) 20241122123958230 DMM INFO MM(262420000000021/d47b2fdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123958230 DMM DEBUG MM(262420000000021/d47b2fdc) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123958230 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241122123958230 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) 20241122123958230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122123958230 DMM INFO MM(262420000000021/d47b2fdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd47b2fdc) (gprs_gmm.c:300) 20241122123958231 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123958231 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123958231 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122123958231 DMM INFO MM(262420000000021/d47b2fdc) Subscriber data update (mmctx.c:445) 20241122123958231 DMM DEBUG MM(262420000000021/d47b2fdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122123958231 DMM INFO MM(262420000000021/d47b2fdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122123958231 DMM NOTICE MM(262420000000021/d47b2fdc) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241122123958231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123958231 DMM NOTICE MM(262420000000021/d47b2fdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122123958231 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) 20241122123958232 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123958232 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122123958232 DMM INFO MM(262420000000021/d47b2fdc) Subscriber data update (mmctx.c:445) 20241122123958232 DMM DEBUG MM(262420000000021/d47b2fdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122123958239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958239 DMM INFO MM(262420000000021/d47b2fdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122123958239 DMM NOTICE MM(262420000000021/d47b2fdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122123958239 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122123958239 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122123958239 DLLC NOTICE LLME(fd6f30ed/d47b2fdc){ASSIGNED} LLGM Assign pre (ffffffff => d47b2fdc) (gprs_llc.c:1079) 20241122123958239 DLLC NOTICE LLME(ffffffff/d47b2fdc){ASSIGNED} LLGM Assign post (ffffffff => d47b2fdc) (gprs_llc.c:1125) 20241122123958239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122123958239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122123958239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122123958239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@18e05620b368: setverdict(pass): none -> pass 20241122123958291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958291 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958291 DMM INFO MM(262420000000021/d47b2fdc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122123958291 DMM INFO MM(262420000000021/d47b2fdc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122123958291 DMM DEBUG MM(262420000000021/d47b2fdc) Using GGSN 0 (gprs_sm.c:312) 20241122123958291 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241122123958291 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122123958291 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241122123958291 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241122123958303 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 9b 17 4a da 11 0f 13 81 39 14 05 7f 70 2c bc 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241122123958303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec2058, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122123958303 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122123958303 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd45b8 TLLI=d47b2fdc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122123958303 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122123958303 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122123958311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958311 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958311 DMM INFO MM(262420000000021/d47b2fdc) -> GMM ATTACH REQUEST MI(TMSI-0xD47B2FDC) type="GPRS attach" (gprs_gmm.c:1266) 20241122123958311 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122123958311 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122123958311 DLLC NOTICE LLME(ffffffff/d47b2fdc){ASSIGNED} LLGM Assign pre (d47b2fdc => e4e5da35) (gprs_llc.c:1079) 20241122123958311 DLLC NOTICE LLME(d47b2fdc/e4e5da35){ASSIGNED} LLGM Assign post (d47b2fdc => e4e5da35) (gprs_llc.c:1125) 20241122123958311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122123958311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122123958311 DMM DEBUG MM(262420000000021/e4e5da35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122123958315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122123958315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241122123958315 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122123958315 DMM DEBUG MM(262420000000021/e4e5da35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241122123958315 DMM NOTICE MM(262420000000021/e4e5da35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122123958315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122123958315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122123958315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122123958316 DMM DEBUG MM(262420000000021/e4e5da35) Requesting authorization (sgsn_auth.c:160) 20241122123958316 DMM INFO MM(262420000000021/e4e5da35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122123958316 DMM DEBUG MM(262420000000021/e4e5da35) Requesting subscriber data update (gprs_subscriber.c:894) 20241122123958316 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241122123958316 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) 20241122123958316 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122123958316 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122123958316 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122123958316 DMM INFO MM(262420000000021/e4e5da35) Subscriber data update (mmctx.c:445) 20241122123958316 DMM DEBUG MM(262420000000021/e4e5da35) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241122123958316 DMM INFO MM(262420000000021/e4e5da35) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241122123958316 DMM NOTICE MM(262420000000021/e4e5da35) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241122123958316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122123958316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122123958316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122123958316 DMM INFO MM(262420000000021/e4e5da35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e5da35) (gprs_gmm.c:300) 20241122123958316 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) 20241122123958317 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122123958317 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122123958317 DMM INFO MM(262420000000021/e4e5da35) Subscriber data update (mmctx.c:445) 20241122123958317 DMM DEBUG MM(262420000000021/e4e5da35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@18e05620b368: Trying to receive 5 ATTACH ACCEPTs 20241122124004317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124004317 DMM INFO MM(262420000000021/e4e5da35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e5da35) (gprs_gmm.c:300) 20241122124005558 DGPRS DEBUG Checking for inactive LLMEs, time = 14089939 (sgsn.c:131) 20241122124010318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124010319 DMM INFO MM(262420000000021/e4e5da35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e5da35) (gprs_gmm.c:300) 20241122124016320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124016320 DMM INFO MM(262420000000021/e4e5da35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e5da35) (gprs_gmm.c:300) 20241122124018157 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124018157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124018158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124022321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124022321 DMM INFO MM(262420000000021/e4e5da35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e5da35) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@18e05620b368: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@18e05620b368: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241122124027796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124027799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124027799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124027845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124027847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124027847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124027874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124027876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124027876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124028321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124028321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241122124028321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124028321 DMM NOTICE MM(262420000000021/e4e5da35) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124028321 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241122124028321 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd45b8, TLLI=e4e5da35, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124028321 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124028321 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124028321 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241122124028321 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241122124028321 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) 20241122124028321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124028321 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Deallocated (fsm.c:568) 20241122124028321 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124028321 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124028321 DLLC NOTICE LLME(d47b2fdc/e4e5da35){ASSIGNED} LLGM Assign pre (e4e5da35 => ffffffff) (gprs_llc.c:1079) 20241122124028322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e5da35 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@18e05620b368: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@18e05620b368: Final verdict of PTC: pass 20241122124028832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124028834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124028834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@18e05620b368: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@18e05620b368: Final verdict of PTC: none -NSVCI97(83)@18e05620b368: Final verdict of PTC: none -NSVCI99(93)@18e05620b368: Final verdict of PTC: none -NSVCI98(89)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@18e05620b368: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@18e05620b368: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(81)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(91)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(87)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Nov 22 12:40:28 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 20241122124028970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124029271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125260) 20241122124029835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124029835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125260, count=130692) 20241122124030836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124030836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Nov 22 12:40:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124031837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124031837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_auth_id_timeout started. 20241122124032330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124032332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124032374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124032374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124032374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124032374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124032374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124032374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124032374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124032374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124032376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124032376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124032376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124032377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124032377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124032377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124032377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124032377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124032377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124032377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124032378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124032378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124032381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124032392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124032392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124032416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124032417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032417 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124032417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124032417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124032418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124032418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124032418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124032419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124032419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124032419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124032419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124032419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124032419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124032419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124032419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124032419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124032423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124032433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124032433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124032450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124032450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124032450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124032450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124032450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124032450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124032450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124032450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124032452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124032452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124032452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124032453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124032453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124032453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124032453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124032453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124032453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124032453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124032453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124032454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124032454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124032457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124032467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124032467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124032838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124032838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124032838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124032838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124032840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124032841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@18e05620b368: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C35B2B06'O, index=0 SGSN_Test-GSUP(114)@18e05620b368: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241122124032885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124032885 DLLC NOTICE LLME(ffffffff/c35b2b06){UNASSIGNED} LLC RX: unknown TLLI 0xc35b2b06, creating LLME on the fly (gprs_llc.c:552) 20241122124032885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124032885 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241122124032885 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124032885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124032885 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124032885 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124032885 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124032885 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124032885 DLLC NOTICE LLME(ffffffff/c35b2b06){UNASSIGNED} LLGM Assign pre (c35b2b06 => dfabe48e) (gprs_llc.c:1079) 20241122124032885 DLLC NOTICE LLME(c35b2b06/dfabe48e){ASSIGNED} LLGM Assign post (c35b2b06 => dfabe48e) (gprs_llc.c:1125) 20241122124032885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124032885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124032885 DMM DEBUG MM(262420000000002/dfabe48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124035559 DGPRS DEBUG Checking for inactive LLMEs, time = 14089969 (sgsn.c:131) 20241122124038886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124038886 DMM DEBUG MM(262420000000002/dfabe48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124044887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124044887 DMM DEBUG MM(262420000000002/dfabe48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124050888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124050888 DMM DEBUG MM(262420000000002/dfabe48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124052839 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124052839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124052839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124056889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124056889 DMM DEBUG MM(262420000000002/dfabe48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124102380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124102382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124102382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124102420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124102422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124102422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124102454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124102456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124102456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124102890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124102890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241122124102890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124102890 DMM NOTICE MM(262420000000002/dfabe48e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241122124102890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Reject}: Deallocated (fsm.c:568) 20241122124102890 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124102890 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124102890 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124102890 DLLC NOTICE LLME(c35b2b06/dfabe48e){ASSIGNED} LLGM Assign pre (dfabe48e => ffffffff) (gprs_llc.c:1079) 20241122124102890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfabe48e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@18e05620b368: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@18e05620b368: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@18e05620b368: Final verdict of PTC: pass 20241122124102900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@18e05620b368: Final verdict of PTC: none 20241122124102903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124102903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@18e05620b368: Final verdict of PTC: none -NSVCI98(107)@18e05620b368: Final verdict of PTC: none -NSVCI97(102)@18e05620b368: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@18e05620b368: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@18e05620b368: Final verdict of PTC: none -NSVCI99(112)@18e05620b368: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(110)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(100)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(105)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Nov 22 12:41:02 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 20241122124103036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124103338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64384) 20241122124103903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124103903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64384, count=68740) 20241122124104904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124104904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Nov 22 12:41:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124105560 DGPRS DEBUG Checking for inactive LLMEs, time = 14089999 (sgsn.c:131) 20241122124105905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124105905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_auth_sai_timeout started. 20241122124106396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124106398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124106447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124106447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124106447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124106447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124106447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124106447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124106447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124106447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124106448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124106448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124106448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124106448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124106448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124106448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124106448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124106448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124106448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124106448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124106449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124106449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(121)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124106454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124106465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124106465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124106473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124106473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124106473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124106473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124106473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124106473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124106473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124106473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124106475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124106475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124106475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124106475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124106475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124106475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124106475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124106475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124106475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124106475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124106475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124106475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124106479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124106488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124106488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124106519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124106519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124106519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124106519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124106519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124106519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124106519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124106519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124106521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124106521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124106521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124106521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124106521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124106521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124106521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124106521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124106521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124106521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124106521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124106522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124106522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124106525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124106534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124106534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124106906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124106906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124106906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124106906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124106908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124106909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@18e05620b368: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E98E6693'O, index=0 SGSN_Test-GSUP(133)@18e05620b368: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241122124106955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124106955 DLLC NOTICE LLME(ffffffff/e98e6693){UNASSIGNED} LLC RX: unknown TLLI 0xe98e6693, creating LLME on the fly (gprs_llc.c:552) 20241122124106955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124106955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241122124106955 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124106955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124106955 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124106955 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124106955 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124106955 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124106955 DLLC NOTICE LLME(ffffffff/e98e6693){UNASSIGNED} LLGM Assign pre (e98e6693 => e0cc6347) (gprs_llc.c:1079) 20241122124106955 DLLC NOTICE LLME(e98e6693/e0cc6347){ASSIGNED} LLGM Assign post (e98e6693 => e0cc6347) (gprs_llc.c:1125) 20241122124106955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124106955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124106955 DMM DEBUG MM(262420000000003/e0cc6347) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124106969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124106969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124106969 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124106969 DMM DEBUG MM(262420000000003/e0cc6347) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241122124106969 DMM NOTICE MM(262420000000003/e0cc6347) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124106969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124106969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124106969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124106969 DMM DEBUG MM(262420000000003/e0cc6347) Requesting authorization (sgsn_auth.c:160) 20241122124106969 DMM INFO MM(262420000000003/e0cc6347) Requesting authentication tuples (sgsn_auth.c:184) 20241122124106969 DMM DEBUG MM(262420000000003/e0cc6347) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124106969 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241122124106969 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)@18e05620b368: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@18e05620b368: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241122124112970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241122124112970 DMM ERROR MM(262420000000003/e0cc6347) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241122124112970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241122124112970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124112970 DMM NOTICE MM(262420000000003/e0cc6347) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241122124112970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124112970 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124112970 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124112970 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124112970 DLLC NOTICE LLME(e98e6693/e0cc6347){ASSIGNED} LLGM Assign pre (e0cc6347 => ffffffff) (gprs_llc.c:1079) 20241122124112970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0cc6347 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@18e05620b368: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@18e05620b368: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@18e05620b368: Final verdict of PTC: pass 20241122124112980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56448<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124112982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124112982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(122)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(133)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@18e05620b368: Final verdict of PTC: none -NSVCI98(126)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@18e05620b368: Final verdict of PTC: none -NSVCI99(132)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(120)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(124)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(130)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Nov 22 12:41:13 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 20241122124113110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124113411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57012) 20241122124113983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124113983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57012, count=66976) 20241122124114984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124114984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Nov 22 12:41:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124115985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124115985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_auth_sai_reject started. 20241122124116470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124116471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124116524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124116526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124116526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124116526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(140)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124116527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124116527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124116538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124116538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(140)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124116554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124116554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124116554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124116554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124116554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124116554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124116554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124116554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124116556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124116556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124116556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124116557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124116557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124116561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124116571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124116571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124116592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116592 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124116594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124116594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124116594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124116594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124116594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124116594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124116594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124116594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124116594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124116594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124116594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124116594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124116594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124116597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124116606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124116606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124116986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124116986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124116986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124116986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124116989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124116989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@18e05620b368: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EBB211A7'O, index=0 SGSN_Test-GSUP(152)@18e05620b368: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241122124117034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124117034 DLLC NOTICE LLME(ffffffff/ebb211a7){UNASSIGNED} LLC RX: unknown TLLI 0xebb211a7, creating LLME on the fly (gprs_llc.c:552) 20241122124117034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124117034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241122124117034 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124117034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124117034 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124117034 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124117034 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124117034 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124117034 DLLC NOTICE LLME(ffffffff/ebb211a7){UNASSIGNED} LLGM Assign pre (ebb211a7 => f7058f9a) (gprs_llc.c:1079) 20241122124117034 DLLC NOTICE LLME(ebb211a7/f7058f9a){ASSIGNED} LLGM Assign post (ebb211a7 => f7058f9a) (gprs_llc.c:1125) 20241122124117034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124117034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124117034 DMM DEBUG MM(262420000000004/f7058f9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124117049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124117049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124117049 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124117049 DMM DEBUG MM(262420000000004/f7058f9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241122124117049 DMM NOTICE MM(262420000000004/f7058f9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124117049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124117049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124117049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124117049 DMM DEBUG MM(262420000000004/f7058f9a) Requesting authorization (sgsn_auth.c:160) 20241122124117049 DMM INFO MM(262420000000004/f7058f9a) Requesting authentication tuples (sgsn_auth.c:184) 20241122124117049 DMM DEBUG MM(262420000000004/f7058f9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124117049 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241122124117049 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)@18e05620b368: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@18e05620b368: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241122124117053 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241122124117053 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241122124117053 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241122124123050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241122124123050 DMM ERROR MM(262420000000004/f7058f9a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241122124123050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241122124123050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124123050 DMM NOTICE MM(262420000000004/f7058f9a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241122124123050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Reject}: Deallocated (fsm.c:568) 20241122124123051 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124123051 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124123051 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124123051 DLLC NOTICE LLME(ebb211a7/f7058f9a){ASSIGNED} LLGM Assign pre (f7058f9a => ffffffff) (gprs_llc.c:1079) 20241122124123051 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7058f9a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@18e05620b368: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@18e05620b368: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@18e05620b368: Final verdict of PTC: pass 20241122124123060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@18e05620b368: Final verdict of PTC: none 20241122124123063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124123063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(145)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@18e05620b368: Final verdict of PTC: none -NSVCI97(141)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@18e05620b368: Final verdict of PTC: none -NSVCI99(150)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@18e05620b368: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(139)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(148)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(143)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Nov 22 12:41:23 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 20241122124123189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124123490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241122124124064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124124064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63956, count=68312) 20241122124125065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124125065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Nov 22 12:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124126067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124126067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_gsup_lu_timeout started. 20241122124126549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124126551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124126602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124126602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124126602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124126602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124126602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124126602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124126602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124126602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124126604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124126604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124126604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124126604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124126604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124126604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124126604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124126604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124126604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124126604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124126605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124126609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124126617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124126617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(157)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124126628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124126628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124126628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124126628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124126628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124126628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124126628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124126628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124126630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124126630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124126630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124126630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124126630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124126630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124126630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124126630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124126630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124126630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124126631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124126631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124126635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124126645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124126645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124126661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124126661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124126661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124126661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124126663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124126663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124126663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124126663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124126663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124126663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124126663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124126663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124126663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124126663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124126663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124126664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124126664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124126667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124126677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124126677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124127068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124127068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124127068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124127068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124127071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122124127071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@18e05620b368: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FA87D1D6'O, index=0 SGSN_Test-GSUP(171)@18e05620b368: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@18e05620b368: 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 := '2A490B49F71D89630E8A1E51F69A5EF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '102EDE28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F45EF3409BBF56A'O } } } } } 20241122124128124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124128124 DLLC NOTICE LLME(ffffffff/fa87d1d6){UNASSIGNED} LLC RX: unknown TLLI 0xfa87d1d6, creating LLME on the fly (gprs_llc.c:552) 20241122124128124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124128124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241122124128124 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124128124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124128124 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124128124 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124128124 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124128124 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124128124 DLLC NOTICE LLME(ffffffff/fa87d1d6){UNASSIGNED} LLGM Assign pre (fa87d1d6 => d270edd6) (gprs_llc.c:1079) 20241122124128124 DLLC NOTICE LLME(fa87d1d6/d270edd6){ASSIGNED} LLGM Assign post (fa87d1d6 => d270edd6) (gprs_llc.c:1125) 20241122124128124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124128124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124128124 DMM DEBUG MM(262420000000005/d270edd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124128136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124128136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124128136 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124128136 DMM DEBUG MM(262420000000005/d270edd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241122124128136 DMM NOTICE MM(262420000000005/d270edd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124128136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124128136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124128136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124128136 DMM DEBUG MM(262420000000005/d270edd6) Requesting authorization (sgsn_auth.c:160) 20241122124128137 DMM INFO MM(262420000000005/d270edd6) Requesting authentication tuples (sgsn_auth.c:184) 20241122124128137 DMM DEBUG MM(262420000000005/d270edd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124128137 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241122124128137 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)@18e05620b368: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@18e05620b368: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241122124128139 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124128139 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124128139 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124128139 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124128139 DMM INFO MM(262420000000005/d270edd6) Subscriber data update (mmctx.c:445) 20241122124128139 DMM DEBUG MM(262420000000005/d270edd6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124128139 DMM INFO MM(262420000000005/d270edd6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124128139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124128139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124128139 DMM INFO MM(262420000000005/d270edd6) <- GMM AUTH AND CIPHERING REQ (rand = 2a 49 0b 49 f7 1d 89 63 0e 8a 1e 51 f6 9a 5e f9 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124128147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124128147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124128147 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124128147 DMM INFO MM(262420000000005/d270edd6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124128147 DMM NOTICE MM(262420000000005/d270edd6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124128147 DMM DEBUG MM(262420000000005/d270edd6) checking auth: received GSM SRES = 10 2e de 28 (gprs_gmm.c:666) 20241122124128147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124128147 DMM DEBUG MM(262420000000005/d270edd6) Requesting authorization (sgsn_auth.c:160) 20241122124128147 DMM INFO MM(262420000000005/d270edd6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124128147 DMM DEBUG MM(262420000000005/d270edd6) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124128147 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241122124128147 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) 20241122124128147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124128147 DMM INFO MM(262420000000005/d270edd6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd270edd6) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@18e05620b368: setverdict(fail): none -> fail MC@18e05620b368: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@18e05620b368: Final verdict of PTC: none 20241122124128156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124128156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(155)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@18e05620b368: Final verdict of PTC: none -NSVCI98(164)@18e05620b368: Final verdict of PTC: none 20241122124128157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(160)@18e05620b368: Final verdict of PTC: none -NSVCI99(169)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@18e05620b368: Final verdict of PTC: fail -NSVCI97-provIP(158)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(162)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(167)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@18e05620b368: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Nov 22 12:41:28 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 20241122124128285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124128686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20241122124129158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124129158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=73440) 20241122124130159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124130159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Nov 22 12:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124131160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124131160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_gsup_lu_reject started. 20241122124131743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124131744 DMM INFO MM(262420000000005/d270edd6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124131744 DMM INFO MM(262420000000005/d270edd6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124131744 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124131744 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124131744 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124131744 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124131744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241122124131744 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124131744 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124131744 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124131745 DLLC NOTICE LLME(fa87d1d6/d270edd6){ASSIGNED} LLGM Assign pre (d270edd6 => ffffffff) (gprs_llc.c:1079) 20241122124131745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d270edd6 => ffffffff) (gprs_llc.c:1125) 20241122124131745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124131788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124131788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124131788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124131788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124131788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124131788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124131788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124131789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124131790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124131790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124131791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124131791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124131791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124131791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124131791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124131791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124131791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124131791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124131792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124131792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124131796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124131806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124131806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124131836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124131836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124131836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124131836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124131836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124131836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124131836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124131836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124131838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124131838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124131838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124131839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124131839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124131839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124131839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124131839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124131839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124131839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124131839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124131839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124131843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124131853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124131853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124131863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124131863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124131863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124131863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124131863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124131863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124131863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124131863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124131865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124131865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124131865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124131865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124131865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124131865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124131865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124131865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124131865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124131865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124131865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124131866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(188)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124131866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124131870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124131880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124131880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124132161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124132161 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124132161 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124132161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124132163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124132164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@18e05620b368: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F8823B3B'O, index=0 SGSN_Test-GSUP(190)@18e05620b368: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@18e05620b368: 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 := 'D033A6C350C3259A166DD49E60A43490'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F42E0A0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A87D31B871D0B5A6'O } } } } } 20241122124133218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124133218 DLLC NOTICE LLME(ffffffff/f8823b3b){UNASSIGNED} LLC RX: unknown TLLI 0xf8823b3b, creating LLME on the fly (gprs_llc.c:552) 20241122124133218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124133218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241122124133218 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124133218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124133218 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124133218 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124133218 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124133218 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124133218 DLLC NOTICE LLME(ffffffff/f8823b3b){UNASSIGNED} LLGM Assign pre (f8823b3b => e2242768) (gprs_llc.c:1079) 20241122124133218 DLLC NOTICE LLME(f8823b3b/e2242768){ASSIGNED} LLGM Assign post (f8823b3b => e2242768) (gprs_llc.c:1125) 20241122124133218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124133218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124133218 DMM DEBUG MM(262420000000006/e2242768) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124133230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124133230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124133230 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124133230 DMM DEBUG MM(262420000000006/e2242768) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241122124133230 DMM NOTICE MM(262420000000006/e2242768) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124133230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124133230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124133230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124133230 DMM DEBUG MM(262420000000006/e2242768) Requesting authorization (sgsn_auth.c:160) 20241122124133230 DMM INFO MM(262420000000006/e2242768) Requesting authentication tuples (sgsn_auth.c:184) 20241122124133230 DMM DEBUG MM(262420000000006/e2242768) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124133230 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241122124133230 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)@18e05620b368: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@18e05620b368: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241122124133234 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124133234 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124133234 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124133234 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124133234 DMM INFO MM(262420000000006/e2242768) Subscriber data update (mmctx.c:445) 20241122124133234 DMM DEBUG MM(262420000000006/e2242768) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124133234 DMM INFO MM(262420000000006/e2242768) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124133234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124133234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124133234 DMM INFO MM(262420000000006/e2242768) <- GMM AUTH AND CIPHERING REQ (rand = d0 33 a6 c3 50 c3 25 9a 16 6d d4 9e 60 a4 34 90 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124133241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124133241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124133241 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124133241 DMM INFO MM(262420000000006/e2242768) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124133241 DMM NOTICE MM(262420000000006/e2242768) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124133241 DMM DEBUG MM(262420000000006/e2242768) checking auth: received GSM SRES = f4 2e 0a 0c (gprs_gmm.c:666) 20241122124133241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124133241 DMM DEBUG MM(262420000000006/e2242768) Requesting authorization (sgsn_auth.c:160) 20241122124133241 DMM INFO MM(262420000000006/e2242768) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124133241 DMM DEBUG MM(262420000000006/e2242768) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124133241 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241122124133241 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) 20241122124133241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124133241 DMM INFO MM(262420000000006/e2242768) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2242768) (gprs_gmm.c:300) 20241122124133241 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241122124133241 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241122124133241 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241122124133241 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124133241 DMM INFO MM(262420000000006/e2242768) Subscriber data update (mmctx.c:445) 20241122124133242 DMM DEBUG MM(262420000000006/e2242768) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@18e05620b368: setverdict(fail): none -> fail MC@18e05620b368: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@18e05620b368: Final verdict of PTC: none 20241122124133250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124133250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@18e05620b368: Final verdict of PTC: none -NSVCI97(178)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@18e05620b368: Final verdict of PTC: none -NSVCI99(188)@18e05620b368: Final verdict of PTC: none -NSVCI98(184)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@18e05620b368: Final verdict of PTC: none 20241122124133251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(176)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(186)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(182)@18e05620b368: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@18e05620b368: Final verdict of PTC: fail MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@18e05620b368: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Nov 22 12:41:33 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 20241122124133374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124133775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75912) 20241122124134251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124134251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75912, count=80268) 20241122124135253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124135253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122124135561 DGPRS DEBUG Checking for inactive LLMEs, time = 14090029 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Nov 22 12:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124136253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124136253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_combined started. 20241122124136837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124136838 DMM INFO MM(262420000000006/e2242768) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124136838 DMM INFO MM(262420000000006/e2242768) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124136838 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124136838 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124136838 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124136838 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124136838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241122124136839 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124136839 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124136839 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124136839 DLLC NOTICE LLME(f8823b3b/e2242768){ASSIGNED} LLGM Assign pre (e2242768 => ffffffff) (gprs_llc.c:1079) 20241122124136839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2242768 => ffffffff) (gprs_llc.c:1125) 20241122124136839 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@18e05620b368: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124136900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124136900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124136900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124136900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124136900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124136900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124136900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124136900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124136902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124136902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124136902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124136902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124136902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124136902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124136902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124136902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124136902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124136902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124136903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124136903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124136906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124136916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124136916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(197)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(195)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124136924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124136924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136924 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124136924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124136924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124136926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124136926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124136926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124136926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124136926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124136926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124136926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124136926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124136926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124136926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124136927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124136927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124136930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124136939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124136939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124136961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124136961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124136961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124136961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124136961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124136961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124136961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124136961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124136963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124136963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124136963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124136963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124136963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124136963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124136963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124136963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124136963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124136963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124136963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124136964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124136964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124136968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124136977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124136977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124137255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124137255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124137255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124137255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124137257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124137257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@18e05620b368: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E5898FA6'O, index=0 SGSN_Test-GSUP(209)@18e05620b368: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@18e05620b368: 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 := '3D3990FF37E2371C4C9F06C391F25CA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1F9694C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BEB6C6015000972'O } } } } } 20241122124138312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124138312 DLLC NOTICE LLME(ffffffff/e5898fa6){UNASSIGNED} LLC RX: unknown TLLI 0xe5898fa6, creating LLME on the fly (gprs_llc.c:552) 20241122124138312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124138312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124138313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124138313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124138313 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124138313 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124138313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124138313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124138313 DLLC NOTICE LLME(ffffffff/e5898fa6){UNASSIGNED} LLGM Assign pre (e5898fa6 => d9d8033a) (gprs_llc.c:1079) 20241122124138313 DLLC NOTICE LLME(e5898fa6/d9d8033a){ASSIGNED} LLGM Assign post (e5898fa6 => d9d8033a) (gprs_llc.c:1125) 20241122124138313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124138313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124138313 DMM DEBUG MM(262420000000007/d9d8033a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124138325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124138325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124138325 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124138325 DMM DEBUG MM(262420000000007/d9d8033a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241122124138325 DMM NOTICE MM(262420000000007/d9d8033a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124138325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124138325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124138325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124138325 DMM DEBUG MM(262420000000007/d9d8033a) Requesting authorization (sgsn_auth.c:160) 20241122124138325 DMM INFO MM(262420000000007/d9d8033a) Requesting authentication tuples (sgsn_auth.c:184) 20241122124138325 DMM DEBUG MM(262420000000007/d9d8033a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124138325 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241122124138325 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)@18e05620b368: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@18e05620b368: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241122124138328 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124138328 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124138328 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124138328 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124138328 DMM INFO MM(262420000000007/d9d8033a) Subscriber data update (mmctx.c:445) 20241122124138328 DMM DEBUG MM(262420000000007/d9d8033a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124138328 DMM INFO MM(262420000000007/d9d8033a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124138328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124138328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124138328 DMM INFO MM(262420000000007/d9d8033a) <- GMM AUTH AND CIPHERING REQ (rand = 3d 39 90 ff 37 e2 37 1c 4c 9f 06 c3 91 f2 5c a4 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124138337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124138337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124138337 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124138337 DMM INFO MM(262420000000007/d9d8033a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124138337 DMM NOTICE MM(262420000000007/d9d8033a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124138337 DMM DEBUG MM(262420000000007/d9d8033a) checking auth: received GSM SRES = b1 f9 69 4c (gprs_gmm.c:666) 20241122124138337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124138337 DMM DEBUG MM(262420000000007/d9d8033a) Requesting authorization (sgsn_auth.c:160) 20241122124138337 DMM INFO MM(262420000000007/d9d8033a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124138337 DMM DEBUG MM(262420000000007/d9d8033a) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124138338 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241122124138338 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) 20241122124138338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124138338 DMM INFO MM(262420000000007/d9d8033a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9d8033a) (gprs_gmm.c:300) 20241122124138340 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124138340 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124138340 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241122124138340 DMM INFO MM(262420000000007/d9d8033a) Subscriber data update (mmctx.c:445) 20241122124138340 DMM DEBUG MM(262420000000007/d9d8033a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124138340 DMM INFO MM(262420000000007/d9d8033a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124138340 DMM NOTICE MM(262420000000007/d9d8033a) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241122124138340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124138340 DMM NOTICE MM(262420000000007/d9d8033a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124138340 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) 20241122124138341 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124138341 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241122124138341 DMM INFO MM(262420000000007/d9d8033a) Subscriber data update (mmctx.c:445) 20241122124138341 DMM DEBUG MM(262420000000007/d9d8033a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@18e05620b368: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@18e05620b368: Removing Client IMSI='262420000000007'H, index=0 20241122124138346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124138346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124138346 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124138346 DMM INFO MM(262420000000007/d9d8033a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124138346 DMM NOTICE MM(262420000000007/d9d8033a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124138346 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124138346 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124138346 DLLC NOTICE LLME(e5898fa6/d9d8033a){ASSIGNED} LLGM Assign pre (ffffffff => d9d8033a) (gprs_llc.c:1079) 20241122124138346 DLLC NOTICE LLME(ffffffff/d9d8033a){ASSIGNED} LLGM Assign post (ffffffff => d9d8033a) (gprs_llc.c:1125) 20241122124138346 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124138346 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124138346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124138346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@18e05620b368: Final verdict of PTC: pass 20241122124138348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124138349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124138350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(209)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@18e05620b368: Final verdict of PTC: none -NSVCI97(198)@18e05620b368: Final verdict of PTC: none -NSVCI98(202)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@18e05620b368: Final verdict of PTC: none -NSVCI99(207)@18e05620b368: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@18e05620b368: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@18e05620b368: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(196)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(200)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(205)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_combined finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Nov 22 12:41:38 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241122124138478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124138879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84588) 20241122124139351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124139351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84588, count=88944) 20241122124140353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124140353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Nov 22 12:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124141354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124141354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_accept_all started. 20241122124141939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124141940 DMM INFO MM(262420000000007/d9d8033a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124141940 DMM INFO MM(262420000000007/d9d8033a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124141940 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124141940 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124141940 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124141940 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124141940 DLLC NOTICE LLME(ffffffff/d9d8033a){ASSIGNED} LLGM Assign pre (d9d8033a => ffffffff) (gprs_llc.c:1079) 20241122124141940 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9d8033a => ffffffff) (gprs_llc.c:1125) 20241122124141940 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241122124141940 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) 20241122124141940 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241122124141940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124141940 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124141940 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124141940 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124141940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124141992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124141992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124141992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124141992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124141992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124141992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124141992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124141992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124141992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124141994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124141994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124141994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124141995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124141995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124141995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124141995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124141995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124141995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124141995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124141995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124141995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124141995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124141999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124142008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124142008 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(214)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124142022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124142023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124142023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124142023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124142023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124142023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124142023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124142023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124142023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124142024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124142024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124142024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124142024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124142024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124142024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124142024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124142024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124142024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124142024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124142024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124142025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124142025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124142029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124142038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124142038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124142063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124142063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124142063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124142063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124142063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124142063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124142063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124142063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124142063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124142064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124142064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124142064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124142065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124142065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124142065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124142065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124142065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124142065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124142065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124142065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124142065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124142065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124142069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124142078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124142078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124142355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124142355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124142355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124142355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124142357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124142358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@18e05620b368: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E4003E4D'O, index=0 SGSN_Test-GSUP(228)@18e05620b368: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241122124143411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124143411 DLLC NOTICE LLME(ffffffff/e4003e4d){UNASSIGNED} LLC RX: unknown TLLI 0xe4003e4d, creating LLME on the fly (gprs_llc.c:552) 20241122124143411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124143411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241122124143411 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124143411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124143411 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124143411 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124143411 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124143411 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124143411 DLLC NOTICE LLME(ffffffff/e4003e4d){UNASSIGNED} LLGM Assign pre (e4003e4d => e1cce319) (gprs_llc.c:1079) 20241122124143411 DLLC NOTICE LLME(e4003e4d/e1cce319){ASSIGNED} LLGM Assign post (e4003e4d => e1cce319) (gprs_llc.c:1125) 20241122124143411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124143411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124143411 DMM DEBUG MM(262420000000008/e1cce319) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124143425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124143425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124143425 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124143425 DMM DEBUG MM(262420000000008/e1cce319) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241122124143425 DMM NOTICE MM(262420000000008/e1cce319) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124143425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124143425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124143425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122124143425 DMM INFO MM(262420000000008/e1cce319) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1cce319) (gprs_gmm.c:300) TC_attach_accept_all(230)@18e05620b368: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@18e05620b368: Removing Client IMSI='262420000000008'H, index=0 20241122124144414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124144414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124144414 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124144414 DMM INFO MM(262420000000008/e1cce319) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124144414 DMM NOTICE MM(262420000000008/e1cce319) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124144414 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124144414 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124144414 DLLC NOTICE LLME(e4003e4d/e1cce319){ASSIGNED} LLGM Assign pre (ffffffff => e1cce319) (gprs_llc.c:1079) 20241122124144414 DLLC NOTICE LLME(ffffffff/e1cce319){ASSIGNED} LLGM Assign post (ffffffff => e1cce319) (gprs_llc.c:1125) 20241122124144414 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124144414 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124144414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124144414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@18e05620b368: Final verdict of PTC: pass 20241122124144416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124144419 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(228)@18e05620b368: Final verdict of PTC: none 20241122124144419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(221)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@18e05620b368: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@18e05620b368: Final verdict of PTC: none -NSVCI97(217)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@18e05620b368: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@18e05620b368: Final verdict of PTC: none -NSVCI99(226)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@18e05620b368: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(215)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(219)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(224)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_accept_all finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Nov 22 12:41:44 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 20241122124144551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124144953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20241122124145420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124145420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69040, count=70300) 20241122124146422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124146422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Nov 22 12:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124147424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124147424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_closed started. 20241122124148014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124148015 DMM INFO MM(262420000000008/e1cce319) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124148015 DMM INFO MM(262420000000008/e1cce319) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124148015 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124148015 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124148015 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124148015 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124148015 DLLC NOTICE LLME(ffffffff/e1cce319){ASSIGNED} LLGM Assign pre (e1cce319 => ffffffff) (gprs_llc.c:1079) 20241122124148015 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1cce319 => ffffffff) (gprs_llc.c:1125) 20241122124148015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124148015 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124148015 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124148015 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124148015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124148070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124148070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124148070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124148070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148070 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124148070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124148070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124148070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124148070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124148072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124148072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124148072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124148072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124148072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124148072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124148072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124148072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148072 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124148072 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124148073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124148073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124148073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124148076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124148084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124148084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124148103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124148103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124148103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124148103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124148103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124148103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124148103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124148103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(240)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124148105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124148105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124148105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124148105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124148105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124148105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124148105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124148105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124148105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124148105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124148105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124148105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124148110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124148120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124148120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(242)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(238)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124148133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124148133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124148133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124148133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124148133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124148133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124148133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124148133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124148135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124148135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124148135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124148135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124148135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124148135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124148135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124148135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124148135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124148135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124148135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124148136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124148136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124148140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124148148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124148148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124148424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124148424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124148424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124148424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124148426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124148427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@18e05620b368: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D343113D'O, index=0 SGSN_Test-GSUP(247)@18e05620b368: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@18e05620b368: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D343113D'O, index=1 20241122124149481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124149481 DLLC NOTICE LLME(ffffffff/d343113d){UNASSIGNED} LLC RX: unknown TLLI 0xd343113d, creating LLME on the fly (gprs_llc.c:552) 20241122124149481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124149481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241122124149481 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124149481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124149481 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124149481 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124149481 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124149481 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124149481 DLLC NOTICE LLME(ffffffff/d343113d){UNASSIGNED} LLGM Assign pre (d343113d => fde6d1f8) (gprs_llc.c:1079) 20241122124149481 DLLC NOTICE LLME(d343113d/fde6d1f8){ASSIGNED} LLGM Assign post (d343113d => fde6d1f8) (gprs_llc.c:1125) 20241122124149481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124149481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124149481 DMM DEBUG MM(001010123456789/fde6d1f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124149494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124149494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124149494 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124149494 DMM DEBUG MM(001010123456789/fde6d1f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241122124149494 DMM NOTICE MM(001010123456789/fde6d1f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124149494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124149494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124149494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241122124149494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124149494 DMM NOTICE MM(001010123456789/fde6d1f8) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241122124149494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124149494 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124149494 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124149494 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124149494 DLLC NOTICE LLME(d343113d/fde6d1f8){ASSIGNED} LLGM Assign pre (fde6d1f8 => ffffffff) (gprs_llc.c:1079) 20241122124149494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fde6d1f8 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@18e05620b368: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@18e05620b368: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@18e05620b368: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@18e05620b368: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D18DB08C'O, index=2 SGSN_Test-GSUP(247)@18e05620b368: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241122124149537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124149537 DLLC NOTICE LLME(ffffffff/d18db08c){UNASSIGNED} LLC RX: unknown TLLI 0xd18db08c, creating LLME on the fly (gprs_llc.c:552) 20241122124149537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124149537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241122124149537 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124149537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124149537 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124149537 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124149537 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124149537 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124149537 DLLC NOTICE LLME(ffffffff/d18db08c){UNASSIGNED} LLGM Assign pre (d18db08c => d0c6441e) (gprs_llc.c:1079) 20241122124149537 DLLC NOTICE LLME(d18db08c/d0c6441e){ASSIGNED} LLGM Assign post (d18db08c => d0c6441e) (gprs_llc.c:1125) 20241122124149537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124149537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124149537 DMM DEBUG MM(262420000000010/d0c6441e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124149544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124149544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124149544 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124149544 DMM DEBUG MM(262420000000010/d0c6441e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241122124149544 DMM NOTICE MM(262420000000010/d0c6441e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124149544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124149544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124149544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122124149544 DMM INFO MM(262420000000010/d0c6441e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0c6441e) (gprs_gmm.c:300) TC_attach_closed(250)@18e05620b368: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@18e05620b368: Removing Client IMSI='262420000000010'H, index=2 20241122124150542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124150542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124150542 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124150542 DMM INFO MM(262420000000010/d0c6441e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124150542 DMM NOTICE MM(262420000000010/d0c6441e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124150542 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124150542 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124150542 DLLC NOTICE LLME(d18db08c/d0c6441e){ASSIGNED} LLGM Assign pre (ffffffff => d0c6441e) (gprs_llc.c:1079) 20241122124150542 DLLC NOTICE LLME(ffffffff/d0c6441e){ASSIGNED} LLGM Assign post (ffffffff => d0c6441e) (gprs_llc.c:1125) 20241122124150542 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124150542 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124150542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124150542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@18e05620b368: Final verdict of PTC: pass 20241122124150543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@18e05620b368: Final verdict of PTC: none 20241122124150546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124150546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(232)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@18e05620b368: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@18e05620b368: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@18e05620b368: Final verdict of PTC: none -NSVCI97(236)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@18e05620b368: Final verdict of PTC: none -NSVCI98(241)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@18e05620b368: Final verdict of PTC: none -NSVCI99(245)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@18e05620b368: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(239)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(243)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(234)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@18e05620b368: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@18e05620b368: Test case TC_attach_closed finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Nov 22 12:41:50 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241122124150737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124151139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70156) 20241122124151547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124151547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70156, count=80212) 20241122124152549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124152549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Nov 22 12:41:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124153550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124153550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_no_imei_response started. 20241122124154197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124154198 DMM INFO MM(262420000000010/d0c6441e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124154198 DMM INFO MM(262420000000010/d0c6441e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124154198 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124154198 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124154198 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124154198 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124154198 DLLC NOTICE LLME(ffffffff/d0c6441e){ASSIGNED} LLGM Assign pre (d0c6441e => ffffffff) (gprs_llc.c:1079) 20241122124154198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0c6441e => ffffffff) (gprs_llc.c:1125) 20241122124154198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124154198 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124154198 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124154198 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124154198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124154247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124154247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124154247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124154247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124154247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124154247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124154247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124154247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124154249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124154249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124154249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124154249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124154249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124154249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124154249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124154249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124154249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124154249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124154250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124154250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124154253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124154261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124154261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124154285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124154285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124154285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124154285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124154285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124154285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124154285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124154285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124154287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124154287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124154287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124154287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124154287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124154287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124154287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124154287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124154287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124154287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124154288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124154288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124154292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124154302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124154302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124154324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124154324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124154324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124154324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124154324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124154324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124154324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124154324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124154326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124154326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124154326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124154327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124154327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124154327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124154327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124154327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124154327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124154327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124154327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124154327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124154327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124154331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124154341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124154341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124154551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124154551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124154551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124154551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124154554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124154554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@18e05620b368: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F7D8967B'O, index=0 SGSN_Test-GSUP(267)@18e05620b368: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241122124155606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124155606 DLLC NOTICE LLME(ffffffff/f7d8967b){UNASSIGNED} LLC RX: unknown TLLI 0xf7d8967b, creating LLME on the fly (gprs_llc.c:552) 20241122124155606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124155606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124155606 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124155606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124155606 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124155606 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124155606 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124155606 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124155607 DLLC NOTICE LLME(ffffffff/f7d8967b){UNASSIGNED} LLGM Assign pre (f7d8967b => ce0a0faf) (gprs_llc.c:1079) 20241122124155607 DLLC NOTICE LLME(f7d8967b/ce0a0faf){ASSIGNED} LLGM Assign post (f7d8967b => ce0a0faf) (gprs_llc.c:1125) 20241122124155607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124155607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124155607 DMM DEBUG MM(262420000000032/ce0a0faf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124201607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124201607 DMM DEBUG MM(262420000000032/ce0a0faf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124205562 DGPRS DEBUG Checking for inactive LLMEs, time = 14090059 (sgsn.c:131) 20241122124207608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124207608 DMM DEBUG MM(262420000000032/ce0a0faf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124213609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124213609 DMM DEBUG MM(262420000000032/ce0a0faf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124214553 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124214553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124214553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124219610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124219610 DMM DEBUG MM(262420000000032/ce0a0faf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124224252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124224254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124224254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124224288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124224290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124224290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124224328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124224330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124224330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124225611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124225611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241122124225611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124225611 DMM NOTICE MM(262420000000032/ce0a0faf) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241122124225611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124225611 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124225611 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124225611 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124225611 DLLC NOTICE LLME(f7d8967b/ce0a0faf){ASSIGNED} LLGM Assign pre (ce0a0faf => ffffffff) (gprs_llc.c:1079) 20241122124225611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce0a0faf => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@18e05620b368: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@18e05620b368: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@18e05620b368: Final verdict of PTC: pass 20241122124225621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124225623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124225623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@18e05620b368: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@18e05620b368: Final verdict of PTC: none -NSVCI98(260)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@18e05620b368: Final verdict of PTC: none -NSVCI97(255)@18e05620b368: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@18e05620b368: Final verdict of PTC: none -NSVCI99(265)@18e05620b368: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(253)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(258)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(263)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Nov 22 12:42:25 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 20241122124225757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124226058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67248) 20241122124226624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124226624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67248, count=71604) 20241122124227625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124227625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Nov 22 12:42:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124228626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124228626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_no_imsi_response started. 20241122124229121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124229123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124229171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124229171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124229171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124229171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124229171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124229171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124229171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124229171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124229173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124229173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124229173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124229173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124229173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124229173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124229173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124229174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124229174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124229174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(275)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124229174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124229174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124229178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124229188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124229188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124229206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124229206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124229206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124229206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124229206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124229206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124229206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124229206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124229208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124229208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124229208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124229208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124229208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124229208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124229208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124229208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124229208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124229208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(279)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124229209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124229209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124229212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124229221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124229221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124229245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124229245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124229245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124229245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124229245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124229245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124229245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124229245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124229247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124229247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124229247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124229247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124229247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124229247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124229247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124229247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124229247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124229247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124229247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124229248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124229248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124229251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124229259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124229259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124229627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124229627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124229627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124229627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124229629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122124229630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@18e05620b368: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D700FB56'O, index=0 SGSN_Test-GSUP(286)@18e05620b368: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241122124230682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124230682 DLLC NOTICE LLME(ffffffff/d700fb56){UNASSIGNED} LLC RX: unknown TLLI 0xd700fb56, creating LLME on the fly (gprs_llc.c:552) 20241122124230682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124230682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124230682 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124230682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124230682 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124230682 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124230682 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124230682 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124230682 DLLC NOTICE LLME(ffffffff/d700fb56){UNASSIGNED} LLGM Assign pre (d700fb56 => e34fb55d) (gprs_llc.c:1079) 20241122124230682 DLLC NOTICE LLME(d700fb56/e34fb55d){ASSIGNED} LLGM Assign post (d700fb56 => e34fb55d) (gprs_llc.c:1125) 20241122124230682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124230682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124230682 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124230695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124230695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124230695 DMM DEBUG MM_STATE_Gb(3607165782)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124230695 DMM DEBUG MM(/e34fb55d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241122124230695 DMM NOTICE MM(/e34fb55d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124230695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124230695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241122124230695 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241122124235562 DGPRS DEBUG Checking for inactive LLMEs, time = 14090089 (sgsn.c:131) 20241122124236696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124236696 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241122124242697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124242697 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241122124248698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124248698 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241122124249628 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124249628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124249628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241122124254699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124254699 DMM DEBUG MM(/e34fb55d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241122124259175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124259178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124259210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124259212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124259212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124259249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124259250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124259250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124300700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241122124300700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241122124300700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124300700 DMM NOTICE MM(/e34fb55d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241122124300700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Reject}: Deallocated (fsm.c:568) 20241122124300700 DMM DEBUG MM_STATE_Gb(3607165782)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124300700 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124300700 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124300700 DLLC NOTICE LLME(d700fb56/e34fb55d){ASSIGNED} LLGM Assign pre (e34fb55d => ffffffff) (gprs_llc.c:1079) 20241122124300700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e34fb55d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@18e05620b368: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@18e05620b368: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@18e05620b368: Final verdict of PTC: pass 20241122124300713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124300715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124300715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@18e05620b368: Final verdict of PTC: none -NSVCI99(285)@18e05620b368: Final verdict of PTC: none -NSVCI97(275)@18e05620b368: Final verdict of PTC: none -NSVCI98(280)@18e05620b368: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@18e05620b368: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@18e05620b368: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(283)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(273)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(278)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Nov 22 12:43:00 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 20241122124300846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124301147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71068) 20241122124301716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124301716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71068, count=71608) 20241122124302717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124302717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Nov 22 12:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124303718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124303718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_closed_add_vty started. 20241122124304202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124304203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124304254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124304254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124304254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124304254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304254 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124304254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124304254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124304254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124304254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124304256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124304256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124304256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124304256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124304256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124304256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124304256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124304256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124304256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124304256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124304257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124304257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124304260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124304269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124304269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124304298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124304298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124304298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124304298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124304298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124304298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124304298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124304298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(298)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124304300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124304300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124304300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124304300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124304300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124304300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124304300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124304300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124304300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124304300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124304301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124304301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124304305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124304314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124304314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124304327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124304327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124304327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124304327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124304327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124304327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124304327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124304327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124304329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124304329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124304329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124304329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124304329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124304329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124304329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124304329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124304329 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124304329 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124304329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124304330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124304330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124304333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124304344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124304344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124304719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124304719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124304719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124304719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124304722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124304722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122124305563 DGPRS DEBUG Checking for inactive LLMEs, time = 14090119 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='EA8D9E0B'O, index=0 SGSN_Test-GSUP(305)@18e05620b368: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='EA8D9E0B'O, index=1 20241122124305778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124305778 DLLC NOTICE LLME(ffffffff/ea8d9e0b){UNASSIGNED} LLC RX: unknown TLLI 0xea8d9e0b, creating LLME on the fly (gprs_llc.c:552) 20241122124305778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124305778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241122124305778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124305778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124305778 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124305778 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124305778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124305778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124305778 DLLC NOTICE LLME(ffffffff/ea8d9e0b){UNASSIGNED} LLGM Assign pre (ea8d9e0b => f4b170ce) (gprs_llc.c:1079) 20241122124305778 DLLC NOTICE LLME(ea8d9e0b/f4b170ce){ASSIGNED} LLGM Assign post (ea8d9e0b => f4b170ce) (gprs_llc.c:1125) 20241122124305778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124305778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124305778 DMM DEBUG MM(001010123456789/f4b170ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124305790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124305790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124305790 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124305790 DMM DEBUG MM(001010123456789/f4b170ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241122124305790 DMM NOTICE MM(001010123456789/f4b170ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124305790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124305790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124305790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241122124305790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124305790 DMM NOTICE MM(001010123456789/f4b170ce) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241122124305790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124305790 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124305790 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124305790 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124305791 DLLC NOTICE LLME(ea8d9e0b/f4b170ce){ASSIGNED} LLGM Assign pre (f4b170ce => ffffffff) (gprs_llc.c:1079) 20241122124305791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4b170ce => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@18e05620b368: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='EA8D9E0B'O, index=2 20241122124305797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124305797 DLLC NOTICE LLME(ffffffff/ea8d9e0b){UNASSIGNED} LLC RX: unknown TLLI 0xea8d9e0b, creating LLME on the fly (gprs_llc.c:552) 20241122124305797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241122124305797 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241122124305797 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124305797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124305797 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124305797 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124305798 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124305798 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124305798 DLLC NOTICE LLME(ffffffff/ea8d9e0b){UNASSIGNED} LLGM Assign pre (ea8d9e0b => e2a32bcd) (gprs_llc.c:1079) 20241122124305798 DLLC NOTICE LLME(ea8d9e0b/e2a32bcd){ASSIGNED} LLGM Assign post (ea8d9e0b => e2a32bcd) (gprs_llc.c:1125) 20241122124305798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124305798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124305798 DMM DEBUG MM(001010123456700/e2a32bcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124305803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124305803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124305803 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124305803 DMM DEBUG MM(001010123456700/e2a32bcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241122124305803 DMM NOTICE MM(001010123456700/e2a32bcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124305803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124305803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124305803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122124305803 DMM INFO MM(001010123456700/e2a32bcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2a32bcd) (gprs_gmm.c:300) 20241122124306805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124306805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124306805 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124306805 DMM INFO MM(001010123456700/e2a32bcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124306805 DMM NOTICE MM(001010123456700/e2a32bcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124306805 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124306805 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124306805 DLLC NOTICE LLME(ea8d9e0b/e2a32bcd){ASSIGNED} LLGM Assign pre (ffffffff => e2a32bcd) (gprs_llc.c:1079) 20241122124306805 DLLC NOTICE LLME(ffffffff/e2a32bcd){ASSIGNED} LLGM Assign post (ffffffff => e2a32bcd) (gprs_llc.c:1125) 20241122124306805 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124306805 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124306805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124306805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@18e05620b368: Final verdict of PTC: pass 20241122124306818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@18e05620b368: Final verdict of PTC: none 20241122124306824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124306824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(303)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@18e05620b368: Final verdict of PTC: none -NSVCI97(293)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(301)@18e05620b368: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@18e05620b368: Final verdict of PTC: none -NSVCI98(299)@18e05620b368: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@18e05620b368: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(297)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(291)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Nov 22 12:43:06 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 20241122124307081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124307487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241122124307825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124307825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241122124308826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124308826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Nov 22 12:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124309827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124309827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_check_subscriber_list started. 20241122124310540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124310541 DMM INFO MM(001010123456700/e2a32bcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124310541 DMM INFO MM(001010123456700/e2a32bcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124310541 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124310541 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124310541 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124310541 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124310541 DLLC NOTICE LLME(ffffffff/e2a32bcd){ASSIGNED} LLGM Assign pre (e2a32bcd => ffffffff) (gprs_llc.c:1079) 20241122124310541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a32bcd => ffffffff) (gprs_llc.c:1125) 20241122124310541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124310541 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124310541 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124310541 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124310541 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124310610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(312)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124310610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124310610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124310610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310610 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124310610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124310610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124310610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124310610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124310613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124310613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124310613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124310613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124310613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124310613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124310613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124310613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124310613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124310613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124310614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124310614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124310638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124310638 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(312)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@18e05620b368: Provider Link came up: sending NS-RESET TC_attach_check_subscriber_list-BVCI196(310)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124310646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124310646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124310646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124310646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124310646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124310646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124310646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124310646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124310648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124310648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124310648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124310648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124310648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124310648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124310648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124310648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124310648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124310648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124310649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124310649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124310657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124310670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124310670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124310714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124310714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124310714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124310714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124310714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124310714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124310714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124310714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124310717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124310717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124310717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124310718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124310718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124310718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124310718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124310718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124310718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124310718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124310718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124310719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124310719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124310726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124310737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124310737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124310828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124310828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124310828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124310828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124310831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241122124310832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@18e05620b368: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C37221F8'O, index=0 SGSN_Test-GSUP(324)@18e05620b368: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@18e05620b368: 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 := '6EB79F147BE3D5EC826F8DC24476BBEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1B3A7B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71D2FBB4AF22F522'O } } } } } 20241122124311892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124311892 DLLC NOTICE LLME(ffffffff/c37221f8){UNASSIGNED} LLC RX: unknown TLLI 0xc37221f8, creating LLME on the fly (gprs_llc.c:552) 20241122124311892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124311892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241122124311892 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124311892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124311892 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124311892 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124311892 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124311892 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124311892 DLLC NOTICE LLME(ffffffff/c37221f8){UNASSIGNED} LLGM Assign pre (c37221f8 => c92656a1) (gprs_llc.c:1079) 20241122124311892 DLLC NOTICE LLME(c37221f8/c92656a1){ASSIGNED} LLGM Assign post (c37221f8 => c92656a1) (gprs_llc.c:1125) 20241122124311892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124311892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124311892 DMM DEBUG MM(262420000000034/c92656a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124311915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124311915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124311915 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124311915 DMM DEBUG MM(262420000000034/c92656a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241122124311915 DMM NOTICE MM(262420000000034/c92656a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124311915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124311915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124311915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124311915 DMM DEBUG MM(262420000000034/c92656a1) Requesting authorization (sgsn_auth.c:160) 20241122124311915 DMM INFO MM(262420000000034/c92656a1) Requesting authentication tuples (sgsn_auth.c:184) 20241122124311915 DMM DEBUG MM(262420000000034/c92656a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124311915 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241122124311915 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) 20241122124311920 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124311920 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124311920 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124311920 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124311920 DMM INFO MM(262420000000034/c92656a1) Subscriber data update (mmctx.c:445) 20241122124311920 DMM DEBUG MM(262420000000034/c92656a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124311920 DMM INFO MM(262420000000034/c92656a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124311921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124311921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124311921 DMM INFO MM(262420000000034/c92656a1) <- GMM AUTH AND CIPHERING REQ (rand = 6e b7 9f 14 7b e3 d5 ec 82 6f 8d c2 44 76 bb ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) SGSN_Test-GSUP(324)@18e05620b368: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@18e05620b368: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241122124311936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124311936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124311936 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124311936 DMM INFO MM(262420000000034/c92656a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124311936 DMM NOTICE MM(262420000000034/c92656a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124311936 DMM DEBUG MM(262420000000034/c92656a1) checking auth: received GSM SRES = c1 b3 a7 b9 (gprs_gmm.c:666) 20241122124311936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124311936 DMM DEBUG MM(262420000000034/c92656a1) Requesting authorization (sgsn_auth.c:160) 20241122124311936 DMM INFO MM(262420000000034/c92656a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124311936 DMM DEBUG MM(262420000000034/c92656a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124311936 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241122124311936 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) 20241122124311936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124311936 DMM INFO MM(262420000000034/c92656a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc92656a1) (gprs_gmm.c:300) 20241122124311942 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124311942 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124311942 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241122124311942 DMM INFO MM(262420000000034/c92656a1) Subscriber data update (mmctx.c:445) 20241122124311942 DMM DEBUG MM(262420000000034/c92656a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124311942 DMM INFO MM(262420000000034/c92656a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124311942 DMM NOTICE MM(262420000000034/c92656a1) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241122124311942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124311942 DMM NOTICE MM(262420000000034/c92656a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124311943 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) 20241122124311952 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124311952 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241122124311952 DMM INFO MM(262420000000034/c92656a1) Subscriber data update (mmctx.c:445) 20241122124311952 DMM DEBUG MM(262420000000034/c92656a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124311966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124311966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124311966 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124311966 DMM INFO MM(262420000000034/c92656a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124311966 DMM NOTICE MM(262420000000034/c92656a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124311966 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124311966 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124311966 DLLC NOTICE LLME(c37221f8/c92656a1){ASSIGNED} LLGM Assign pre (ffffffff => c92656a1) (gprs_llc.c:1079) 20241122124311966 DLLC NOTICE LLME(ffffffff/c92656a1){ASSIGNED} LLGM Assign post (ffffffff => c92656a1) (gprs_llc.c:1125) 20241122124311966 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124311966 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124311966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124311966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@18e05620b368: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@18e05620b368: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@18e05620b368: Final verdict of PTC: pass 20241122124312021 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241122124312022 DMM INFO MM(262420000000034/c92656a1) Subscriber data update (mmctx.c:445) 20241122124312022 DMM DEBUG MM(262420000000034/c92656a1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241122124312022 DMM INFO MM(262420000000034/c92656a1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241122124312022 DMM INFO MM(262420000000034/c92656a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124312022 DMM INFO MM(262420000000034/c92656a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124312022 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124312022 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124312022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124312022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124312022 DLLC NOTICE LLME(ffffffff/c92656a1){ASSIGNED} LLGM Assign pre (c92656a1 => ffffffff) (gprs_llc.c:1079) 20241122124312022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c92656a1 => ffffffff) (gprs_llc.c:1125) 20241122124312022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124312022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124312022 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124312022 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124312847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@18e05620b368: Final verdict of PTC: none 20241122124312849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124312849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(322)@18e05620b368: Final verdict of PTC: none -NSVCI97(313)@18e05620b368: Final verdict of PTC: none -NSVCI98(317)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@18e05620b368: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@18e05620b368: Final verdict of PTC: none -NSVCI99(323)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@18e05620b368: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@18e05620b368: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(321)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(311)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(315)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Nov 22 12:43:12 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 20241122124312966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124313277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88444) 20241122124313850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124313850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88444, count=93876) 20241122124314851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124314851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Nov 22 12:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124315852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124315852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_detach_check_subscriber_list started. 20241122124316345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124316346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124316409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124316409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124316409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124316409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124316409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124316409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124316409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124316409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124316411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124316411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124316411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124316411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124316411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124316411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124316411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124316411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124316411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124316411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124316412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124316412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(331)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124316416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124316425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124316444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124316444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124316444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124316444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124316444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124316444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124316444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124316444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124316446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124316446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124316446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124316446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124316446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124316446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124316446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124316446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124316446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124316446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(336)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124316447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124316447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124316451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124316461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124316476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124316476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124316476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124316476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124316476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124316476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124316476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124316476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124316477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124316477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124316477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124316478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124316478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124316478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124316478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124316478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124316478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124316478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124316478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124316479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124316479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124316482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124316492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124316853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124316853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124316853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124316853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124316855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124316856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@18e05620b368: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DFFF0533'O, index=0 SGSN_Test-GSUP(343)@18e05620b368: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@18e05620b368: 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 := '3F38AA57E50F56814ED82ACDC10FA198'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E23D6A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8285D21511A85E3'O } } } } } 20241122124316902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316902 DLLC NOTICE LLME(ffffffff/dfff0533){UNASSIGNED} LLC RX: unknown TLLI 0xdfff0533, creating LLME on the fly (gprs_llc.c:552) 20241122124316902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124316902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241122124316902 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124316903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124316903 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124316903 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124316903 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124316903 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124316903 DLLC NOTICE LLME(ffffffff/dfff0533){UNASSIGNED} LLGM Assign pre (dfff0533 => dcf6e6a8) (gprs_llc.c:1079) 20241122124316903 DLLC NOTICE LLME(dfff0533/dcf6e6a8){ASSIGNED} LLGM Assign post (dfff0533 => dcf6e6a8) (gprs_llc.c:1125) 20241122124316903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124316903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124316903 DMM DEBUG MM(262420000000033/dcf6e6a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124316916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124316916 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124316916 DMM DEBUG MM(262420000000033/dcf6e6a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241122124316916 DMM NOTICE MM(262420000000033/dcf6e6a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124316916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124316916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124316916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124316916 DMM DEBUG MM(262420000000033/dcf6e6a8) Requesting authorization (sgsn_auth.c:160) 20241122124316916 DMM INFO MM(262420000000033/dcf6e6a8) Requesting authentication tuples (sgsn_auth.c:184) 20241122124316916 DMM DEBUG MM(262420000000033/dcf6e6a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124316916 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241122124316916 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)@18e05620b368: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@18e05620b368: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241122124316919 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124316919 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124316919 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124316919 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124316919 DMM INFO MM(262420000000033/dcf6e6a8) Subscriber data update (mmctx.c:445) 20241122124316919 DMM DEBUG MM(262420000000033/dcf6e6a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124316919 DMM INFO MM(262420000000033/dcf6e6a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124316919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124316919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124316919 DMM INFO MM(262420000000033/dcf6e6a8) <- GMM AUTH AND CIPHERING REQ (rand = 3f 38 aa 57 e5 0f 56 81 4e d8 2a cd c1 0f a1 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124316927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124316927 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124316927 DMM INFO MM(262420000000033/dcf6e6a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124316927 DMM NOTICE MM(262420000000033/dcf6e6a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124316927 DMM DEBUG MM(262420000000033/dcf6e6a8) checking auth: received GSM SRES = 0e 23 d6 a8 (gprs_gmm.c:666) 20241122124316927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124316927 DMM DEBUG MM(262420000000033/dcf6e6a8) Requesting authorization (sgsn_auth.c:160) 20241122124316927 DMM INFO MM(262420000000033/dcf6e6a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124316927 DMM DEBUG MM(262420000000033/dcf6e6a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124316927 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241122124316927 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) 20241122124316927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124316927 DMM INFO MM(262420000000033/dcf6e6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf6e6a8) (gprs_gmm.c:300) 20241122124316929 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124316929 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124316929 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241122124316929 DMM INFO MM(262420000000033/dcf6e6a8) Subscriber data update (mmctx.c:445) 20241122124316929 DMM DEBUG MM(262420000000033/dcf6e6a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124316929 DMM INFO MM(262420000000033/dcf6e6a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124316929 DMM NOTICE MM(262420000000033/dcf6e6a8) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241122124316929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124316929 DMM NOTICE MM(262420000000033/dcf6e6a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124316929 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) 20241122124316929 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124316929 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241122124316929 DMM INFO MM(262420000000033/dcf6e6a8) Subscriber data update (mmctx.c:445) 20241122124316929 DMM DEBUG MM(262420000000033/dcf6e6a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124316936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124316936 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124316936 DMM INFO MM(262420000000033/dcf6e6a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124316936 DMM NOTICE MM(262420000000033/dcf6e6a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124316936 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124316936 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124316936 DLLC NOTICE LLME(dfff0533/dcf6e6a8){ASSIGNED} LLGM Assign pre (ffffffff => dcf6e6a8) (gprs_llc.c:1079) 20241122124316936 DLLC NOTICE LLME(ffffffff/dcf6e6a8){ASSIGNED} LLGM Assign post (ffffffff => dcf6e6a8) (gprs_llc.c:1125) 20241122124316936 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124316936 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124316936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124316936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@18e05620b368: setverdict(pass): none -> pass 20241122124316987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124316987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241122124316987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124316987 DMM INFO MM(262420000000033/dcf6e6a8) -> GMM DETACH REQUEST TLLI=0xdcf6e6a8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241122124316987 DMM INFO MM(262420000000033/dcf6e6a8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124316987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124316987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124316987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124316987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124316987 DLLC NOTICE LLME(ffffffff/dcf6e6a8){ASSIGNED} LLGM Assign pre (dcf6e6a8 => ffffffff) (gprs_llc.c:1079) 20241122124316987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf6e6a8 => ffffffff) (gprs_llc.c:1125) 20241122124316987 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241122124316987 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) 20241122124316987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124316987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124316987 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124316987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124316988 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@18e05620b368: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@18e05620b368: Final verdict of PTC: pass 20241122124321995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@18e05620b368: Final verdict of PTC: none 20241122124321997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124321997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(337)@18e05620b368: Final verdict of PTC: none -NSVCI97(332)@18e05620b368: Final verdict of PTC: none -NSVCI99(341)@18e05620b368: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@18e05620b368: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@18e05620b368: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(335)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(330)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(339)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Nov 22 12:43:22 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 20241122124322127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124322428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89524) 20241122124322998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124322998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89524, count=93880) 20241122124323999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124323999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Nov 22 12:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124325000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124325000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_check_complete_resend started. 20241122124325487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124325488 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124325542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124325542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124325542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124325542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124325542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124325542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124325542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124325542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124325544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124325544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124325544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124325545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124325545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124325550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124325559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124325559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124325579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI98(355)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124325579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124325579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124325579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124325579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124325579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124325579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124325579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241122124325581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124325581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124325581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124325581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124325581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124325581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124325581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124325581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124325581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124325581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124325582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124325582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124325585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124325594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124325594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124325623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124325623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124325623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124325623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124325623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124325623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124325623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124325623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124325625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124325625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124325625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124325625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124325625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124325625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124325625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124325625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124325625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124325625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124325625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124325626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124325626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124325630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124325641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124325641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124326001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124326002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124326002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124326002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124326004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124326004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@18e05620b368: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EC94AB59'O, index=0 SGSN_Test-GSUP(362)@18e05620b368: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@18e05620b368: 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 := 'A8F7BA7EABBFE1BB4D9F770C38943BC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '951ADA78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E9E28C6B235B1C3'O } } } } } 20241122124327057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124327057 DLLC NOTICE LLME(ffffffff/ec94ab59){UNASSIGNED} LLC RX: unknown TLLI 0xec94ab59, creating LLME on the fly (gprs_llc.c:552) 20241122124327057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124327057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124327058 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124327058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124327058 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124327058 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124327058 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124327058 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124327058 DLLC NOTICE LLME(ffffffff/ec94ab59){UNASSIGNED} LLGM Assign pre (ec94ab59 => ccfc35e6) (gprs_llc.c:1079) 20241122124327058 DLLC NOTICE LLME(ec94ab59/ccfc35e6){ASSIGNED} LLGM Assign post (ec94ab59 => ccfc35e6) (gprs_llc.c:1125) 20241122124327058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124327058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124327058 DMM DEBUG MM(262420000000036/ccfc35e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124327070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124327070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124327070 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124327070 DMM DEBUG MM(262420000000036/ccfc35e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241122124327070 DMM NOTICE MM(262420000000036/ccfc35e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124327070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124327070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124327070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124327070 DMM DEBUG MM(262420000000036/ccfc35e6) Requesting authorization (sgsn_auth.c:160) 20241122124327070 DMM INFO MM(262420000000036/ccfc35e6) Requesting authentication tuples (sgsn_auth.c:184) 20241122124327070 DMM DEBUG MM(262420000000036/ccfc35e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124327070 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241122124327070 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)@18e05620b368: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@18e05620b368: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241122124327073 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124327073 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124327073 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124327073 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124327073 DMM INFO MM(262420000000036/ccfc35e6) Subscriber data update (mmctx.c:445) 20241122124327073 DMM DEBUG MM(262420000000036/ccfc35e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124327073 DMM INFO MM(262420000000036/ccfc35e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124327073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124327073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124327073 DMM INFO MM(262420000000036/ccfc35e6) <- GMM AUTH AND CIPHERING REQ (rand = a8 f7 ba 7e ab bf e1 bb 4d 9f 77 0c 38 94 3b c8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124327080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124327080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124327080 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124327080 DMM INFO MM(262420000000036/ccfc35e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124327080 DMM NOTICE MM(262420000000036/ccfc35e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124327080 DMM DEBUG MM(262420000000036/ccfc35e6) checking auth: received GSM SRES = 95 1a da 78 (gprs_gmm.c:666) 20241122124327080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124327080 DMM DEBUG MM(262420000000036/ccfc35e6) Requesting authorization (sgsn_auth.c:160) 20241122124327080 DMM INFO MM(262420000000036/ccfc35e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124327080 DMM DEBUG MM(262420000000036/ccfc35e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124327080 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241122124327080 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) 20241122124327080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124327080 DMM INFO MM(262420000000036/ccfc35e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfc35e6) (gprs_gmm.c:300) 20241122124327082 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124327082 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124327082 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241122124327082 DMM INFO MM(262420000000036/ccfc35e6) Subscriber data update (mmctx.c:445) 20241122124327082 DMM DEBUG MM(262420000000036/ccfc35e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124327082 DMM INFO MM(262420000000036/ccfc35e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124327082 DMM NOTICE MM(262420000000036/ccfc35e6) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241122124327082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124327082 DMM NOTICE MM(262420000000036/ccfc35e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124327082 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) 20241122124327082 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124327082 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241122124327082 DMM INFO MM(262420000000036/ccfc35e6) Subscriber data update (mmctx.c:445) 20241122124327082 DMM DEBUG MM(262420000000036/ccfc35e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122124333081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124333081 DMM INFO MM(262420000000036/ccfc35e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfc35e6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122124335564 DGPRS DEBUG Checking for inactive LLMEs, time = 14090149 (sgsn.c:131) 20241122124339082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124339082 DMM INFO MM(262420000000036/ccfc35e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfc35e6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122124345083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124345083 DMM INFO MM(262420000000036/ccfc35e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfc35e6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122124346002 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124346002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124346003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124351084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124351084 DMM INFO MM(262420000000036/ccfc35e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfc35e6) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122124355547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124355548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124355548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124355582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124355583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124355583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124355626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124355628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124355628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124357085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241122124357085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241122124357085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124357085 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241122124357085 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) 20241122124357085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124357085 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124357085 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124357085 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124357085 DLLC NOTICE LLME(ec94ab59/ccfc35e6){ASSIGNED} LLGM Assign pre (ccfc35e6 => ffffffff) (gprs_llc.c:1079) 20241122124357085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccfc35e6 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@18e05620b368: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@18e05620b368: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@18e05620b368: Final verdict of PTC: pass 20241122124401095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@18e05620b368: Final verdict of PTC: none 20241122124401098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124401098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@18e05620b368: Final verdict of PTC: none -NSVCI98(355)@18e05620b368: Final verdict of PTC: none -NSVCI99(360)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@18e05620b368: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@18e05620b368: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@18e05620b368: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(353)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(358)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(348)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Nov 22 12:44:01 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 20241122124401228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124401529 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=88824) 20241122124402099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124402099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88824, count=94876) 20241122124403101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124403101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Nov 22 12:44:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124404101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124404101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_hlr_location_cancel_request_update started. 20241122124404590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124404592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124404634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124404634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124404634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124404634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124404634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124404634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124404634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124404634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124404635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124404635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124404635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124404635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124404635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124404635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124404635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124404635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124404636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124404636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124404637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124404637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124404640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124404652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124404652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124404678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124404678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124404678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124404678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124404678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124404678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124404678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124404678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124404680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124404680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124404680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124404680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124404680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124404680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124404680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124404680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124404680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124404680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124404681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124404681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124404685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124404696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124404696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124404710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124404710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124404710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124404710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124404710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124404710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124404710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124404710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124404712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124404712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124404712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124404712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124404712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124404712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124404712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124404712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124404712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124404712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124404712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124404713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124404713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124404717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124404724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124404724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124405103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124405103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124405103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124405103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124405106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124405106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122124405565 DGPRS DEBUG Checking for inactive LLMEs, time = 14090179 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@18e05620b368: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C4D97BF1'O, index=0 SGSN_Test-GSUP(381)@18e05620b368: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@18e05620b368: 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 := '8F8769A818DE90C82E71047D070D00C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87AD06FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45D8A807B1640262'O } } } } } 20241122124406154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124406154 DLLC NOTICE LLME(ffffffff/c4d97bf1){UNASSIGNED} LLC RX: unknown TLLI 0xc4d97bf1, creating LLME on the fly (gprs_llc.c:552) 20241122124406154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124406154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241122124406154 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124406154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124406154 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124406154 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124406154 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124406154 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124406154 DLLC NOTICE LLME(ffffffff/c4d97bf1){UNASSIGNED} LLGM Assign pre (c4d97bf1 => ca94eb13) (gprs_llc.c:1079) 20241122124406154 DLLC NOTICE LLME(c4d97bf1/ca94eb13){ASSIGNED} LLGM Assign post (c4d97bf1 => ca94eb13) (gprs_llc.c:1125) 20241122124406154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124406154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124406154 DMM DEBUG MM(262420000000031/ca94eb13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124406168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124406168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124406168 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124406168 DMM DEBUG MM(262420000000031/ca94eb13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241122124406168 DMM NOTICE MM(262420000000031/ca94eb13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124406168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124406168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124406169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124406169 DMM DEBUG MM(262420000000031/ca94eb13) Requesting authorization (sgsn_auth.c:160) 20241122124406169 DMM INFO MM(262420000000031/ca94eb13) Requesting authentication tuples (sgsn_auth.c:184) 20241122124406169 DMM DEBUG MM(262420000000031/ca94eb13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124406169 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241122124406169 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)@18e05620b368: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@18e05620b368: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241122124406172 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124406172 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124406172 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124406172 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124406172 DMM INFO MM(262420000000031/ca94eb13) Subscriber data update (mmctx.c:445) 20241122124406172 DMM DEBUG MM(262420000000031/ca94eb13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124406172 DMM INFO MM(262420000000031/ca94eb13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124406172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124406172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124406172 DMM INFO MM(262420000000031/ca94eb13) <- GMM AUTH AND CIPHERING REQ (rand = 8f 87 69 a8 18 de 90 c8 2e 71 04 7d 07 0d 00 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124406181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124406181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124406181 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124406181 DMM INFO MM(262420000000031/ca94eb13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124406181 DMM NOTICE MM(262420000000031/ca94eb13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124406181 DMM DEBUG MM(262420000000031/ca94eb13) checking auth: received GSM SRES = 87 ad 06 fe (gprs_gmm.c:666) 20241122124406181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124406181 DMM DEBUG MM(262420000000031/ca94eb13) Requesting authorization (sgsn_auth.c:160) 20241122124406181 DMM INFO MM(262420000000031/ca94eb13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124406181 DMM DEBUG MM(262420000000031/ca94eb13) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124406181 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241122124406181 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) 20241122124406181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124406181 DMM INFO MM(262420000000031/ca94eb13) <- GMM ATTACH ACCEPT (new P-TMSI=0xca94eb13) (gprs_gmm.c:300) 20241122124406182 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124406182 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124406182 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241122124406182 DMM INFO MM(262420000000031/ca94eb13) Subscriber data update (mmctx.c:445) 20241122124406182 DMM DEBUG MM(262420000000031/ca94eb13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124406182 DMM INFO MM(262420000000031/ca94eb13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124406182 DMM NOTICE MM(262420000000031/ca94eb13) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241122124406182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124406182 DMM NOTICE MM(262420000000031/ca94eb13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124406182 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) 20241122124406183 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124406183 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241122124406183 DMM INFO MM(262420000000031/ca94eb13) Subscriber data update (mmctx.c:445) 20241122124406183 DMM DEBUG MM(262420000000031/ca94eb13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124406190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124406190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124406190 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124406190 DMM INFO MM(262420000000031/ca94eb13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124406190 DMM NOTICE MM(262420000000031/ca94eb13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124406190 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124406190 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124406190 DLLC NOTICE LLME(c4d97bf1/ca94eb13){ASSIGNED} LLGM Assign pre (ffffffff => ca94eb13) (gprs_llc.c:1079) 20241122124406190 DLLC NOTICE LLME(ffffffff/ca94eb13){ASSIGNED} LLGM Assign post (ffffffff => ca94eb13) (gprs_llc.c:1125) 20241122124406190 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124406190 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124406190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124406190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@18e05620b368: setverdict(pass): none -> pass 20241122124406239 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241122124406239 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241122124406239 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) 20241122124406239 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241122124406239 DMM INFO MM(262420000000031/ca94eb13) Subscriber data update (mmctx.c:445) 20241122124406239 DMM DEBUG MM(262420000000031/ca94eb13) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241122124406239 DMM INFO MM(262420000000031/ca94eb13) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241122124406239 DMM INFO MM(262420000000031/ca94eb13) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124406239 DMM INFO MM(262420000000031/ca94eb13) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124406239 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124406239 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124406239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124406239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124406239 DLLC NOTICE LLME(ffffffff/ca94eb13){ASSIGNED} LLGM Assign pre (ca94eb13 => ffffffff) (gprs_llc.c:1079) 20241122124406239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca94eb13 => ffffffff) (gprs_llc.c:1125) 20241122124406239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124406239 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124406239 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124406239 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed MC@18e05620b368: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241122124411244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124411244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(381)@18e05620b368: Final verdict of PTC: none -NSVCI99(379)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@18e05620b368: Final verdict of PTC: none -NSVCI98(374)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@18e05620b368: Final verdict of PTC: none -NSVCI97(369)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@18e05620b368: Final verdict of PTC: none 20241122124411247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(372)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@18e05620b368: Final verdict of PTC: pass -NSVCI97-provIP(367)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(377)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@18e05620b368: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Nov 22 12:44:11 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 20241122124411375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124411676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241122124412245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124412245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=93268) 20241122124413246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124413246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Nov 22 12:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124414248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124414248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_hlr_location_cancel_request_withdraw started. 20241122124414736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124414738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124414795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124414795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124414795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124414795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124414795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124414795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124414796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124414796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(388)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124414797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124414797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124414797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124414797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124414797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124414797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124414797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124414797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124414797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124414797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124414798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124414798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124414802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124414812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124414812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124414831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124414831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124414831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124414831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414831 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124414831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124414831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124414831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124414831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(393)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124414833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124414833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124414833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124414833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124414833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124414833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124414833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124414833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124414833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124414833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124414834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124414834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124414838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124414846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124414846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(393)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124414862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124414862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124414862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124414862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124414864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124414864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124414864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124414864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124414864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124414864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124414864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124414864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124414864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124414864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124414864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124414865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124414865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124414869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124414879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124414879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124415248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124415248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124415248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124415248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124415251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124415251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@18e05620b368: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D1625DD9'O, index=0 SGSN_Test-GSUP(400)@18e05620b368: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@18e05620b368: 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 := '62D3B228F17641A5B45DF0D9D68E6E62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D89BD622'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB5724483348B0AE'O } } } } } 20241122124416307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124416307 DLLC NOTICE LLME(ffffffff/d1625dd9){UNASSIGNED} LLC RX: unknown TLLI 0xd1625dd9, creating LLME on the fly (gprs_llc.c:552) 20241122124416307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124416307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241122124416307 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124416307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124416307 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124416307 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124416307 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124416307 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124416307 DLLC NOTICE LLME(ffffffff/d1625dd9){UNASSIGNED} LLGM Assign pre (d1625dd9 => e1299372) (gprs_llc.c:1079) 20241122124416307 DLLC NOTICE LLME(d1625dd9/e1299372){ASSIGNED} LLGM Assign post (d1625dd9 => e1299372) (gprs_llc.c:1125) 20241122124416307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124416307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124416307 DMM DEBUG MM(262420000000029/e1299372) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124416321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124416321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124416321 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124416321 DMM DEBUG MM(262420000000029/e1299372) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241122124416321 DMM NOTICE MM(262420000000029/e1299372) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124416321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124416321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124416321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124416321 DMM DEBUG MM(262420000000029/e1299372) Requesting authorization (sgsn_auth.c:160) 20241122124416321 DMM INFO MM(262420000000029/e1299372) Requesting authentication tuples (sgsn_auth.c:184) 20241122124416321 DMM DEBUG MM(262420000000029/e1299372) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124416321 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241122124416321 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)@18e05620b368: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@18e05620b368: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241122124416324 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124416324 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124416324 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124416324 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124416324 DMM INFO MM(262420000000029/e1299372) Subscriber data update (mmctx.c:445) 20241122124416324 DMM DEBUG MM(262420000000029/e1299372) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124416324 DMM INFO MM(262420000000029/e1299372) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124416324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124416324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124416324 DMM INFO MM(262420000000029/e1299372) <- GMM AUTH AND CIPHERING REQ (rand = 62 d3 b2 28 f1 76 41 a5 b4 5d f0 d9 d6 8e 6e 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124416333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124416333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124416333 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124416333 DMM INFO MM(262420000000029/e1299372) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124416333 DMM NOTICE MM(262420000000029/e1299372) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124416333 DMM DEBUG MM(262420000000029/e1299372) checking auth: received GSM SRES = d8 9b d6 22 (gprs_gmm.c:666) 20241122124416333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124416333 DMM DEBUG MM(262420000000029/e1299372) Requesting authorization (sgsn_auth.c:160) 20241122124416333 DMM INFO MM(262420000000029/e1299372) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124416333 DMM DEBUG MM(262420000000029/e1299372) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124416333 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241122124416333 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) 20241122124416333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124416333 DMM INFO MM(262420000000029/e1299372) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1299372) (gprs_gmm.c:300) 20241122124416334 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124416334 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124416334 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241122124416334 DMM INFO MM(262420000000029/e1299372) Subscriber data update (mmctx.c:445) 20241122124416334 DMM DEBUG MM(262420000000029/e1299372) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124416334 DMM INFO MM(262420000000029/e1299372) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124416334 DMM NOTICE MM(262420000000029/e1299372) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241122124416334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124416334 DMM NOTICE MM(262420000000029/e1299372) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124416334 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) 20241122124416335 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124416335 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241122124416335 DMM INFO MM(262420000000029/e1299372) Subscriber data update (mmctx.c:445) 20241122124416335 DMM DEBUG MM(262420000000029/e1299372) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124416341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124416341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124416341 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124416341 DMM INFO MM(262420000000029/e1299372) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124416341 DMM NOTICE MM(262420000000029/e1299372) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124416341 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124416341 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124416341 DLLC NOTICE LLME(d1625dd9/e1299372){ASSIGNED} LLGM Assign pre (ffffffff => e1299372) (gprs_llc.c:1079) 20241122124416341 DLLC NOTICE LLME(ffffffff/e1299372){ASSIGNED} LLGM Assign post (ffffffff => e1299372) (gprs_llc.c:1125) 20241122124416341 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124416341 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124416341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124416341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@18e05620b368: setverdict(pass): none -> pass 20241122124416390 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241122124416390 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241122124416390 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) 20241122124416390 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241122124416390 DMM INFO MM(262420000000029/e1299372) Subscriber data update (mmctx.c:445) 20241122124416390 DMM DEBUG MM(262420000000029/e1299372) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241122124416390 DMM INFO MM(262420000000029/e1299372) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241122124416390 DMM INFO MM(262420000000029/e1299372) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241122124416390 DMM NOTICE MM(262420000000029/e1299372) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241122124416390 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241122124416390 DMM INFO MM(262420000000029/e1299372) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241122124416390 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124416390 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124416390 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124416390 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124416390 DLLC NOTICE LLME(ffffffff/e1299372){ASSIGNED} LLGM Assign pre (e1299372 => ffffffff) (gprs_llc.c:1079) 20241122124416390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1299372 => ffffffff) (gprs_llc.c:1125) 20241122124416390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124416390 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124416390 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124416390 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124416391 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@18e05620b368: Removing Client IMSI='262420000000029'H, index=0 20241122124416398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124416398 DLLC NOTICE LLME(ffffffff/e1299372){UNASSIGNED} LLC RX: unknown TLLI 0xe1299372, creating LLME on the fly (gprs_llc.c:552) 20241122124416398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124416398 DMM NOTICE LLME(ffffffff/e1299372){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241122124416398 DLLC NOTICE LLME(ffffffff/e1299372){UNASSIGNED} LLGM Assign pre (e1299372 => ffffffff) (gprs_llc.c:1079) 20241122124416398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1299372 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@18e05620b368: Final verdict of PTC: pass 20241122124416400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@18e05620b368: Final verdict of PTC: none 20241122124416403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124416403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@18e05620b368: Final verdict of PTC: none -NSVCI97(389)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@18e05620b368: Final verdict of PTC: none -NSVCI99(398)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@18e05620b368: Final verdict of PTC: none -NSVCI98(394)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(387)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(392)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(396)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@18e05620b368: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Nov 22 12:44:16 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 20241122124416539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124416840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96292) 20241122124417404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124417404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96292, count=97552) 20241122124418406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124418406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Nov 22 12:44:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124419408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124419408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241122124419899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124419900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124419942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124419942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124419942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124419942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124419942 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124419942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124419942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124419942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124419942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124419943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124419943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124419943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124419944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124419944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124419944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124419944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124419944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124419944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124419944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124419944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124419944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124419944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124419948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124419956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124419956 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124419981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124419981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124419981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124419981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124419981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124419981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124419981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124419981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124419981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124419983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124419983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124419983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124419983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124419983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124419983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124419983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124419983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124419983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124419983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124419983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124419984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124419984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124419997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124419997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124420027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124420027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124420027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124420027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124420027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124420027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124420027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124420027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124420027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124420029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124420029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124420029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124420029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124420029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124420029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124420029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124420029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124420029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124420029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124420029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124420029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124420029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124420033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124420041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124420041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124420409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124420409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124420409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124420409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124420411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124420412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@18e05620b368: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F2A3B27C'O, index=0 SGSN_Test-GSUP(419)@18e05620b368: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241122124421457 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) 20241122124421457 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@18e05620b368: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@18e05620b368: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@18e05620b368: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@18e05620b368: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@18e05620b368: Final verdict of PTC: pass 20241122124421462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124421464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124421464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@18e05620b368: Final verdict of PTC: none -NSVCI97(407)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@18e05620b368: Final verdict of PTC: none -NSVCI98(412)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@18e05620b368: Final verdict of PTC: none -NSVCI99(418)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(416)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(405)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(410)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@18e05620b368: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Nov 22 12:44:21 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 20241122124421597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124421898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241122124422464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124422465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241122124423466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124423466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Nov 22 12:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124424468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124424468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241122124424952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124424954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124425002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124425002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124425002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124425002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425002 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124425002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124425002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124425002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124425002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124425004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124425004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124425004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124425004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124425004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124425004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124425004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124425004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124425004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124425004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124425005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124425005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124425009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124425019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124425019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124425040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124425040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124425040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124425040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124425040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124425040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124425040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124425040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124425042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124425042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124425042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124425042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124425042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124425042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124425042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124425042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124425042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124425042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124425043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124425043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124425046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124425056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124425056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124425082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124425082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124425082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124425082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124425082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124425082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124425082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124425082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124425084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124425084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124425084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124425084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124425084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124425084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124425084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124425084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124425084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124425084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124425084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124425085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(437)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124425085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124425088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124425096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124425096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124425469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124425469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124425469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124425469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124425471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124425472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@18e05620b368: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DE9F71F5'O, index=0 SGSN_Test-GSUP(438)@18e05620b368: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241122124426517 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) 20241122124426517 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@18e05620b368: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@18e05620b368: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@18e05620b368: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@18e05620b368: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@18e05620b368: Final verdict of PTC: pass 20241122124426522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@18e05620b368: Final verdict of PTC: none 20241122124426523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124426523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(436)@18e05620b368: Final verdict of PTC: none -NSVCI98(431)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@18e05620b368: Final verdict of PTC: none -NSVCI97(426)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@18e05620b368: Final verdict of PTC: none -NSVCI99(437)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@18e05620b368: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(429)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(424)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(435)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@18e05620b368: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Nov 22 12:44:26 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 20241122124426655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124426956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51744) 20241122124427525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124427525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51744, count=53004) 20241122124428527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124428527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Nov 22 12:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124429529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124429529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_rau_unknown started. 20241122124430014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124430015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124430061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124430061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124430061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124430061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124430061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124430061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124430061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124430061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124430063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124430063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124430063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124430063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124430063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124430063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124430063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124430063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124430063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124430063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124430063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124430063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124430067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124430077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124430077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124430100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124430100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124430100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124430100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124430100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124430100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124430100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124430100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124430101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124430101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124430101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124430102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124430102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124430102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124430102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124430102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124430102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124430102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124430103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124430103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124430106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124430118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124430118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124430139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124430139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124430139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124430139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124430139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124430139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124430139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124430139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124430140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124430140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124430140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124430141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124430141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124430141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124430141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124430141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124430141 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124430141 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124430141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124430141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124430141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124430145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124430154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124430154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124430529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124430529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124430530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124430530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124430531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124430532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@18e05620b368: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EE22DED7'O, index=0 SGSN_Test-GSUP(457)@18e05620b368: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241122124431583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124431583 DLLC NOTICE LLME(ffffffff/ee22ded7){UNASSIGNED} LLC RX: unknown TLLI 0xee22ded7, creating LLME on the fly (gprs_llc.c:552) 20241122124431583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241122124431583 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124431583 DMM NOTICE LLME(ffffffff/ee22ded7){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241122124431583 DLLC NOTICE LLME(ffffffff/ee22ded7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241122124431583 DMM ERROR LLME(ffffffff/ee22ded7){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241122124431583 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241122124431583 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241122124431583 DLLC NOTICE LLME(ffffffff/ee22ded7){UNASSIGNED} LLGM Assign pre (ee22ded7 => ffffffff) (gprs_llc.c:1079) 20241122124431583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee22ded7 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@18e05620b368: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@18e05620b368: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@18e05620b368: Final verdict of PTC: pass 20241122124431599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36418<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124431601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124431601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@18e05620b368: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@18e05620b368: Final verdict of PTC: none -NSVCI98(450)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@18e05620b368: Final verdict of PTC: none -NSVCI99(455)@18e05620b368: Final verdict of PTC: none -NSVCI97(445)@18e05620b368: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@18e05620b368: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(448)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(453)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(443)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@18e05620b368: Test case TC_rau_unknown finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Nov 22 12:44:31 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241122124431743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124432044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20241122124432602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124432602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20241122124433603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124433603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Nov 22 12:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124434604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124434604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_rau started. 20241122124435102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124435103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124435147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124435147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124435147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124435147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124435147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124435147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124435147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124435147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124435148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124435148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124435148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124435148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124435148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124435148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124435148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124435148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124435148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124435148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124435149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124435149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124435153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124435163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124435163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124435185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124435185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124435185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124435185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124435185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124435185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124435185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124435185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124435187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124435187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124435187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124435187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124435187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124435187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124435187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124435187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124435187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124435187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124435188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124435188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124435192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124435202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124435202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124435222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124435223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124435223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124435223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124435224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124435224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124435224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124435225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124435225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124435225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124435225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124435225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124435225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124435225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124435225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124435225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124435225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124435228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124435238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124435238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124435566 DGPRS DEBUG Checking for inactive LLMEs, time = 14090209 (sgsn.c:131) 20241122124435605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124435605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124435605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124435605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124435607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124435608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@18e05620b368: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D4F1AC5A'O, index=0 SGSN_Test-GSUP(476)@18e05620b368: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@18e05620b368: 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 := '387939476D337253FB23BBDDD5D7374A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB8593FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F49CB8A3EB80FBBC'O } } } } } 20241122124436662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436662 DLLC NOTICE LLME(ffffffff/d4f1ac5a){UNASSIGNED} LLC RX: unknown TLLI 0xd4f1ac5a, creating LLME on the fly (gprs_llc.c:552) 20241122124436662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241122124436662 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124436662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124436662 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124436662 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124436662 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124436662 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124436662 DLLC NOTICE LLME(ffffffff/d4f1ac5a){UNASSIGNED} LLGM Assign pre (d4f1ac5a => e3f46226) (gprs_llc.c:1079) 20241122124436662 DLLC NOTICE LLME(d4f1ac5a/e3f46226){ASSIGNED} LLGM Assign post (d4f1ac5a => e3f46226) (gprs_llc.c:1125) 20241122124436662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124436662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124436662 DMM DEBUG MM(262420000000012/e3f46226) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124436676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436676 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124436676 DMM DEBUG MM(262420000000012/e3f46226) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241122124436676 DMM NOTICE MM(262420000000012/e3f46226) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124436676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124436676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124436676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124436676 DMM DEBUG MM(262420000000012/e3f46226) Requesting authorization (sgsn_auth.c:160) 20241122124436676 DMM INFO MM(262420000000012/e3f46226) Requesting authentication tuples (sgsn_auth.c:184) 20241122124436676 DMM DEBUG MM(262420000000012/e3f46226) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124436676 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241122124436676 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)@18e05620b368: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@18e05620b368: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241122124436679 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124436679 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124436679 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124436679 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124436679 DMM INFO MM(262420000000012/e3f46226) Subscriber data update (mmctx.c:445) 20241122124436679 DMM DEBUG MM(262420000000012/e3f46226) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124436679 DMM INFO MM(262420000000012/e3f46226) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124436679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124436679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124436679 DMM INFO MM(262420000000012/e3f46226) <- GMM AUTH AND CIPHERING REQ (rand = 38 79 39 47 6d 33 72 53 fb 23 bb dd d5 d7 37 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124436686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436687 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124436687 DMM INFO MM(262420000000012/e3f46226) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124436687 DMM NOTICE MM(262420000000012/e3f46226) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124436687 DMM DEBUG MM(262420000000012/e3f46226) checking auth: received GSM SRES = cb 85 93 fa (gprs_gmm.c:666) 20241122124436687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124436687 DMM DEBUG MM(262420000000012/e3f46226) Requesting authorization (sgsn_auth.c:160) 20241122124436687 DMM INFO MM(262420000000012/e3f46226) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124436687 DMM DEBUG MM(262420000000012/e3f46226) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124436687 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241122124436687 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) 20241122124436687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124436687 DMM INFO MM(262420000000012/e3f46226) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3f46226) (gprs_gmm.c:300) 20241122124436688 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124436688 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124436688 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241122124436688 DMM INFO MM(262420000000012/e3f46226) Subscriber data update (mmctx.c:445) 20241122124436688 DMM DEBUG MM(262420000000012/e3f46226) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124436688 DMM INFO MM(262420000000012/e3f46226) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124436688 DMM NOTICE MM(262420000000012/e3f46226) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241122124436688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124436689 DMM NOTICE MM(262420000000012/e3f46226) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124436689 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) 20241122124436689 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124436689 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241122124436689 DMM INFO MM(262420000000012/e3f46226) Subscriber data update (mmctx.c:445) 20241122124436689 DMM DEBUG MM(262420000000012/e3f46226) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124436696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436696 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124436696 DMM INFO MM(262420000000012/e3f46226) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124436696 DMM NOTICE MM(262420000000012/e3f46226) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124436696 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124436696 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124436696 DLLC NOTICE LLME(d4f1ac5a/e3f46226){ASSIGNED} LLGM Assign pre (ffffffff => e3f46226) (gprs_llc.c:1079) 20241122124436696 DLLC NOTICE LLME(ffffffff/e3f46226){ASSIGNED} LLGM Assign post (ffffffff => e3f46226) (gprs_llc.c:1125) 20241122124436696 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124436696 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124436696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124436696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@18e05620b368: setverdict(pass): none -> pass 20241122124436747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436747 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124436747 DMM INFO MM(262420000000012/e3f46226) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124436747 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124436747 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124436747 DLLC NOTICE LLME(ffffffff/e3f46226){ASSIGNED} LLGM Assign pre (e3f46226 => cac5d151) (gprs_llc.c:1079) 20241122124436747 DLLC NOTICE LLME(e3f46226/cac5d151){ASSIGNED} LLGM Assign post (e3f46226 => cac5d151) (gprs_llc.c:1125) 20241122124436747 DMM INFO MM(262420000000012/cac5d151) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@18e05620b368: Removing Client IMSI='262420000000012'H, index=0 20241122124436755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124436755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241122124436755 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124436755 DMM INFO MM(262420000000012/cac5d151) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122124436755 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122124436755 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124436755 DLLC NOTICE LLME(e3f46226/cac5d151){ASSIGNED} LLGM Assign pre (ffffffff => cac5d151) (gprs_llc.c:1079) 20241122124436755 DLLC NOTICE LLME(ffffffff/cac5d151){ASSIGNED} LLGM Assign post (ffffffff => cac5d151) (gprs_llc.c:1125) 20241122124436755 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@18e05620b368: Final verdict of PTC: pass 20241122124436758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124436760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124436760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(471)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(476)@18e05620b368: Final verdict of PTC: none -NSVCI97(464)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@18e05620b368: Final verdict of PTC: none -NSVCI98(469)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@18e05620b368: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@18e05620b368: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@18e05620b368: Final verdict of PTC: none -NSVCI99(474)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@18e05620b368: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(462)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(467)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(472)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_rau finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Nov 22 12:44:36 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241122124436891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124437292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91680) 20241122124437761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124437761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91680, count=92840) 20241122124438762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124438762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Nov 22 12:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124439763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124439763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_rau_a_a started. 20241122124440357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124440358 DMM INFO MM(262420000000012/cac5d151) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124440358 DMM INFO MM(262420000000012/cac5d151) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124440358 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124440358 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124440358 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124440358 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124440358 DLLC NOTICE LLME(ffffffff/cac5d151){ASSIGNED} LLGM Assign pre (cac5d151 => ffffffff) (gprs_llc.c:1079) 20241122124440358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac5d151 => ffffffff) (gprs_llc.c:1125) 20241122124440358 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241122124440358 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) 20241122124440358 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241122124440358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124440358 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124440358 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124440358 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124440358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124440401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124440401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124440401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124440401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124440401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124440401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124440401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124440401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124440402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124440402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124440402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124440403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124440403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124440403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124440403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124440403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124440403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124440403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124440403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124440403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124440407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124440417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124440417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@18e05620b368: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124440448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124440448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124440448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124440448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124440448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124440448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124440448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124440448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124440450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124440450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124440450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124440450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124440450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124440450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124440450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124440450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124440450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124440450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124440451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124440451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124440454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124440462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124440462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(488)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124440482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124440482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124440482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124440482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124440482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124440482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124440482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124440482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124440484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124440484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124440484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124440484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124440484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124440484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124440484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124440484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124440484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124440484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124440484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124440485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124440485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124440489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124440497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124440497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124440764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124440764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124440764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124440764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124440767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124440767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@18e05620b368: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F8E407C0'O, index=0 SGSN_Test-GSUP(495)@18e05620b368: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@18e05620b368: 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 := '81F47F6D92CB120835819310D870F79C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D0DE2B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D6374FE00E45B4B'O } } } } } 20241122124441821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441821 DLLC NOTICE LLME(ffffffff/f8e407c0){UNASSIGNED} LLC RX: unknown TLLI 0xf8e407c0, creating LLME on the fly (gprs_llc.c:552) 20241122124441821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241122124441822 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124441822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124441822 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124441822 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124441822 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124441822 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124441822 DLLC NOTICE LLME(ffffffff/f8e407c0){UNASSIGNED} LLGM Assign pre (f8e407c0 => c5728e5e) (gprs_llc.c:1079) 20241122124441822 DLLC NOTICE LLME(f8e407c0/c5728e5e){ASSIGNED} LLGM Assign post (f8e407c0 => c5728e5e) (gprs_llc.c:1125) 20241122124441822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124441822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124441822 DMM DEBUG MM(262420000000037/c5728e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124441835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441835 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441835 DMM DEBUG MM(262420000000037/c5728e5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241122124441835 DMM NOTICE MM(262420000000037/c5728e5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124441835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124441835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124441835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124441835 DMM DEBUG MM(262420000000037/c5728e5e) Requesting authorization (sgsn_auth.c:160) 20241122124441835 DMM INFO MM(262420000000037/c5728e5e) Requesting authentication tuples (sgsn_auth.c:184) 20241122124441835 DMM DEBUG MM(262420000000037/c5728e5e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124441835 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241122124441835 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)@18e05620b368: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@18e05620b368: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241122124441839 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124441839 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124441839 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124441839 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124441839 DMM INFO MM(262420000000037/c5728e5e) Subscriber data update (mmctx.c:445) 20241122124441839 DMM DEBUG MM(262420000000037/c5728e5e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124441839 DMM INFO MM(262420000000037/c5728e5e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124441839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124441839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124441839 DMM INFO MM(262420000000037/c5728e5e) <- GMM AUTH AND CIPHERING REQ (rand = 81 f4 7f 6d 92 cb 12 08 35 81 93 10 d8 70 f7 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124441847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441847 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441847 DMM INFO MM(262420000000037/c5728e5e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124441847 DMM NOTICE MM(262420000000037/c5728e5e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124441847 DMM DEBUG MM(262420000000037/c5728e5e) checking auth: received GSM SRES = 0d 0d e2 b5 (gprs_gmm.c:666) 20241122124441847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124441847 DMM DEBUG MM(262420000000037/c5728e5e) Requesting authorization (sgsn_auth.c:160) 20241122124441847 DMM INFO MM(262420000000037/c5728e5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124441847 DMM DEBUG MM(262420000000037/c5728e5e) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124441847 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241122124441847 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) 20241122124441847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124441847 DMM INFO MM(262420000000037/c5728e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5728e5e) (gprs_gmm.c:300) 20241122124441848 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124441848 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124441848 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241122124441848 DMM INFO MM(262420000000037/c5728e5e) Subscriber data update (mmctx.c:445) 20241122124441848 DMM DEBUG MM(262420000000037/c5728e5e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124441848 DMM INFO MM(262420000000037/c5728e5e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124441848 DMM NOTICE MM(262420000000037/c5728e5e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241122124441848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124441848 DMM NOTICE MM(262420000000037/c5728e5e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124441848 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) 20241122124441849 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124441849 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241122124441849 DMM INFO MM(262420000000037/c5728e5e) Subscriber data update (mmctx.c:445) 20241122124441849 DMM DEBUG MM(262420000000037/c5728e5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124441855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441855 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441855 DMM INFO MM(262420000000037/c5728e5e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124441855 DMM NOTICE MM(262420000000037/c5728e5e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124441855 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124441855 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124441855 DLLC NOTICE LLME(f8e407c0/c5728e5e){ASSIGNED} LLGM Assign pre (ffffffff => c5728e5e) (gprs_llc.c:1079) 20241122124441855 DLLC NOTICE LLME(ffffffff/c5728e5e){ASSIGNED} LLGM Assign post (ffffffff => c5728e5e) (gprs_llc.c:1125) 20241122124441855 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124441855 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124441855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124441855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): none -> pass 20241122124441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441907 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441907 DMM INFO MM(262420000000037/c5728e5e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124441907 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124441907 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124441907 DLLC NOTICE LLME(ffffffff/c5728e5e){ASSIGNED} LLGM Assign pre (c5728e5e => f4dcf216) (gprs_llc.c:1079) 20241122124441907 DLLC NOTICE LLME(c5728e5e/f4dcf216){ASSIGNED} LLGM Assign post (c5728e5e => f4dcf216) (gprs_llc.c:1125) 20241122124441907 DMM INFO MM(262420000000037/f4dcf216) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124441915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441916 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441916 DMM INFO MM(262420000000037/f4dcf216) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122124441916 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122124441916 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124441916 DLLC NOTICE LLME(c5728e5e/f4dcf216){ASSIGNED} LLGM Assign pre (ffffffff => f4dcf216) (gprs_llc.c:1079) 20241122124441916 DLLC NOTICE LLME(ffffffff/f4dcf216){ASSIGNED} LLGM Assign post (ffffffff => f4dcf216) (gprs_llc.c:1125) 20241122124441916 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241122124441916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441916 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441916 DMM INFO MM(262420000000037/f4dcf216) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124441916 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124441916 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124441916 DLLC NOTICE LLME(ffffffff/f4dcf216){ASSIGNED} LLGM Assign pre (f4dcf216 => da0beb0f) (gprs_llc.c:1079) 20241122124441916 DLLC NOTICE LLME(f4dcf216/da0beb0f){ASSIGNED} LLGM Assign post (f4dcf216 => da0beb0f) (gprs_llc.c:1125) 20241122124441916 DMM INFO MM(262420000000037/da0beb0f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124441922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441922 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441922 DMM INFO MM(262420000000037/da0beb0f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122124441922 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122124441922 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124441922 DLLC NOTICE LLME(f4dcf216/da0beb0f){ASSIGNED} LLGM Assign pre (ffffffff => da0beb0f) (gprs_llc.c:1079) 20241122124441922 DLLC NOTICE LLME(ffffffff/da0beb0f){ASSIGNED} LLGM Assign post (ffffffff => da0beb0f) (gprs_llc.c:1125) 20241122124441922 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241122124441923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124441923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124441923 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124441923 DMM INFO MM(262420000000037/da0beb0f) -> GMM DETACH REQUEST TLLI=0xda0beb0f type=GPRS detach Power-off (gprs_gmm.c:1465) 20241122124441923 DMM INFO MM(262420000000037/da0beb0f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124441923 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124441923 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124441923 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124441923 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124441923 DLLC NOTICE LLME(ffffffff/da0beb0f){ASSIGNED} LLGM Assign pre (da0beb0f => ffffffff) (gprs_llc.c:1079) 20241122124441923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0beb0f => ffffffff) (gprs_llc.c:1125) 20241122124441923 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241122124441923 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) 20241122124441923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124441923 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124441923 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124441923 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124441924 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@18e05620b368: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@18e05620b368: Final verdict of PTC: pass 20241122124446930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@18e05620b368: Final verdict of PTC: none 20241122124446932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124446932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@18e05620b368: Final verdict of PTC: none -NSVCI98(489)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@18e05620b368: Final verdict of PTC: none -NSVCI99(493)@18e05620b368: Final verdict of PTC: none -NSVCI97(483)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(487)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(481)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(491)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Nov 22 12:44:47 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 20241122124447065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124447366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241122124447933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124447933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20241122124448934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124448934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Nov 22 12:44:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124449935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124449935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_rau_a_b started. 20241122124450460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124450461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124450513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124450513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124450513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124450513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124450513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124450513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124450513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124450513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124450516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124450516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124450516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124450516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124450516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124450516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124450516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124450516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124450516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124450516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(503)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124450517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124450517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124450520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124450530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124450530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(500)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124450542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124450542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124450542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124450542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124450542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124450542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124450542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124450542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124450544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124450544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124450544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124450544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124450544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124450544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124450544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124450544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124450544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124450544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124450545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124450545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124450549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124450558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124450558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124450581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124450581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124450581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124450581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124450581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124450581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124450581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124450581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124450582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124450582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124450582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124450582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124450582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124450582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124450582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124450582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124450582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124450582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124450582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124450583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124450583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124450587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124450597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124450597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124450936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124450936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124450936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124450936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124450938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124450938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@18e05620b368: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C9804409'O, index=0 SGSN_Test-GSUP(514)@18e05620b368: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@18e05620b368: 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 := '7D9A469F26009F5A4CD86A017E0AF12C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF0D42AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66094A28852997AC'O } } } } } 20241122124451990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124451990 DLLC NOTICE LLME(ffffffff/c9804409){UNASSIGNED} LLC RX: unknown TLLI 0xc9804409, creating LLME on the fly (gprs_llc.c:552) 20241122124451990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124451991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241122124451991 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124451991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124451991 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124451991 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124451991 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124451991 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124451991 DLLC NOTICE LLME(ffffffff/c9804409){UNASSIGNED} LLGM Assign pre (c9804409 => e48a0de7) (gprs_llc.c:1079) 20241122124451991 DLLC NOTICE LLME(c9804409/e48a0de7){ASSIGNED} LLGM Assign post (c9804409 => e48a0de7) (gprs_llc.c:1125) 20241122124451991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124451991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124451991 DMM DEBUG MM(262420000000038/e48a0de7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124452003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452003 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452003 DMM DEBUG MM(262420000000038/e48a0de7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241122124452003 DMM NOTICE MM(262420000000038/e48a0de7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124452003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124452003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124452003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124452003 DMM DEBUG MM(262420000000038/e48a0de7) Requesting authorization (sgsn_auth.c:160) 20241122124452003 DMM INFO MM(262420000000038/e48a0de7) Requesting authentication tuples (sgsn_auth.c:184) 20241122124452003 DMM DEBUG MM(262420000000038/e48a0de7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124452003 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241122124452003 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)@18e05620b368: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@18e05620b368: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241122124452006 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124452006 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124452006 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124452006 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124452006 DMM INFO MM(262420000000038/e48a0de7) Subscriber data update (mmctx.c:445) 20241122124452006 DMM DEBUG MM(262420000000038/e48a0de7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124452006 DMM INFO MM(262420000000038/e48a0de7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124452006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124452006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124452006 DMM INFO MM(262420000000038/e48a0de7) <- GMM AUTH AND CIPHERING REQ (rand = 7d 9a 46 9f 26 00 9f 5a 4c d8 6a 01 7e 0a f1 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124452014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452014 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452014 DMM INFO MM(262420000000038/e48a0de7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124452014 DMM NOTICE MM(262420000000038/e48a0de7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124452014 DMM DEBUG MM(262420000000038/e48a0de7) checking auth: received GSM SRES = af 0d 42 ac (gprs_gmm.c:666) 20241122124452014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124452014 DMM DEBUG MM(262420000000038/e48a0de7) Requesting authorization (sgsn_auth.c:160) 20241122124452014 DMM INFO MM(262420000000038/e48a0de7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124452014 DMM DEBUG MM(262420000000038/e48a0de7) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124452014 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241122124452014 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) 20241122124452014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124452014 DMM INFO MM(262420000000038/e48a0de7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe48a0de7) (gprs_gmm.c:300) 20241122124452015 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124452015 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124452015 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241122124452015 DMM INFO MM(262420000000038/e48a0de7) Subscriber data update (mmctx.c:445) 20241122124452015 DMM DEBUG MM(262420000000038/e48a0de7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124452015 DMM INFO MM(262420000000038/e48a0de7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124452016 DMM NOTICE MM(262420000000038/e48a0de7) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241122124452016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124452016 DMM NOTICE MM(262420000000038/e48a0de7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124452016 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) 20241122124452016 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124452016 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241122124452016 DMM INFO MM(262420000000038/e48a0de7) Subscriber data update (mmctx.c:445) 20241122124452016 DMM DEBUG MM(262420000000038/e48a0de7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124452022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452022 DMM INFO MM(262420000000038/e48a0de7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124452022 DMM NOTICE MM(262420000000038/e48a0de7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124452022 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124452022 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124452022 DLLC NOTICE LLME(c9804409/e48a0de7){ASSIGNED} LLGM Assign pre (ffffffff => e48a0de7) (gprs_llc.c:1079) 20241122124452022 DLLC NOTICE LLME(ffffffff/e48a0de7){ASSIGNED} LLGM Assign post (ffffffff => e48a0de7) (gprs_llc.c:1125) 20241122124452022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124452022 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124452022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124452022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@18e05620b368: attach complete sending rau 20241122124452079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452079 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452079 DMM INFO MM(262420000000038/e48a0de7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124452079 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124452079 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124452079 DLLC NOTICE LLME(ffffffff/e48a0de7){ASSIGNED} LLGM Assign pre (e48a0de7 => e63e054b) (gprs_llc.c:1079) 20241122124452079 DLLC NOTICE LLME(e48a0de7/e63e054b){ASSIGNED} LLGM Assign post (e48a0de7 => e63e054b) (gprs_llc.c:1125) 20241122124452079 DMM INFO MM(262420000000038/e63e054b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@18e05620b368: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@18e05620b368: Removing Client IMSI='262420000000038'H, index=0 20241122124452088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452088 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452088 DMM INFO MM(262420000000038/e63e054b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122124452088 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122124452088 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124452088 DLLC NOTICE LLME(e48a0de7/e63e054b){ASSIGNED} LLGM Assign pre (ffffffff => e63e054b) (gprs_llc.c:1079) 20241122124452088 DLLC NOTICE LLME(ffffffff/e63e054b){ASSIGNED} LLGM Assign post (ffffffff => e63e054b) (gprs_llc.c:1125) 20241122124452088 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@18e05620b368: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E63E054B'O, index=0 TC_attach_rau_a_b(516)@18e05620b368: sending second RAU via different RA 20241122124452091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452091 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122124452091 DMM INFO MM(262420000000038/e63e054b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e63e054b, P-TMSI: e63e054b (00000000), TLLI: e63e054b (e63e054b), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241122124452091 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241122124452091 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124452091 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124452091 DLLC NOTICE LLME(ffffffff/e63e054b){ASSIGNED} LLGM Assign pre (e63e054b => e63e054b) (gprs_llc.c:1079) 20241122124452091 DLLC NOTICE LLME(e63e054b/e63e054b){ASSIGNED} LLGM Assign post (e63e054b => e63e054b) (gprs_llc.c:1125) 20241122124452091 DMM INFO MM(262420000000038/e63e054b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124452105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452105 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452105 DMM INFO MM(262420000000038/e63e054b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122124452105 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122124452105 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124452105 DLLC NOTICE LLME(e63e054b/e63e054b){ASSIGNED} LLGM Assign pre (ffffffff => e63e054b) (gprs_llc.c:1079) 20241122124452105 DLLC NOTICE LLME(ffffffff/e63e054b){ASSIGNED} LLGM Assign post (ffffffff => e63e054b) (gprs_llc.c:1125) 20241122124452105 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241122124452105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124452105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124452106 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124452106 DMM INFO MM(262420000000038/e63e054b) -> GMM DETACH REQUEST TLLI=0xe63e054b type=GPRS detach Power-off (gprs_gmm.c:1465) 20241122124452106 DMM INFO MM(262420000000038/e63e054b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124452106 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124452106 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124452106 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124452106 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124452106 DLLC NOTICE LLME(ffffffff/e63e054b){ASSIGNED} LLGM Assign pre (e63e054b => ffffffff) (gprs_llc.c:1079) 20241122124452106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e63e054b => ffffffff) (gprs_llc.c:1125) 20241122124452106 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241122124452106 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) 20241122124452106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124452106 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124452106 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124452106 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124452107 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@18e05620b368: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@18e05620b368: Final verdict of PTC: pass 20241122124457114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124457116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124457116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@18e05620b368: Final verdict of PTC: none -NSVCI98(507)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@18e05620b368: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@18e05620b368: Final verdict of PTC: none -NSVCI97(503)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@18e05620b368: Final verdict of PTC: none -NSVCI99(512)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(505)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(510)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(501)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Nov 22 12:44:57 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 20241122124457251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124457552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241122124458117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124458117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20241122124459118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124459118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Nov 22 12:44:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124500119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124500119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_resync started. 20241122124500613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124500614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124500652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124500652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124500652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124500652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124500652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124500652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124500652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124500652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124500654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124500654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124500654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124500654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124500654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124500654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124500654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124500654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124500655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124500655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124500658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124500670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124500670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124500699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124500699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124500699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124500699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124500699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124500699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124500699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124500699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124500701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124500701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124500701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124500701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124500701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124500701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124500701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124500701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124500701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124500701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124500701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124500701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124500709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124500720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124500720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(525)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124500750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124500750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124500750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124500750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124500750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124500750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124500750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124500750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124500752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI99(532)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124500752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124500752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124500752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124500752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124500752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124500752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124500752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124500752 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124500752 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124500752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124500753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124500753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124500757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124500766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124500766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124501120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124501120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124501120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124501120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124501123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124501123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@18e05620b368: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C8F36406'O, index=0 SGSN_Test-GSUP(533)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@18e05620b368: 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 := '11AE9D9A13FB93CE79190B29A5E70A9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D513E41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B13FE44010616E21'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '444D0664CAA74074AC02D27EF9E6338D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BCF4FB697683DEC5CB8469866029AE6A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7758E5BFF3202D961BA4484010BCCE3D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B9A32480171118F0'O } } } } } 20241122124502177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124502177 DLLC NOTICE LLME(ffffffff/c8f36406){UNASSIGNED} LLC RX: unknown TLLI 0xc8f36406, creating LLME on the fly (gprs_llc.c:552) 20241122124502177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124502177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124502177 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124502177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124502177 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124502177 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124502177 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124502177 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124502177 DLLC NOTICE LLME(ffffffff/c8f36406){UNASSIGNED} LLGM Assign pre (c8f36406 => f7da0f11) (gprs_llc.c:1079) 20241122124502177 DLLC NOTICE LLME(c8f36406/f7da0f11){ASSIGNED} LLGM Assign post (c8f36406 => f7da0f11) (gprs_llc.c:1125) 20241122124502177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124502177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124502177 DMM DEBUG MM(262420000000040/f7da0f11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124502190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124502190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124502190 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124502190 DMM DEBUG MM(262420000000040/f7da0f11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124502190 DMM NOTICE MM(262420000000040/f7da0f11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124502190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124502190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124502190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124502190 DMM DEBUG MM(262420000000040/f7da0f11) Requesting authorization (sgsn_auth.c:160) 20241122124502190 DMM INFO MM(262420000000040/f7da0f11) Requesting authentication tuples (sgsn_auth.c:184) 20241122124502190 DMM DEBUG MM(262420000000040/f7da0f11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124502190 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124502190 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@18e05620b368: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241122124502193 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124502193 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124502193 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124502193 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124502193 DMM INFO MM(262420000000040/f7da0f11) Subscriber data update (mmctx.c:445) 20241122124502193 DMM DEBUG MM(262420000000040/f7da0f11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124502193 DMM INFO MM(262420000000040/f7da0f11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124502193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124502193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124502193 DMM INFO MM(262420000000040/f7da0f11) <- GMM AUTH AND CIPHERING REQ (rand = 11 ae 9d 9a 13 fb 93 ce 79 19 0b 29 a5 e7 0a 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 58 e5 bf f3 20 2d 96 1b a4 48 40 10 bc ce 3d ) (gprs_gmm.c:483) 20241122124502200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124502200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124502200 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124502200 DMM INFO MM(262420000000040/f7da0f11) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241122124502200 DMM INFO MM(262420000000040/f7da0f11) R99 AUTHENTICATION SYNCH (AUTS = 06e38f0e19119e384e957ba32bcc) (gprs_gmm.c:711) 20241122124502200 DMM DEBUG MM(262420000000040/f7da0f11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124502200 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241122124502200 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 06 e3 8f 0e 19 11 9e 38 4e 95 7b a3 2b cc 20 10 11 ae 9d 9a 13 fb 93 ce 79 19 0b 29 a5 e7 0a 9c 28 01 01 (gprs_subscriber.c:210) 20241122124502200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241122124502200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241122124502201 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124502201 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124502201 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124502201 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124502201 DMM INFO MM(262420000000040/f7da0f11) Subscriber data update (mmctx.c:445) 20241122124502201 DMM DEBUG MM(262420000000040/f7da0f11) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241122124502201 DMM INFO MM(262420000000040/f7da0f11) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241122124502201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124502201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124502201 DMM INFO MM(262420000000040/f7da0f11) <- GMM AUTH AND CIPHERING REQ (rand = 8b bd bd 40 35 10 06 46 c3 4a ba 8c 18 31 16 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 76 48 31 92 47 21 cb 84 59 8f fb 9c 18 95 20 ) (gprs_gmm.c:483) 20241122124502209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124502209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124502209 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124502209 DMM INFO MM(262420000000040/f7da0f11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124502209 DMM NOTICE MM(262420000000040/f7da0f11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124502209 DMM DEBUG MM(262420000000040/f7da0f11) checking auth: received UMTS RES = 95 5a 92 0f a1 25 50 e8 (gprs_gmm.c:666) 20241122124502209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124502209 DMM DEBUG MM(262420000000040/f7da0f11) Requesting authorization (sgsn_auth.c:160) 20241122124502209 DMM INFO MM(262420000000040/f7da0f11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124502209 DMM DEBUG MM(262420000000040/f7da0f11) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124502209 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241122124502209 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) 20241122124502209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124502209 DMM INFO MM(262420000000040/f7da0f11) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7da0f11) (gprs_gmm.c:300) 20241122124502210 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124502210 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124502210 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241122124502210 DMM INFO MM(262420000000040/f7da0f11) Subscriber data update (mmctx.c:445) 20241122124502210 DMM DEBUG MM(262420000000040/f7da0f11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124502210 DMM INFO MM(262420000000040/f7da0f11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124502210 DMM NOTICE MM(262420000000040/f7da0f11) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241122124502210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124502210 DMM NOTICE MM(262420000000040/f7da0f11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124502210 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) 20241122124502211 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124502211 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241122124502211 DMM INFO MM(262420000000040/f7da0f11) Subscriber data update (mmctx.c:445) 20241122124502211 DMM DEBUG MM(262420000000040/f7da0f11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 20241122124502218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124502218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124502218 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124502218 DMM INFO MM(262420000000040/f7da0f11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124502218 DMM NOTICE MM(262420000000040/f7da0f11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124502218 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124502218 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124502218 DLLC NOTICE LLME(c8f36406/f7da0f11){ASSIGNED} LLGM Assign pre (ffffffff => f7da0f11) (gprs_llc.c:1079) 20241122124502218 DLLC NOTICE LLME(ffffffff/f7da0f11){ASSIGNED} LLGM Assign post (ffffffff => f7da0f11) (gprs_llc.c:1125) 20241122124502218 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124502218 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124502218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124502218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@18e05620b368: Final verdict of PTC: pass 20241122124502220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(521)@18e05620b368: Final verdict of PTC: none 20241122124502222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124502222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(533)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@18e05620b368: Final verdict of PTC: none -NSVCI99(532)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@18e05620b368: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@18e05620b368: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@18e05620b368: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(519)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(530)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(524)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_resync finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Nov 22 12:45:02 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 20241122124502348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124502749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90936) 20241122124503223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124503223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90936, count=95572) 20241122124504224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124504225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Nov 22 12:45:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124505225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124505225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122124505567 DGPRS DEBUG Checking for inactive LLMEs, time = 14090239 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_a54_a54 started. 20241122124505807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124505809 DMM INFO MM(262420000000040/f7da0f11) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124505809 DMM INFO MM(262420000000040/f7da0f11) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124505809 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124505809 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124505809 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124505809 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124505809 DLLC NOTICE LLME(ffffffff/f7da0f11){ASSIGNED} LLGM Assign pre (f7da0f11 => ffffffff) (gprs_llc.c:1079) 20241122124505809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7da0f11 => ffffffff) (gprs_llc.c:1125) 20241122124505809 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241122124505809 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) 20241122124505809 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241122124505809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124505809 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124505809 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124505809 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124505809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124505859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124505859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124505859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124505859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124505859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124505860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124505860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124505860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124505860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124505860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124505860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124505860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124505860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124505860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124505860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124505861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124505861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124505865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124505875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124505875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124505899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124505899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124505899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124505899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124505899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124505899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124505899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124505899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124505900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124505900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124505900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124505900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124505900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124505900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124505900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124505901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124505901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124505901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124505901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124505901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124505905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124505915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124505915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124505939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124505939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124505939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124505939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124505939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124505939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124505939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124505939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124505944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124505944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124505944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124505944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124505944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124505944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124505944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124505944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124505944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124505944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124505944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124505945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124505945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124505949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124505958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124505958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124506226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124506226 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124506226 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124506226 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124506229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124506230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@18e05620b368: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='EE1C4A2D'O, index=0 SGSN_Test-GSUP(552)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@18e05620b368: 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 := '42188B5746CD9A20D0AC1F3AF7716E20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F52B7B13'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C21583B79566F1F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1001D13BED845E98AB82FCD90D5215F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '94B5A415C0FCF9C82A52CF92BC972F9A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F88B94556C8FD04BEF30F6B905A81F17'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A189BA366AD3A3D7'O } } } } } 20241122124507285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124507285 DLLC NOTICE LLME(ffffffff/ee1c4a2d){UNASSIGNED} LLC RX: unknown TLLI 0xee1c4a2d, creating LLME on the fly (gprs_llc.c:552) 20241122124507285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124507285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124507285 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124507285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124507285 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124507285 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124507285 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124507285 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124507285 DLLC NOTICE LLME(ffffffff/ee1c4a2d){UNASSIGNED} LLGM Assign pre (ee1c4a2d => f2582a15) (gprs_llc.c:1079) 20241122124507285 DLLC NOTICE LLME(ee1c4a2d/f2582a15){ASSIGNED} LLGM Assign post (ee1c4a2d => f2582a15) (gprs_llc.c:1125) 20241122124507285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124507285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124507285 DMM DEBUG MM(262420000000040/f2582a15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124507302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124507302 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124507302 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124507302 DMM DEBUG MM(262420000000040/f2582a15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124507302 DMM NOTICE MM(262420000000040/f2582a15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124507302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124507302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124507302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124507302 DMM DEBUG MM(262420000000040/f2582a15) Requesting authorization (sgsn_auth.c:160) 20241122124507302 DMM INFO MM(262420000000040/f2582a15) Requesting authentication tuples (sgsn_auth.c:184) 20241122124507302 DMM DEBUG MM(262420000000040/f2582a15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124507302 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124507302 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)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@18e05620b368: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241122124507305 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124507305 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124507305 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124507305 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124507305 DMM INFO MM(262420000000040/f2582a15) Subscriber data update (mmctx.c:445) 20241122124507305 DMM DEBUG MM(262420000000040/f2582a15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124507305 DMM INFO MM(262420000000040/f2582a15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124507305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124507305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124507305 DMM INFO MM(262420000000040/f2582a15) <- GMM AUTH AND CIPHERING REQ (rand = 42 18 8b 57 46 cd 9a 20 d0 ac 1f 3a f7 71 6e 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 8b 94 55 6c 8f d0 4b ef 30 f6 b9 05 a8 1f 17 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@18e05620b368: Final verdict of PTC: pass 20241122124507320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124507323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124507323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@18e05620b368: Final verdict of PTC: none -NSVCI99(550)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@18e05620b368: Final verdict of PTC: none -NSVCI97(540)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@18e05620b368: Final verdict of PTC: none -NSVCI98(545)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(548)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(543)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(538)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Nov 22 12:45:07 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 20241122124507454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124507856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48324) 20241122124508324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124508324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48324, count=72180) 20241122124509325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124509325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Nov 22 12:45:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124510327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124510327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_a54_a53 started. 20241122124510917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124510919 DMM INFO MM(262420000000040/f2582a15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124510919 DMM INFO MM(262420000000040/f2582a15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124510919 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124510919 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124510919 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124510919 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124510919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Deallocated (fsm.c:568) 20241122124510919 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124510919 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124510919 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124510919 DLLC NOTICE LLME(ee1c4a2d/f2582a15){ASSIGNED} LLGM Assign pre (f2582a15 => ffffffff) (gprs_llc.c:1079) 20241122124510919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2582a15 => ffffffff) (gprs_llc.c:1125) 20241122124510919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124510963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124510963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124510963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124510963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124510963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124510963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124510963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124510963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124510963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124510965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124510965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124510965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124510965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124510965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124510965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124510965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124510965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124510966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124510966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124510969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124510981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124510981 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124511017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124511017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124511017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124511017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124511017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124511017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124511017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124511017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124511017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124511018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124511018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124511018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124511019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124511019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124511019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124511019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124511019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124511019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124511019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124511019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124511019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124511019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124511023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124511030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124511030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124511054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124511054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124511054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124511054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124511054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124511054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124511054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124511054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124511054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124511056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124511056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124511056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124511056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124511056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124511056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124511056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124511056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124511056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124511056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124511056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124511057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124511057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124511062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124511071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124511071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124511328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124511328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124511328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124511328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124511331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124511331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@18e05620b368: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F9750BC4'O, index=0 SGSN_Test-GSUP(571)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@18e05620b368: 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 := '321D21444265C1BC85FB6D4DAFF972FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3E926D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68CEB1E585C3A827'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92ED4E1ABB158F1A17DE15EFF19030D3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '62DE07796F5E9875920A6BD8D5A8D020'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '37935A2E4B8D7093798394FC1DE968C8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '787A94A5702DFA08'O } } } } } 20241122124512384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124512384 DLLC NOTICE LLME(ffffffff/f9750bc4){UNASSIGNED} LLC RX: unknown TLLI 0xf9750bc4, creating LLME on the fly (gprs_llc.c:552) 20241122124512384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124512384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124512384 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124512384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124512384 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124512384 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124512384 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124512384 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124512384 DLLC NOTICE LLME(ffffffff/f9750bc4){UNASSIGNED} LLGM Assign pre (f9750bc4 => fdbe37fd) (gprs_llc.c:1079) 20241122124512384 DLLC NOTICE LLME(f9750bc4/fdbe37fd){ASSIGNED} LLGM Assign post (f9750bc4 => fdbe37fd) (gprs_llc.c:1125) 20241122124512384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124512384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124512384 DMM DEBUG MM(262420000000040/fdbe37fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124512400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124512400 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124512400 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124512400 DMM DEBUG MM(262420000000040/fdbe37fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124512400 DMM NOTICE MM(262420000000040/fdbe37fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124512400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124512400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124512400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124512400 DMM DEBUG MM(262420000000040/fdbe37fd) Requesting authorization (sgsn_auth.c:160) 20241122124512400 DMM INFO MM(262420000000040/fdbe37fd) Requesting authentication tuples (sgsn_auth.c:184) 20241122124512400 DMM DEBUG MM(262420000000040/fdbe37fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124512400 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124512400 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)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@18e05620b368: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241122124512406 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124512407 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124512407 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124512407 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124512407 DMM INFO MM(262420000000040/fdbe37fd) Subscriber data update (mmctx.c:445) 20241122124512407 DMM DEBUG MM(262420000000040/fdbe37fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124512407 DMM INFO MM(262420000000040/fdbe37fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124512407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124512407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124512407 DMM INFO MM(262420000000040/fdbe37fd) <- GMM AUTH AND CIPHERING REQ (rand = 32 1d 21 44 42 65 c1 bc 85 fb 6d 4d af f9 72 fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 93 5a 2e 4b 8d 70 93 79 83 94 fc 1d e9 68 c8 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@18e05620b368: Final verdict of PTC: pass 20241122124512421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54802<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(559)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(571)@18e05620b368: Final verdict of PTC: none 20241122124512424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(564)@18e05620b368: Final verdict of PTC: none20241122124512424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(556)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@18e05620b368: Final verdict of PTC: none -NSVCI99(570)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@18e05620b368: Final verdict of PTC: none -NSVCI98(565)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(557)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(563)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(568)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Nov 22 12:45:12 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 20241122124512552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124512954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241122124513424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124513424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20241122124514426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124514426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Nov 22 12:45:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124515428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124515428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_a53_a54 started. 20241122124516045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124516047 DMM INFO MM(262420000000040/fdbe37fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124516047 DMM INFO MM(262420000000040/fdbe37fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124516047 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124516047 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124516047 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124516047 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124516047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Deallocated (fsm.c:568) 20241122124516047 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124516047 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124516047 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124516047 DLLC NOTICE LLME(f9750bc4/fdbe37fd){ASSIGNED} LLGM Assign pre (fdbe37fd => ffffffff) (gprs_llc.c:1079) 20241122124516047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdbe37fd => ffffffff) (gprs_llc.c:1125) 20241122124516047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124516089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124516089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124516089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124516089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124516089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124516089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124516089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124516089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124516091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124516091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124516091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124516091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124516091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124516091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124516091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124516091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124516091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124516091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124516092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124516092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124516096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124516104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124516104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124516128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124516128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124516128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124516128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124516128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124516128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124516128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124516128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124516130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124516130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124516130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124516130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124516131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124516131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124516131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124516131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124516131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124516131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124516131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124516131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124516134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124516144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124516144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124516169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124516171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124516171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124516171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124516171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124516171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124516171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124516171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124516171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124516171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124516171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124516171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124516172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124516172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124516175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124516183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124516184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124516429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124516429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124516429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124516429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124516431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124516431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@18e05620b368: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C6655270'O, index=0 SGSN_Test-GSUP(590)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@18e05620b368: 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 := '92934A37E79EAC56641CDEF3B68DD0BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBBAB7E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8CC9CA3D16E14AF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F749D1E76764EF2C4111190E8FEB062'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '76F6E4119B78A6B7F54747C019DBE28E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A3C88387EC1994C11207D50EA9239E6B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3D2D4383E2C5AC30'O } } } } } 20241122124517486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124517486 DLLC NOTICE LLME(ffffffff/c6655270){UNASSIGNED} LLC RX: unknown TLLI 0xc6655270, creating LLME on the fly (gprs_llc.c:552) 20241122124517486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124517486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124517486 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124517486 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124517486 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124517486 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124517486 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124517486 DLLC NOTICE LLME(ffffffff/c6655270){UNASSIGNED} LLGM Assign pre (c6655270 => e0763302) (gprs_llc.c:1079) 20241122124517486 DLLC NOTICE LLME(c6655270/e0763302){ASSIGNED} LLGM Assign post (c6655270 => e0763302) (gprs_llc.c:1125) 20241122124517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124517486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124517486 DMM DEBUG MM(262420000000040/e0763302) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124517500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124517500 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124517500 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124517500 DMM DEBUG MM(262420000000040/e0763302) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124517500 DMM NOTICE MM(262420000000040/e0763302) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124517500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124517500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124517500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124517500 DMM DEBUG MM(262420000000040/e0763302) Requesting authorization (sgsn_auth.c:160) 20241122124517500 DMM INFO MM(262420000000040/e0763302) Requesting authentication tuples (sgsn_auth.c:184) 20241122124517500 DMM DEBUG MM(262420000000040/e0763302) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124517500 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124517500 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)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@18e05620b368: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241122124517503 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124517503 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124517503 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124517503 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124517503 DMM INFO MM(262420000000040/e0763302) Subscriber data update (mmctx.c:445) 20241122124517503 DMM DEBUG MM(262420000000040/e0763302) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124517503 DMM INFO MM(262420000000040/e0763302) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124517503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124517503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124517503 DMM INFO MM(262420000000040/e0763302) <- GMM AUTH AND CIPHERING REQ (rand = 92 93 4a 37 e7 9e ac 56 64 1c de f3 b6 8d d0 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 c8 83 87 ec 19 94 c1 12 07 d5 0e a9 23 9e 6b ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@18e05620b368: Final verdict of PTC: pass 20241122124517512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124517514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124517514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(574)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(590)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@18e05620b368: Final verdict of PTC: none -NSVCI97(578)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@18e05620b368: Final verdict of PTC: none -NSVCI98(583)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@18e05620b368: Final verdict of PTC: none -NSVCI99(588)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(586)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(581)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(576)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Nov 22 12:45:17 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 20241122124517645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124518047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70688) 20241122124518516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124518516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70688, count=71228) 20241122124519517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124519517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Nov 22 12:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124520519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124520519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_a50_a54 started. 20241122124521109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124521110 DMM INFO MM(262420000000040/e0763302) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124521110 DMM INFO MM(262420000000040/e0763302) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124521110 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124521110 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124521110 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124521110 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124521110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Deallocated (fsm.c:568) 20241122124521110 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124521110 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124521110 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124521110 DLLC NOTICE LLME(c6655270/e0763302){ASSIGNED} LLGM Assign pre (e0763302 => ffffffff) (gprs_llc.c:1079) 20241122124521110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0763302 => ffffffff) (gprs_llc.c:1125) 20241122124521110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124521149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124521149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124521149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124521149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124521149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124521149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124521149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124521149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124521150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124521150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124521150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124521151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124521151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124521151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124521151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124521151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124521151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124521151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124521151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124521151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124521155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124521164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124521164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124521190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124521190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124521190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124521190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124521190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124521190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124521190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124521190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124521191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124521191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124521191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124521192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124521192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124521192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124521192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124521197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124521207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124521207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124521237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124521237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124521237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124521237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124521237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124521237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124521237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124521237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124521239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124521239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124521239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124521239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124521239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124521239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124521239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124521239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124521239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124521239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124521239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124521240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124521240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124521244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124521252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124521252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124521520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124521520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124521520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124521520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124521522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124521523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@18e05620b368: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='DFE6500F'O, index=0 SGSN_Test-GSUP(609)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@18e05620b368: 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 := '7853F7BEC3FB02C21BAF9EA4A66713EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48F1336A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57C209ABE38EE2A2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '403E9F08E1F778134101CE9C7500BF97'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC922E049FAEDE5DBCB4A2F31CAD8BF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53D30F8261B9F394AB7AD662735E76B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F94304B16342F9C3'O } } } } } 20241122124522575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124522575 DLLC NOTICE LLME(ffffffff/dfe6500f){UNASSIGNED} LLC RX: unknown TLLI 0xdfe6500f, creating LLME on the fly (gprs_llc.c:552) 20241122124522575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124522575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124522575 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124522575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124522575 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124522575 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124522575 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124522575 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124522575 DLLC NOTICE LLME(ffffffff/dfe6500f){UNASSIGNED} LLGM Assign pre (dfe6500f => f12ba5d3) (gprs_llc.c:1079) 20241122124522575 DLLC NOTICE LLME(dfe6500f/f12ba5d3){ASSIGNED} LLGM Assign post (dfe6500f => f12ba5d3) (gprs_llc.c:1125) 20241122124522575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124522575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124522575 DMM DEBUG MM(262420000000040/f12ba5d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124522587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124522587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124522587 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124522587 DMM DEBUG MM(262420000000040/f12ba5d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124522587 DMM NOTICE MM(262420000000040/f12ba5d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124522587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124522587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124522587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124522587 DMM DEBUG MM(262420000000040/f12ba5d3) Requesting authorization (sgsn_auth.c:160) 20241122124522587 DMM INFO MM(262420000000040/f12ba5d3) Requesting authentication tuples (sgsn_auth.c:184) 20241122124522587 DMM DEBUG MM(262420000000040/f12ba5d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124522587 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124522587 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)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@18e05620b368: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241122124522590 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124522590 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124522590 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124522590 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124522590 DMM INFO MM(262420000000040/f12ba5d3) Subscriber data update (mmctx.c:445) 20241122124522590 DMM DEBUG MM(262420000000040/f12ba5d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124522590 DMM INFO MM(262420000000040/f12ba5d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124522590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124522590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124522590 DMM INFO MM(262420000000040/f12ba5d3) <- GMM AUTH AND CIPHERING REQ (rand = 78 53 f7 be c3 fb 02 c2 1b af 9e a4 a6 67 13 ea , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 d3 0f 82 61 b9 f3 94 ab 7a d6 62 73 5e 76 b2 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@18e05620b368: Final verdict of PTC: pass 20241122124522600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124522602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124522602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(607)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(609)@18e05620b368: Final verdict of PTC: none -NSVCI97(597)@18e05620b368: Final verdict of PTC: none -NSVCI99(608)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@18e05620b368: Final verdict of PTC: none -NSVCI98(602)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(606)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(600)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(595)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Nov 22 12:45:22 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 20241122124522742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124523146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70788) 20241122124523605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124523605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70788, count=71328) 20241122124524606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124524606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Nov 22 12:45:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124525607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124525607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_usim_a54_a50 started. 20241122124526227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124526228 DMM INFO MM(262420000000040/f12ba5d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124526228 DMM INFO MM(262420000000040/f12ba5d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124526228 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124526228 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124526228 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124526228 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124526228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Deallocated (fsm.c:568) 20241122124526228 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124526228 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124526228 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124526228 DLLC NOTICE LLME(dfe6500f/f12ba5d3){ASSIGNED} LLGM Assign pre (f12ba5d3 => ffffffff) (gprs_llc.c:1079) 20241122124526228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f12ba5d3 => ffffffff) (gprs_llc.c:1125) 20241122124526228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124526273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124526273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124526273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124526273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124526273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124526273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124526273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124526273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124526275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124526275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124526275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124526275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124526275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124526275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124526275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124526275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526275 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124526275 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124526275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124526276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124526276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124526281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124526290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124526290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124526321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124526321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124526322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124526322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124526322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124526322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124526322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124526322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124526323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124526323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124526323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124526324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124526324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124526324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124526324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124526324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124526324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124526324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124526325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124526325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124526329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124526339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124526339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124526366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124526366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124526366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124526366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526366 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124526366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124526366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124526366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124526366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124526368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124526368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124526368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124526368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124526368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124526368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124526368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124526368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124526368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124526368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124526368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124526369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124526369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124526373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124526382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124526382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124526608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124526608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124526608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124526608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124526611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124526612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@18e05620b368: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CC311F9C'O, index=0 SGSN_Test-GSUP(628)@18e05620b368: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@18e05620b368: 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 := '00EEE09F2B9B294A8F94AA08354E62BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F02C59F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8808196FC26E74B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2571AE1EDEFE7F5CAAC8C48FC07AE09E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '577AA7666CF1CCF90C23FFA39DFFFAA6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5321935A09E216BF5735C44C83DB08D0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '899CCD23BE28CA6E'O } } } } } 20241122124527667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124527667 DLLC NOTICE LLME(ffffffff/cc311f9c){UNASSIGNED} LLC RX: unknown TLLI 0xcc311f9c, creating LLME on the fly (gprs_llc.c:552) 20241122124527667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124527667 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241122124527667 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124527667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124527667 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124527667 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124527667 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124527667 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124527667 DLLC NOTICE LLME(ffffffff/cc311f9c){UNASSIGNED} LLGM Assign pre (cc311f9c => da962208) (gprs_llc.c:1079) 20241122124527667 DLLC NOTICE LLME(cc311f9c/da962208){ASSIGNED} LLGM Assign post (cc311f9c => da962208) (gprs_llc.c:1125) 20241122124527667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124527667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124527667 DMM DEBUG MM(262420000000040/da962208) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124527680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124527680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124527680 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124527680 DMM DEBUG MM(262420000000040/da962208) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241122124527680 DMM NOTICE MM(262420000000040/da962208) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124527680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124527680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124527680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124527680 DMM DEBUG MM(262420000000040/da962208) Requesting authorization (sgsn_auth.c:160) 20241122124527680 DMM INFO MM(262420000000040/da962208) Requesting authentication tuples (sgsn_auth.c:184) 20241122124527680 DMM DEBUG MM(262420000000040/da962208) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124527680 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241122124527680 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)@18e05620b368: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@18e05620b368: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241122124527683 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124527683 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124527683 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124527683 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124527683 DMM INFO MM(262420000000040/da962208) Subscriber data update (mmctx.c:445) 20241122124527683 DMM DEBUG MM(262420000000040/da962208) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124527683 DMM INFO MM(262420000000040/da962208) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124527683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124527683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124527683 DMM INFO MM(262420000000040/da962208) <- GMM AUTH AND CIPHERING REQ (rand = 00 ee e0 9f 2b 9b 29 4a 8f 94 aa 08 35 4e 62 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 21 93 5a 09 e2 16 bf 57 35 c4 4c 83 db 08 d0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@18e05620b368: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@18e05620b368: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@18e05620b368: Final verdict of PTC: pass 20241122124527693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48342<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(626)@18e05620b368: Final verdict of PTC: none 20241122124527695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124527695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(621)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@18e05620b368: Final verdict of PTC: none -NSVCI97(616)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(628)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(619)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(624)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(614)@18e05620b368: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Nov 22 12:45:27 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 20241122124527879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124528281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67600) 20241122124528696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124528696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67600, count=71956) 20241122124529697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124529697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Nov 22 12:45:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124530698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124530698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_detach_unknown_nopoweroff started. 20241122124531335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124531336 DMM INFO MM(262420000000040/da962208) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124531336 DMM INFO MM(262420000000040/da962208) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124531336 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124531336 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124531336 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124531336 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122124531336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Deallocated (fsm.c:568) 20241122124531336 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124531336 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124531336 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124531336 DLLC NOTICE LLME(cc311f9c/da962208){ASSIGNED} LLGM Assign pre (da962208 => ffffffff) (gprs_llc.c:1079) 20241122124531336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da962208 => ffffffff) (gprs_llc.c:1125) 20241122124531336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124531384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124531385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124531385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124531385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124531385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124531385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124531385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124531385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124531386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124531386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124531386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124531386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124531386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124531386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124531386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124531386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124531386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124531386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124531387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124531387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124531390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124531400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124531400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124531419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124531419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124531419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124531419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124531419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124531419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124531419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124531419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124531421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124531421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124531421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124531421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124531421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124531421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124531421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124531421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124531421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124531421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124531422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124531422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124531425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124531435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124531435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(641)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 TC_detach_unknown_nopoweroff-BVCI210(639)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124531476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124531476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124531476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124531476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124531476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124531476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124531476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124531476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124531478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124531478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124531478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124531478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124531478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124531478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124531478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124531478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124531478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124531478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124531478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124531478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124531479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124531482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124531491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124531491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124531699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124531699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124531699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124531699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124531701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124531702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@18e05620b368: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='CEEC9BF0'O, index=0 SGSN_Test-GSUP(647)@18e05620b368: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241122124532749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124532749 DLLC NOTICE LLME(ffffffff/ceec9bf0){UNASSIGNED} LLC RX: unknown TLLI 0xceec9bf0, creating LLME on the fly (gprs_llc.c:552) 20241122124532749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124532749 DMM NOTICE LLME(ffffffff/ceec9bf0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241122124532749 DLLC NOTICE LLME(ffffffff/ceec9bf0){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241122124532750 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xceec9bf0 type=GPRS detach (gprs_gmm.c:1465) 20241122124532750 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241122124532750 DLLC NOTICE LLME(ffffffff/ceec9bf0){UNASSIGNED} LLGM Assign pre (ceec9bf0 => ffffffff) (gprs_llc.c:1079) 20241122124532750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceec9bf0 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@18e05620b368: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@18e05620b368: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@18e05620b368: Final verdict of PTC: pass 20241122124532766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@18e05620b368: Final verdict of PTC: none 20241122124532769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124532769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(645)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@18e05620b368: Final verdict of PTC: none -NSVCI98(640)@18e05620b368: Final verdict of PTC: none -NSVCI97(635)@18e05620b368: Final verdict of PTC: none -NSVCI99(646)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(633)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(638)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(644)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@18e05620b368: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Nov 22 12:45:32 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 20241122124532910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124533211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47860) 20241122124533770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124533770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47860, count=58124) 20241122124534771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124534771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Nov 22 12:45:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124535568 DGPRS DEBUG Checking for inactive LLMEs, time = 14090269 (sgsn.c:131) 20241122124535772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124535772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_detach_unknown_poweroff started. 20241122124536261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124536262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124536321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124536321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124536321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124536321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124536321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124536321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124536321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124536321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124536323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124536323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124536323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(654)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124536324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124536324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124536324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124536324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124536324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124536324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124536324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(655)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124536324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124536324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124536328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124536339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124536339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(652)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124536353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124536353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124536353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124536353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124536353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124536353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124536353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124536353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124536355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124536355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124536355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124536355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124536355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124536355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124536355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124536355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124536355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124536355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124536356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124536356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124536359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124536368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124536368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124536402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124536402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124536402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124536402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124536402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124536402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124536402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124536402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124536403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124536403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124536403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124536404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124536404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124536404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124536404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124536404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124536404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124536404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124536404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124536404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124536404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124536407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124536416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124536416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124536773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124536773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124536773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124536773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124536775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124536776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@18e05620b368: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='FE8C6087'O, index=0 SGSN_Test-GSUP(666)@18e05620b368: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241122124537821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124537822 DLLC NOTICE LLME(ffffffff/fe8c6087){UNASSIGNED} LLC RX: unknown TLLI 0xfe8c6087, creating LLME on the fly (gprs_llc.c:552) 20241122124537822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124537822 DMM NOTICE LLME(ffffffff/fe8c6087){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@18e05620b368: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@18e05620b368: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@18e05620b368: Final verdict of PTC: pass 20241122124542828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@18e05620b368: Final verdict of PTC: none 20241122124542830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124542830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@18e05620b368: Final verdict of PTC: none -NSVCI98(659)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@18e05620b368: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@18e05620b368: Final verdict of PTC: none -NSVCI97(655)@18e05620b368: Final verdict of PTC: none -NSVCI99(665)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(657)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(653)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(663)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@18e05620b368: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Nov 22 12:45:42 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 20241122124542974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124543275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48828) 20241122124543831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124543831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48828, count=53288) 20241122124544832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124544832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Nov 22 12:45:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124545833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124545833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_detach_nopoweroff started. 20241122124546330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124546331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124546376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124546376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124546376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124546376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124546376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124546376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124546376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124546376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124546378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124546378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124546378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124546378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124546378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124546378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124546378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124546378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124546378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124546378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124546379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124546379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124546383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124546394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124546394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124546418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124546418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124546418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124546418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124546418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124546418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124546418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124546418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124546419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124546419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124546419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124546420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124546420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124546420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124546420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124546420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124546420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124546420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124546420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124546420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124546424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124546432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124546432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124546476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124546476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124546476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124546476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124546476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124546476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124546476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124546476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124546478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124546478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124546478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124546478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124546478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124546478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124546478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124546478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124546478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124546478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124546478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(684)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124546479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124546479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124546482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124546492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124546492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124546834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124546834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124546834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124546834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124546837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124546837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@18e05620b368: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='FD44D3CB'O, index=0 SGSN_Test-GSUP(685)@18e05620b368: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@18e05620b368: 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 := 'DDED016CDB6168974B90B5BE537D3C39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D27EEF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79B05B54420F59C2'O } } } } } 20241122124547891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124547891 DLLC NOTICE LLME(ffffffff/fd44d3cb){UNASSIGNED} LLC RX: unknown TLLI 0xfd44d3cb, creating LLME on the fly (gprs_llc.c:552) 20241122124547891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124547891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241122124547891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124547891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124547891 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124547891 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124547891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124547891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124547891 DLLC NOTICE LLME(ffffffff/fd44d3cb){UNASSIGNED} LLGM Assign pre (fd44d3cb => c6365f69) (gprs_llc.c:1079) 20241122124547891 DLLC NOTICE LLME(fd44d3cb/c6365f69){ASSIGNED} LLGM Assign post (fd44d3cb => c6365f69) (gprs_llc.c:1125) 20241122124547891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124547891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124547891 DMM DEBUG MM(262420000000015/c6365f69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124547904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124547904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124547904 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124547904 DMM DEBUG MM(262420000000015/c6365f69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241122124547904 DMM NOTICE MM(262420000000015/c6365f69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124547904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124547904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124547904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124547904 DMM DEBUG MM(262420000000015/c6365f69) Requesting authorization (sgsn_auth.c:160) 20241122124547904 DMM INFO MM(262420000000015/c6365f69) Requesting authentication tuples (sgsn_auth.c:184) 20241122124547904 DMM DEBUG MM(262420000000015/c6365f69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124547904 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241122124547904 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@18e05620b368: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@18e05620b368: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241122124547907 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124547907 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124547907 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124547907 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124547907 DMM INFO MM(262420000000015/c6365f69) Subscriber data update (mmctx.c:445) 20241122124547907 DMM DEBUG MM(262420000000015/c6365f69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124547907 DMM INFO MM(262420000000015/c6365f69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124547907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124547907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124547907 DMM INFO MM(262420000000015/c6365f69) <- GMM AUTH AND CIPHERING REQ (rand = dd ed 01 6c db 61 68 97 4b 90 b5 be 53 7d 3c 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124547914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124547914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124547914 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124547914 DMM INFO MM(262420000000015/c6365f69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124547914 DMM NOTICE MM(262420000000015/c6365f69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124547914 DMM DEBUG MM(262420000000015/c6365f69) checking auth: received GSM SRES = 2d 27 ee f2 (gprs_gmm.c:666) 20241122124547914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124547914 DMM DEBUG MM(262420000000015/c6365f69) Requesting authorization (sgsn_auth.c:160) 20241122124547914 DMM INFO MM(262420000000015/c6365f69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124547914 DMM DEBUG MM(262420000000015/c6365f69) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124547914 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241122124547914 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) 20241122124547914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124547914 DMM INFO MM(262420000000015/c6365f69) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6365f69) (gprs_gmm.c:300) 20241122124547916 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124547916 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124547916 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241122124547916 DMM INFO MM(262420000000015/c6365f69) Subscriber data update (mmctx.c:445) 20241122124547916 DMM DEBUG MM(262420000000015/c6365f69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124547916 DMM INFO MM(262420000000015/c6365f69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124547916 DMM NOTICE MM(262420000000015/c6365f69) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241122124547916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124547916 DMM NOTICE MM(262420000000015/c6365f69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124547916 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) 20241122124547916 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124547916 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241122124547916 DMM INFO MM(262420000000015/c6365f69) Subscriber data update (mmctx.c:445) 20241122124547916 DMM DEBUG MM(262420000000015/c6365f69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124547922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124547922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124547922 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124547922 DMM INFO MM(262420000000015/c6365f69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124547922 DMM NOTICE MM(262420000000015/c6365f69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124547922 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124547922 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124547922 DLLC NOTICE LLME(fd44d3cb/c6365f69){ASSIGNED} LLGM Assign pre (ffffffff => c6365f69) (gprs_llc.c:1079) 20241122124547922 DLLC NOTICE LLME(ffffffff/c6365f69){ASSIGNED} LLGM Assign post (ffffffff => c6365f69) (gprs_llc.c:1125) 20241122124547922 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124547923 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124547923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124547923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@18e05620b368: setverdict(pass): none -> pass 20241122124547974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124547974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124547974 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124547974 DMM INFO MM(262420000000015/c6365f69) -> GMM DETACH REQUEST TLLI=0xc6365f69 type=GPRS detach (gprs_gmm.c:1465) 20241122124547974 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241122124547974 DMM INFO MM(262420000000015/c6365f69) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124547974 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124547974 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124547974 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124547974 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124547974 DLLC NOTICE LLME(ffffffff/c6365f69){ASSIGNED} LLGM Assign pre (c6365f69 => ffffffff) (gprs_llc.c:1079) 20241122124547974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6365f69 => ffffffff) (gprs_llc.c:1125) 20241122124547974 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241122124547974 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) 20241122124547974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124547974 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124547974 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124547974 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124547975 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@18e05620b368: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@18e05620b368: Final verdict of PTC: pass 20241122124547983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@18e05620b368: Final verdict of PTC: none 20241122124547986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124547986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(683)@18e05620b368: Final verdict of PTC: none -NSVCI98(678)@18e05620b368: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@18e05620b368: Final verdict of PTC: none -NSVCI97(673)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@18e05620b368: Final verdict of PTC: none -NSVCI99(684)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@18e05620b368: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@18e05620b368: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(676)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(671)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(682)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@18e05620b368: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Nov 22 12:45:48 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241122124548118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124548419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79192) 20241122124548986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124548986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79192, count=93828) 20241122124549987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124549987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Nov 22 12:45:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124550988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124550988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_detach_poweroff started. 20241122124551479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124551481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124551533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124551533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124551533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124551533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124551533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124551533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124551533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124551533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(693)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124551535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124551535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124551535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124551536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124551536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124551536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124551536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124551536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551536 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124551536 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124551536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(692)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124551537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124551537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124551540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124551549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124551549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(690)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(692)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124551564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124551564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124551564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124551564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124551564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124551564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124551564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124551564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124551566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124551566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124551566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124551566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124551566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124551566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124551566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124551566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124551566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124551566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124551567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124551567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124551570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124551580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124551580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124551614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124551614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124551614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124551614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551614 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124551614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124551614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124551614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124551614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124551616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124551616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124551616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124551616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124551616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124551616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124551616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124551616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124551616 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124551616 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124551617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124551617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124551617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124551620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124551628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124551628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124551989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124551989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124551989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124551989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124551992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124551992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@18e05620b368: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='CBC3FC6A'O, index=0 SGSN_Test-GSUP(704)@18e05620b368: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@18e05620b368: 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 := 'E65532B1986A3529A947757B874CF68C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '085146E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '472A3126A76A9397'O } } } } } 20241122124553041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124553041 DLLC NOTICE LLME(ffffffff/cbc3fc6a){UNASSIGNED} LLC RX: unknown TLLI 0xcbc3fc6a, creating LLME on the fly (gprs_llc.c:552) 20241122124553041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124553041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241122124553041 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124553041 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124553041 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124553041 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124553041 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124553041 DLLC NOTICE LLME(ffffffff/cbc3fc6a){UNASSIGNED} LLGM Assign pre (cbc3fc6a => daf2e727) (gprs_llc.c:1079) 20241122124553041 DLLC NOTICE LLME(cbc3fc6a/daf2e727){ASSIGNED} LLGM Assign post (cbc3fc6a => daf2e727) (gprs_llc.c:1125) 20241122124553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124553041 DMM DEBUG MM(262420000000016/daf2e727) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124553055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124553055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124553055 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124553055 DMM DEBUG MM(262420000000016/daf2e727) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241122124553055 DMM NOTICE MM(262420000000016/daf2e727) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124553055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124553055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124553055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124553055 DMM DEBUG MM(262420000000016/daf2e727) Requesting authorization (sgsn_auth.c:160) 20241122124553055 DMM INFO MM(262420000000016/daf2e727) Requesting authentication tuples (sgsn_auth.c:184) 20241122124553055 DMM DEBUG MM(262420000000016/daf2e727) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124553055 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241122124553055 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@18e05620b368: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@18e05620b368: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241122124553058 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124553058 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124553058 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124553058 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124553058 DMM INFO MM(262420000000016/daf2e727) Subscriber data update (mmctx.c:445) 20241122124553058 DMM DEBUG MM(262420000000016/daf2e727) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124553058 DMM INFO MM(262420000000016/daf2e727) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124553058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124553058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124553058 DMM INFO MM(262420000000016/daf2e727) <- GMM AUTH AND CIPHERING REQ (rand = e6 55 32 b1 98 6a 35 29 a9 47 75 7b 87 4c f6 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124553068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124553068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124553068 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124553068 DMM INFO MM(262420000000016/daf2e727) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124553068 DMM NOTICE MM(262420000000016/daf2e727) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124553068 DMM DEBUG MM(262420000000016/daf2e727) checking auth: received GSM SRES = 08 51 46 e4 (gprs_gmm.c:666) 20241122124553068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124553068 DMM DEBUG MM(262420000000016/daf2e727) Requesting authorization (sgsn_auth.c:160) 20241122124553068 DMM INFO MM(262420000000016/daf2e727) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124553068 DMM DEBUG MM(262420000000016/daf2e727) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124553068 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241122124553068 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) 20241122124553068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124553068 DMM INFO MM(262420000000016/daf2e727) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaf2e727) (gprs_gmm.c:300) 20241122124553069 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124553069 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124553069 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241122124553069 DMM INFO MM(262420000000016/daf2e727) Subscriber data update (mmctx.c:445) 20241122124553069 DMM DEBUG MM(262420000000016/daf2e727) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124553069 DMM INFO MM(262420000000016/daf2e727) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124553069 DMM NOTICE MM(262420000000016/daf2e727) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241122124553069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124553069 DMM NOTICE MM(262420000000016/daf2e727) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124553069 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) 20241122124553070 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124553070 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241122124553070 DMM INFO MM(262420000000016/daf2e727) Subscriber data update (mmctx.c:445) 20241122124553070 DMM DEBUG MM(262420000000016/daf2e727) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124553076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124553076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124553076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124553076 DMM INFO MM(262420000000016/daf2e727) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124553076 DMM NOTICE MM(262420000000016/daf2e727) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124553076 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124553076 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124553076 DLLC NOTICE LLME(cbc3fc6a/daf2e727){ASSIGNED} LLGM Assign pre (ffffffff => daf2e727) (gprs_llc.c:1079) 20241122124553076 DLLC NOTICE LLME(ffffffff/daf2e727){ASSIGNED} LLGM Assign post (ffffffff => daf2e727) (gprs_llc.c:1125) 20241122124553076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124553076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124553077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124553077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@18e05620b368: setverdict(pass): none -> pass 20241122124553128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124553128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241122124553128 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124553128 DMM INFO MM(262420000000016/daf2e727) -> GMM DETACH REQUEST TLLI=0xdaf2e727 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241122124553128 DMM INFO MM(262420000000016/daf2e727) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124553128 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124553128 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124553128 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124553128 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124553129 DLLC NOTICE LLME(ffffffff/daf2e727){ASSIGNED} LLGM Assign pre (daf2e727 => ffffffff) (gprs_llc.c:1079) 20241122124553129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf2e727 => ffffffff) (gprs_llc.c:1125) 20241122124553129 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241122124553129 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) 20241122124553129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124553129 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124553129 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124553129 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124553130 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@18e05620b368: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@18e05620b368: Final verdict of PTC: pass 20241122124558140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@18e05620b368: Final verdict of PTC: none 20241122124558142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124558142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(702)@18e05620b368: Final verdict of PTC: none -NSVCI98(697)@18e05620b368: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@18e05620b368: Final verdict of PTC: none -NSVCI97(693)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@18e05620b368: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@18e05620b368: Final verdict of PTC: none -NSVCI99(703)@18e05620b368: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(695)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(691)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(701)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@18e05620b368: Test case TC_detach_poweroff finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Nov 22 12:45:58 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241122124558276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124558577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87208) 20241122124559144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124559144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87208, count=92640) 20241122124600144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124600144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Nov 22 12:46:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124601145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124601145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act started. 20241122124601636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124601638 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124601681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124601681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124601681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124601681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124601681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124601681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124601681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124601681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124601683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124601683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124601683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124601683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124601683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124601683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124601683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124601683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124601683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124601683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124601683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124601683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124601687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124601698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124601698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124601717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124601717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124601717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124601717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124601717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124601717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124601717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124601717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124601719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124601719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124601719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124601719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124601719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124601719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124601719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124601719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124601719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124601719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124601720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124601720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124601724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124601733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124601733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124601761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124601761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124601761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124601761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124601761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124601761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124601761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124601761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124601763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124601763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124601763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124601764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124601764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124601764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124601764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124601764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124601764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124601764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124601764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124601764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124601764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124601768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124601778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124601778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124602146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124602146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124602146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124602147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124602149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124602150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@18e05620b368: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='F12945A7'O, index=0 SGSN_Test-GSUP(723)@18e05620b368: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@18e05620b368: 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 := 'F2A75041B283617E9CA76864EA138462'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB2F5006'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D82683CFB33FB6E'O } } } } } 20241122124602198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124602198 DLLC NOTICE LLME(ffffffff/f12945a7){UNASSIGNED} LLC RX: unknown TLLI 0xf12945a7, creating LLME on the fly (gprs_llc.c:552) 20241122124602198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124602198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241122124602198 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124602198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124602198 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124602199 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124602199 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124602199 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124602199 DLLC NOTICE LLME(ffffffff/f12945a7){UNASSIGNED} LLGM Assign pre (f12945a7 => c8d5e400) (gprs_llc.c:1079) 20241122124602199 DLLC NOTICE LLME(f12945a7/c8d5e400){ASSIGNED} LLGM Assign post (f12945a7 => c8d5e400) (gprs_llc.c:1125) 20241122124602199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124602199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124602199 DMM DEBUG MM(262420000000017/c8d5e400) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124602213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124602213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124602213 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124602213 DMM DEBUG MM(262420000000017/c8d5e400) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241122124602213 DMM NOTICE MM(262420000000017/c8d5e400) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124602213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124602213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124602213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124602213 DMM DEBUG MM(262420000000017/c8d5e400) Requesting authorization (sgsn_auth.c:160) 20241122124602213 DMM INFO MM(262420000000017/c8d5e400) Requesting authentication tuples (sgsn_auth.c:184) 20241122124602213 DMM DEBUG MM(262420000000017/c8d5e400) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124602213 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241122124602213 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@18e05620b368: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241122124602215 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124602215 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124602215 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124602215 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124602215 DMM INFO MM(262420000000017/c8d5e400) Subscriber data update (mmctx.c:445) 20241122124602215 DMM DEBUG MM(262420000000017/c8d5e400) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124602215 DMM INFO MM(262420000000017/c8d5e400) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124602215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124602215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124602215 DMM INFO MM(262420000000017/c8d5e400) <- GMM AUTH AND CIPHERING REQ (rand = f2 a7 50 41 b2 83 61 7e 9c a7 68 64 ea 13 84 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124602222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124602222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124602222 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124602222 DMM INFO MM(262420000000017/c8d5e400) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124602222 DMM NOTICE MM(262420000000017/c8d5e400) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124602222 DMM DEBUG MM(262420000000017/c8d5e400) checking auth: received GSM SRES = bb 2f 50 06 (gprs_gmm.c:666) 20241122124602222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124602222 DMM DEBUG MM(262420000000017/c8d5e400) Requesting authorization (sgsn_auth.c:160) 20241122124602222 DMM INFO MM(262420000000017/c8d5e400) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124602222 DMM DEBUG MM(262420000000017/c8d5e400) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124602222 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241122124602222 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) 20241122124602222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124602222 DMM INFO MM(262420000000017/c8d5e400) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8d5e400) (gprs_gmm.c:300) 20241122124602224 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124602224 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124602224 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241122124602224 DMM INFO MM(262420000000017/c8d5e400) Subscriber data update (mmctx.c:445) 20241122124602224 DMM DEBUG MM(262420000000017/c8d5e400) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124602224 DMM INFO MM(262420000000017/c8d5e400) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124602224 DMM NOTICE MM(262420000000017/c8d5e400) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241122124602224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124602224 DMM NOTICE MM(262420000000017/c8d5e400) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124602224 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) 20241122124602225 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124602225 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241122124602225 DMM INFO MM(262420000000017/c8d5e400) Subscriber data update (mmctx.c:445) 20241122124602225 DMM DEBUG MM(262420000000017/c8d5e400) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124602230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124602230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124602230 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124602230 DMM INFO MM(262420000000017/c8d5e400) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124602231 DMM NOTICE MM(262420000000017/c8d5e400) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124602231 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124602231 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124602231 DLLC NOTICE LLME(f12945a7/c8d5e400){ASSIGNED} LLGM Assign pre (ffffffff => c8d5e400) (gprs_llc.c:1079) 20241122124602231 DLLC NOTICE LLME(ffffffff/c8d5e400){ASSIGNED} LLGM Assign post (ffffffff => c8d5e400) (gprs_llc.c:1125) 20241122124602231 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124602231 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124602231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124602231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@18e05620b368: setverdict(pass): none -> pass 20241122124602282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124602282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124602282 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124602282 DMM INFO MM(262420000000017/c8d5e400) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124602283 DMM INFO MM(262420000000017/c8d5e400) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124602283 DMM DEBUG MM(262420000000017/c8d5e400) Using GGSN 0 (gprs_sm.c:312) 20241122124602283 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) 20241122124602283 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241122124602283 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124602283 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124602283 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241122124602297 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 8f 5b ec 67 11 7e 1c 6f d0 14 05 7f 19 c5 bf ec 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) 20241122124602297 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd5660) (sgsn_libgtp.c:632) 20241122124602297 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124602297 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd8d08 TLLI=c8d5e400, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124602297 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124602297 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@18e05620b368: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@18e05620b368: Final verdict of PTC: pass 20241122124602306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@18e05620b368: Final verdict of PTC: none 20241122124602308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124602308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(716)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@18e05620b368: Final verdict of PTC: none -NSVCI97(711)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@18e05620b368: Final verdict of PTC: none -NSVCI99(721)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(709)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(714)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(719)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Nov 22 12:46:02 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 20241122124602441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124602842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91492) 20241122124603309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124603309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91492, count=92752) 20241122124604311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124604311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Nov 22 12:46:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124605312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124605312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122124605569 DGPRS DEBUG Checking for inactive LLMEs, time = 14090299 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_pdp_act_unattached started. 20241122124605899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124605900 DMM INFO MM(262420000000017/c8d5e400) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124605900 DMM INFO MM(262420000000017/c8d5e400) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124605900 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124605900 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124605900 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124605900 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124605900 DLLC NOTICE LLME(ffffffff/c8d5e400){ASSIGNED} LLGM Assign pre (c8d5e400 => ffffffff) (gprs_llc.c:1079) 20241122124605900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8d5e400 => ffffffff) (gprs_llc.c:1125) 20241122124605900 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd89b0 (gprs_sndcp.c:574) 20241122124605900 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd8d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124605900 DMM NOTICE MM(262420000000017/c8d5e400) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124605900 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241122124605900 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124605900 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124605901 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241122124605901 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241122124605901 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) 20241122124605901 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241122124605901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124605901 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124605901 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124605901 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124605901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124605948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124605948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124605948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124605948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124605948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124605948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124605948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124605948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124605948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124605949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124605949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124605949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124605950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124605950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124605950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124605950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124605950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124605950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124605950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124605950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124605950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124605950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124605954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124605963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124605963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124605991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124605991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124605991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124605991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124605991 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124605991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124605991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124605991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124605991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124605992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124605992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124605992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124605992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124605993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124605993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124605993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124605993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124605993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124605993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124605993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124605993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124605993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124605997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124606007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124606007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124606031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124606031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124606031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124606031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124606031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124606031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124606031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124606031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124606031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124606033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124606033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124606033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124606033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124606033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124606033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124606033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124606033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124606033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124606033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124606033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124606034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124606034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124606038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124606048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124606048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124606313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124606313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124606313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124606313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124606315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124606316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@18e05620b368: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C6D3FF04'O, index=0 SGSN_Test-GSUP(742)@18e05620b368: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241122124606364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124606364 DLLC NOTICE LLME(ffffffff/c6d3ff04){UNASSIGNED} LLC RX: unknown TLLI 0xc6d3ff04, creating LLME on the fly (gprs_llc.c:552) 20241122124606364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124606364 DMM NOTICE LLME(ffffffff/c6d3ff04){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241122124606364 DLLC NOTICE LLME(ffffffff/c6d3ff04){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241122124606364 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@18e05620b368: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@18e05620b368: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@18e05620b368: Final verdict of PTC: pass 20241122124606377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41818<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(740)@18e05620b368: Final verdict of PTC: none 20241122124606380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124606380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(730)@18e05620b368: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@18e05620b368: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(742)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@18e05620b368: Final verdict of PTC: none -NSVCI98(735)@18e05620b368: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(728)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(738)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(733)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@18e05620b368: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Nov 22 12:46:06 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 20241122124606525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124606826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55944) 20241122124607381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124607381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55944, count=60300) 20241122124608383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124608383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Nov 22 12:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124609385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124609385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user started. 20241122124609884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124609885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124609937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124609937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124609937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124609937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124609937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124609937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124609937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124609937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124609937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124609938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124609938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124609938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124609939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124609939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124609939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124609939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124609939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124609939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124609939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124609939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124609939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124609939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124609944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124609953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124609953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124609976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124609976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124609976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124609976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124609977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124609977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124609977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124609977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124609977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124609978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124609978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124609978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124609978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124609978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124609978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124609978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124609978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124609978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124609978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124609978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124609979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124609979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124609982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124609992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124609992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124610028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124610028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124610028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124610028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124610028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124610028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124610028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124610028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124610028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124610030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124610030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124610030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124610030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124610030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124610031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124610031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124610031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124610031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124610031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124610031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(760)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124610031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124610031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124610037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124610047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124610386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124610386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124610386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124610386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124610388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124610389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@18e05620b368: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E8AC8101'O, index=0 SGSN_Test-GSUP(761)@18e05620b368: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@18e05620b368: 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 := '8DE3C166F3667537B3AB3C7803B738F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF31D556'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '405A936402ED0EE2'O } } } } } 20241122124610439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610439 DLLC NOTICE LLME(ffffffff/e8ac8101){UNASSIGNED} LLC RX: unknown TLLI 0xe8ac8101, creating LLME on the fly (gprs_llc.c:552) 20241122124610439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241122124610439 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124610439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124610439 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124610439 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124610439 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124610439 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124610439 DLLC NOTICE LLME(ffffffff/e8ac8101){UNASSIGNED} LLGM Assign pre (e8ac8101 => dcbf9548) (gprs_llc.c:1079) 20241122124610439 DLLC NOTICE LLME(e8ac8101/dcbf9548){ASSIGNED} LLGM Assign post (e8ac8101 => dcbf9548) (gprs_llc.c:1125) 20241122124610439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124610439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124610439 DMM DEBUG MM(262420000000019/dcbf9548) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124610453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610453 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124610453 DMM DEBUG MM(262420000000019/dcbf9548) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241122124610453 DMM NOTICE MM(262420000000019/dcbf9548) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124610453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124610453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124610453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124610453 DMM DEBUG MM(262420000000019/dcbf9548) Requesting authorization (sgsn_auth.c:160) 20241122124610454 DMM INFO MM(262420000000019/dcbf9548) Requesting authentication tuples (sgsn_auth.c:184) 20241122124610454 DMM DEBUG MM(262420000000019/dcbf9548) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124610454 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241122124610454 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@18e05620b368: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241122124610457 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124610457 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124610457 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124610457 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124610457 DMM INFO MM(262420000000019/dcbf9548) Subscriber data update (mmctx.c:445) 20241122124610457 DMM DEBUG MM(262420000000019/dcbf9548) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124610457 DMM INFO MM(262420000000019/dcbf9548) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124610457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124610457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124610457 DMM INFO MM(262420000000019/dcbf9548) <- GMM AUTH AND CIPHERING REQ (rand = 8d e3 c1 66 f3 66 75 37 b3 ab 3c 78 03 b7 38 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124610465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610465 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124610465 DMM INFO MM(262420000000019/dcbf9548) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124610465 DMM NOTICE MM(262420000000019/dcbf9548) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124610465 DMM DEBUG MM(262420000000019/dcbf9548) checking auth: received GSM SRES = cf 31 d5 56 (gprs_gmm.c:666) 20241122124610465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124610465 DMM DEBUG MM(262420000000019/dcbf9548) Requesting authorization (sgsn_auth.c:160) 20241122124610465 DMM INFO MM(262420000000019/dcbf9548) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124610465 DMM DEBUG MM(262420000000019/dcbf9548) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124610465 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241122124610465 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) 20241122124610465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124610465 DMM INFO MM(262420000000019/dcbf9548) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcbf9548) (gprs_gmm.c:300) 20241122124610467 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124610467 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124610467 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241122124610467 DMM INFO MM(262420000000019/dcbf9548) Subscriber data update (mmctx.c:445) 20241122124610467 DMM DEBUG MM(262420000000019/dcbf9548) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124610467 DMM INFO MM(262420000000019/dcbf9548) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124610467 DMM NOTICE MM(262420000000019/dcbf9548) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241122124610467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124610467 DMM NOTICE MM(262420000000019/dcbf9548) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124610467 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) 20241122124610467 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124610467 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241122124610467 DMM INFO MM(262420000000019/dcbf9548) Subscriber data update (mmctx.c:445) 20241122124610467 DMM DEBUG MM(262420000000019/dcbf9548) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124610473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124610473 DMM INFO MM(262420000000019/dcbf9548) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124610473 DMM NOTICE MM(262420000000019/dcbf9548) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124610473 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124610473 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124610473 DLLC NOTICE LLME(e8ac8101/dcbf9548){ASSIGNED} LLGM Assign pre (ffffffff => dcbf9548) (gprs_llc.c:1079) 20241122124610473 DLLC NOTICE LLME(ffffffff/dcbf9548){ASSIGNED} LLGM Assign post (ffffffff => dcbf9548) (gprs_llc.c:1125) 20241122124610473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124610473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124610473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124610473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@18e05620b368: setverdict(pass): none -> pass 20241122124610525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610525 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124610525 DMM INFO MM(262420000000019/dcbf9548) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124610525 DMM INFO MM(262420000000019/dcbf9548) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124610525 DMM DEBUG MM(262420000000019/dcbf9548) Using GGSN 0 (gprs_sm.c:312) 20241122124610525 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) 20241122124610525 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241122124610525 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124610525 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124610525 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241122124610536 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 36 52 bf d7 11 e4 60 26 5d 14 05 7f 7e fd 28 ca 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) 20241122124610536 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec4138, cbp=0x55aedbdd5ae0) (sgsn_libgtp.c:632) 20241122124610536 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124610536 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=dcbf9548, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124610536 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124610536 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124610543 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241122124610550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124610550 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124610550 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@18e05620b368: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@18e05620b368: Final verdict of PTC: pass 20241122124610555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@18e05620b368: Final verdict of PTC: none -NSVCI98(754)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@18e05620b368: Final verdict of PTC: none 20241122124610557 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124610557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(749)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@18e05620b368: Final verdict of PTC: none -NSVCI99(760)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(758)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(752)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(747)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Nov 22 12:46:10 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 20241122124610698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124611100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78964) 20241122124611558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124611558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78964, count=95412) 20241122124612559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124612559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Nov 22 12:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124613560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124613560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_ggsn_reject started. 20241122124614155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124614156 DMM INFO MM(262420000000019/dcbf9548) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124614156 DMM INFO MM(262420000000019/dcbf9548) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124614156 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124614156 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124614156 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124614157 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124614157 DLLC NOTICE LLME(ffffffff/dcbf9548){ASSIGNED} LLGM Assign pre (dcbf9548 => ffffffff) (gprs_llc.c:1079) 20241122124614157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcbf9548 => ffffffff) (gprs_llc.c:1125) 20241122124614157 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124614157 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124614157 DMM NOTICE MM(262420000000019/dcbf9548) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124614157 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241122124614157 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124614157 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124614157 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241122124614157 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241122124614157 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) 20241122124614157 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241122124614157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124614157 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124614157 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124614157 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124614157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124614205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124614205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124614205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124614205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124614205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124614205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124614205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124614205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124614207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124614207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124614207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124614207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124614208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124614208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124614208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124614208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124614208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124614208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124614208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124614208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124614212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124614221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124614241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124614241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124614241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124614241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124614241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124614241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124614241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124614241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124614242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124614242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124614242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124614243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124614243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124614243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124614243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124614243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124614243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124614243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124614243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124614243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124614247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124614255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124614287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124614287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124614287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124614287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124614287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124614287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124614287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124614287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124614289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124614289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124614289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124614289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124614289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124614289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124614289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124614289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124614289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124614289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124614289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124614290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124614290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124614294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124614303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124614561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124614561 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124614561 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124614561 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124614563 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124614564 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@18e05620b368: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='EA2DDD0E'O, index=0 SGSN_Test-GSUP(780)@18e05620b368: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@18e05620b368: 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 := '4882F7E278FC7AE133A059B8EFD74FC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BEDE635'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B666780498B9E61'O } } } } } 20241122124614608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614608 DLLC NOTICE LLME(ffffffff/ea2ddd0e){UNASSIGNED} LLC RX: unknown TLLI 0xea2ddd0e, creating LLME on the fly (gprs_llc.c:552) 20241122124614608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124614608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241122124614608 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124614608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124614608 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124614608 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124614608 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124614608 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124614608 DLLC NOTICE LLME(ffffffff/ea2ddd0e){UNASSIGNED} LLGM Assign pre (ea2ddd0e => c67f47c3) (gprs_llc.c:1079) 20241122124614608 DLLC NOTICE LLME(ea2ddd0e/c67f47c3){ASSIGNED} LLGM Assign post (ea2ddd0e => c67f47c3) (gprs_llc.c:1125) 20241122124614608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124614608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124614608 DMM DEBUG MM(262420000000020/c67f47c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124614621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124614621 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124614621 DMM DEBUG MM(262420000000020/c67f47c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241122124614621 DMM NOTICE MM(262420000000020/c67f47c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124614621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124614621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124614621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124614621 DMM DEBUG MM(262420000000020/c67f47c3) Requesting authorization (sgsn_auth.c:160) 20241122124614621 DMM INFO MM(262420000000020/c67f47c3) Requesting authentication tuples (sgsn_auth.c:184) 20241122124614621 DMM DEBUG MM(262420000000020/c67f47c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124614621 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241122124614621 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@18e05620b368: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241122124614624 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124614624 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124614624 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124614624 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124614624 DMM INFO MM(262420000000020/c67f47c3) Subscriber data update (mmctx.c:445) 20241122124614624 DMM DEBUG MM(262420000000020/c67f47c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124614624 DMM INFO MM(262420000000020/c67f47c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124614625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124614625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124614625 DMM INFO MM(262420000000020/c67f47c3) <- GMM AUTH AND CIPHERING REQ (rand = 48 82 f7 e2 78 fc 7a e1 33 a0 59 b8 ef d7 4f c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124614633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124614633 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124614633 DMM INFO MM(262420000000020/c67f47c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124614633 DMM NOTICE MM(262420000000020/c67f47c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124614633 DMM DEBUG MM(262420000000020/c67f47c3) checking auth: received GSM SRES = 9b ed e6 35 (gprs_gmm.c:666) 20241122124614633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124614633 DMM DEBUG MM(262420000000020/c67f47c3) Requesting authorization (sgsn_auth.c:160) 20241122124614633 DMM INFO MM(262420000000020/c67f47c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124614633 DMM DEBUG MM(262420000000020/c67f47c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124614633 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241122124614633 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) 20241122124614633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124614633 DMM INFO MM(262420000000020/c67f47c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc67f47c3) (gprs_gmm.c:300) 20241122124614635 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124614635 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124614635 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241122124614635 DMM INFO MM(262420000000020/c67f47c3) Subscriber data update (mmctx.c:445) 20241122124614635 DMM DEBUG MM(262420000000020/c67f47c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124614635 DMM INFO MM(262420000000020/c67f47c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124614635 DMM NOTICE MM(262420000000020/c67f47c3) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241122124614635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124614635 DMM NOTICE MM(262420000000020/c67f47c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124614635 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) 20241122124614635 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124614635 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241122124614635 DMM INFO MM(262420000000020/c67f47c3) Subscriber data update (mmctx.c:445) 20241122124614635 DMM DEBUG MM(262420000000020/c67f47c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124614642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124614642 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124614642 DMM INFO MM(262420000000020/c67f47c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124614642 DMM NOTICE MM(262420000000020/c67f47c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124614642 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124614642 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124614642 DLLC NOTICE LLME(ea2ddd0e/c67f47c3){ASSIGNED} LLGM Assign pre (ffffffff => c67f47c3) (gprs_llc.c:1079) 20241122124614642 DLLC NOTICE LLME(ffffffff/c67f47c3){ASSIGNED} LLGM Assign post (ffffffff => c67f47c3) (gprs_llc.c:1125) 20241122124614642 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124614642 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124614642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124614643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@18e05620b368: setverdict(pass): none -> pass 20241122124614694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124614694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124614694 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124614694 DMM INFO MM(262420000000020/c67f47c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124614694 DMM INFO MM(262420000000020/c67f47c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124614694 DMM DEBUG MM(262420000000020/c67f47c3) Using GGSN 0 (gprs_sm.c:312) 20241122124614694 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) 20241122124614694 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241122124614694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124614694 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124614694 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241122124614705 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 e1 82 65 3a 11 bf 16 48 16 14 05 7f ee bd eb 71 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) 20241122124614705 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6060) (sgsn_libgtp.c:632) 20241122124614705 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241122124614705 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241122124614705 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124614705 DMM NOTICE MM(262420000000020/c67f47c3) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@18e05620b368: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@18e05620b368: Final verdict of PTC: pass 20241122124614715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@18e05620b368: Final verdict of PTC: none 20241122124614717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124614717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(778)@18e05620b368: Final verdict of PTC: none -NSVCI98(773)@18e05620b368: Final verdict of PTC: none -NSVCI97(768)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@18e05620b368: Final verdict of PTC: none -NSVCI99(779)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(766)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(771)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(777)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Nov 22 12:46:14 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 20241122124614855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124615257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85512) 20241122124615718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124615718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85512, count=98052) 20241122124616719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124616719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Nov 22 12:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124617720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124617720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_deact_mo started. 20241122124618312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124618313 DMM INFO MM(262420000000020/c67f47c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124618313 DMM INFO MM(262420000000020/c67f47c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124618313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124618313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124618313 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124618313 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124618313 DLLC NOTICE LLME(ffffffff/c67f47c3){ASSIGNED} LLGM Assign pre (c67f47c3 => ffffffff) (gprs_llc.c:1079) 20241122124618313 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c67f47c3 => ffffffff) (gprs_llc.c:1125) 20241122124618313 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241122124618313 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) 20241122124618313 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241122124618313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124618313 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124618313 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124618313 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124618313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124618358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124618358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124618358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124618358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124618358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124618358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124618358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124618358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124618360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124618360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124618360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124618360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124618360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124618360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124618360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124618360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124618360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124618360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124618361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124618361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124618364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124618373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124618405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124618405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124618405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124618405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124618405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124618406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124618406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124618406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124618406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124618406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124618406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124618406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124618406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124618406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124618406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124618407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124618407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124618410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124618419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124618441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124618441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124618441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124618441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124618441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124618441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124618441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124618441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124618442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124618442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124618442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124618442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124618442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124618442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124618442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124618442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124618442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124618442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124618442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124618443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124618443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124618446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124618454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124618721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124618721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124618721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124618721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124618723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124618724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@18e05620b368: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F0CDC471'O, index=0 SGSN_Test-GSUP(799)@18e05620b368: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: 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 := '50C7BE331CDEA3B9679B43E049D12FAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0FF2757'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BECC3849C11D9C8B'O } } } } } 20241122124618770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618770 DLLC NOTICE LLME(ffffffff/f0cdc471){UNASSIGNED} LLC RX: unknown TLLI 0xf0cdc471, creating LLME on the fly (gprs_llc.c:552) 20241122124618770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241122124618770 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124618770 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124618770 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124618770 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124618770 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124618770 DLLC NOTICE LLME(ffffffff/f0cdc471){UNASSIGNED} LLGM Assign pre (f0cdc471 => feb1e780) (gprs_llc.c:1079) 20241122124618770 DLLC NOTICE LLME(f0cdc471/feb1e780){ASSIGNED} LLGM Assign post (f0cdc471 => feb1e780) (gprs_llc.c:1125) 20241122124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124618770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124618770 DMM DEBUG MM(262420000000021/feb1e780) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124618783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618783 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618783 DMM DEBUG MM(262420000000021/feb1e780) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241122124618783 DMM NOTICE MM(262420000000021/feb1e780) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124618783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124618783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124618783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124618783 DMM DEBUG MM(262420000000021/feb1e780) Requesting authorization (sgsn_auth.c:160) 20241122124618783 DMM INFO MM(262420000000021/feb1e780) Requesting authentication tuples (sgsn_auth.c:184) 20241122124618783 DMM DEBUG MM(262420000000021/feb1e780) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124618783 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241122124618783 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@18e05620b368: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241122124618785 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124618785 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124618785 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124618785 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124618785 DMM INFO MM(262420000000021/feb1e780) Subscriber data update (mmctx.c:445) 20241122124618785 DMM DEBUG MM(262420000000021/feb1e780) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124618785 DMM INFO MM(262420000000021/feb1e780) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124618785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124618785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124618785 DMM INFO MM(262420000000021/feb1e780) <- GMM AUTH AND CIPHERING REQ (rand = 50 c7 be 33 1c de a3 b9 67 9b 43 e0 49 d1 2f af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124618793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618793 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618793 DMM INFO MM(262420000000021/feb1e780) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124618793 DMM NOTICE MM(262420000000021/feb1e780) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124618793 DMM DEBUG MM(262420000000021/feb1e780) checking auth: received GSM SRES = d0 ff 27 57 (gprs_gmm.c:666) 20241122124618793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124618793 DMM DEBUG MM(262420000000021/feb1e780) Requesting authorization (sgsn_auth.c:160) 20241122124618793 DMM INFO MM(262420000000021/feb1e780) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124618793 DMM DEBUG MM(262420000000021/feb1e780) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124618793 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241122124618793 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) 20241122124618793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124618793 DMM INFO MM(262420000000021/feb1e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb1e780) (gprs_gmm.c:300) 20241122124618794 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124618794 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124618794 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122124618794 DMM INFO MM(262420000000021/feb1e780) Subscriber data update (mmctx.c:445) 20241122124618794 DMM DEBUG MM(262420000000021/feb1e780) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124618794 DMM INFO MM(262420000000021/feb1e780) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124618794 DMM NOTICE MM(262420000000021/feb1e780) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241122124618794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124618794 DMM NOTICE MM(262420000000021/feb1e780) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124618794 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) 20241122124618795 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124618795 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241122124618795 DMM INFO MM(262420000000021/feb1e780) Subscriber data update (mmctx.c:445) 20241122124618795 DMM DEBUG MM(262420000000021/feb1e780) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124618801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618801 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618801 DMM INFO MM(262420000000021/feb1e780) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124618801 DMM NOTICE MM(262420000000021/feb1e780) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124618801 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124618801 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124618801 DLLC NOTICE LLME(f0cdc471/feb1e780){ASSIGNED} LLGM Assign pre (ffffffff => feb1e780) (gprs_llc.c:1079) 20241122124618801 DLLC NOTICE LLME(ffffffff/feb1e780){ASSIGNED} LLGM Assign post (ffffffff => feb1e780) (gprs_llc.c:1125) 20241122124618801 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124618801 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124618801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124618801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: setverdict(pass): none -> pass 20241122124618854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618854 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618854 DMM INFO MM(262420000000021/feb1e780) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124618854 DMM INFO MM(262420000000021/feb1e780) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124618854 DMM DEBUG MM(262420000000021/feb1e780) Using GGSN 0 (gprs_sm.c:312) 20241122124618854 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) 20241122124618854 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241122124618854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124618854 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124618854 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241122124618864 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 2b 0b 7c d6 11 56 76 2e e9 14 05 7f cf d7 d5 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=1031 from retransmit req queue (gtp.c:443) 20241122124618864 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6060) (sgsn_libgtp.c:632) 20241122124618864 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124618864 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=feb1e780, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124618864 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124618864 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124618872 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241122124618878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618878 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618878 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124618881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241122124618881 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124618881 DMM INFO MM(262420000000021/feb1e780) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241122124618881 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124618881 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241122124618883 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) 20241122124618883 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6060) (sgsn_libgtp.c:632) 20241122124618883 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241122124618883 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=feb1e780, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124618883 DMM INFO MM(262420000000021/feb1e780) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241122124618883 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241122124618883 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@18e05620b368: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@18e05620b368: Final verdict of PTC: pass 20241122124618891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(799)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@18e05620b368: Final verdict of PTC: none 20241122124618893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124618893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(788)@18e05620b368: Final verdict of PTC: none -NSVCI97(787)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@18e05620b368: Final verdict of PTC: none -NSVCI98(793)@18e05620b368: Final verdict of PTC: none -NSVCI99(798)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(785)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(796)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(791)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Nov 22 12:46:18 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 20241122124619022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124619423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83720) 20241122124619894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124619894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83720, count=105124) 20241122124620895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124620895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Nov 22 12:46:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124621896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124621896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_deact_mt started. 20241122124622510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124622511 DMM INFO MM(262420000000021/feb1e780) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124622511 DMM INFO MM(262420000000021/feb1e780) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124622511 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124622511 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124622511 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124622511 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124622511 DLLC NOTICE LLME(ffffffff/feb1e780){ASSIGNED} LLGM Assign pre (feb1e780 => ffffffff) (gprs_llc.c:1079) 20241122124622511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb1e780 => ffffffff) (gprs_llc.c:1125) 20241122124622511 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241122124622511 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) 20241122124622511 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241122124622511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124622511 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124622511 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124622511 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124622511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124622553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124622553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124622553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124622553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124622553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124622553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124622553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124622553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124622555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124622555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124622555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124622555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124622555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124622555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124622555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124622555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124622555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124622555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124622556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124622556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124622561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124622572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622572 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124622589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124622589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124622589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124622589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124622589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124622589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124622589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124622589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124622592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124622592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124622592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124622592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124622592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124622592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124622592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124622592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124622592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124622592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124622592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124622592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124622597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124622606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124622636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124622636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124622636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124622636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124622636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124622636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124622636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124622636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124622639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124622639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124622639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124622639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124622639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124622639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124622639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124622639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124622639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124622639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124622639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(817)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124622640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124622640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124622644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124622654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124622897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124622897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124622897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124622897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124622900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124622900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@18e05620b368: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='EE1CCFD8'O, index=0 SGSN_Test-GSUP(818)@18e05620b368: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@18e05620b368: 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 := 'EB0E81028B13D8ECFBD2AAAB8E70F3EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B402ABB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0590A96B0ABEF61F'O } } } } } 20241122124622947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622947 DLLC NOTICE LLME(ffffffff/ee1ccfd8){UNASSIGNED} LLC RX: unknown TLLI 0xee1ccfd8, creating LLME on the fly (gprs_llc.c:552) 20241122124622947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124622947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241122124622947 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124622947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124622947 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124622947 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124622947 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124622947 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124622947 DLLC NOTICE LLME(ffffffff/ee1ccfd8){UNASSIGNED} LLGM Assign pre (ee1ccfd8 => c28341e9) (gprs_llc.c:1079) 20241122124622947 DLLC NOTICE LLME(ee1ccfd8/c28341e9){ASSIGNED} LLGM Assign post (ee1ccfd8 => c28341e9) (gprs_llc.c:1125) 20241122124622947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124622947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124622947 DMM DEBUG MM(262420000000022/c28341e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124622960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124622960 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124622960 DMM DEBUG MM(262420000000022/c28341e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241122124622960 DMM NOTICE MM(262420000000022/c28341e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124622960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124622960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124622960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124622960 DMM DEBUG MM(262420000000022/c28341e9) Requesting authorization (sgsn_auth.c:160) 20241122124622960 DMM INFO MM(262420000000022/c28341e9) Requesting authentication tuples (sgsn_auth.c:184) 20241122124622960 DMM DEBUG MM(262420000000022/c28341e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124622960 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241122124622960 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@18e05620b368: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241122124622966 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124622966 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124622966 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124622966 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124622966 DMM INFO MM(262420000000022/c28341e9) Subscriber data update (mmctx.c:445) 20241122124622966 DMM DEBUG MM(262420000000022/c28341e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124622966 DMM INFO MM(262420000000022/c28341e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124622966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124622966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124622966 DMM INFO MM(262420000000022/c28341e9) <- GMM AUTH AND CIPHERING REQ (rand = eb 0e 81 02 8b 13 d8 ec fb d2 aa ab 8e 70 f3 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124622975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124622975 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124622975 DMM INFO MM(262420000000022/c28341e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124622975 DMM NOTICE MM(262420000000022/c28341e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124622975 DMM DEBUG MM(262420000000022/c28341e9) checking auth: received GSM SRES = 7b 40 2a bb (gprs_gmm.c:666) 20241122124622975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124622975 DMM DEBUG MM(262420000000022/c28341e9) Requesting authorization (sgsn_auth.c:160) 20241122124622975 DMM INFO MM(262420000000022/c28341e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124622975 DMM DEBUG MM(262420000000022/c28341e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124622975 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241122124622975 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) 20241122124622975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124622975 DMM INFO MM(262420000000022/c28341e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28341e9) (gprs_gmm.c:300) 20241122124622976 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124622976 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124622976 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241122124622976 DMM INFO MM(262420000000022/c28341e9) Subscriber data update (mmctx.c:445) 20241122124622976 DMM DEBUG MM(262420000000022/c28341e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124622976 DMM INFO MM(262420000000022/c28341e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124622976 DMM NOTICE MM(262420000000022/c28341e9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241122124622976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124622976 DMM NOTICE MM(262420000000022/c28341e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124622976 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) 20241122124622977 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124622977 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241122124622977 DMM INFO MM(262420000000022/c28341e9) Subscriber data update (mmctx.c:445) 20241122124622977 DMM DEBUG MM(262420000000022/c28341e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124622983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124622983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124622983 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124622983 DMM INFO MM(262420000000022/c28341e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124622983 DMM NOTICE MM(262420000000022/c28341e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124622983 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124622983 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124622983 DLLC NOTICE LLME(ee1ccfd8/c28341e9){ASSIGNED} LLGM Assign pre (ffffffff => c28341e9) (gprs_llc.c:1079) 20241122124622983 DLLC NOTICE LLME(ffffffff/c28341e9){ASSIGNED} LLGM Assign post (ffffffff => c28341e9) (gprs_llc.c:1125) 20241122124622983 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124622983 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124622983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124622983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@18e05620b368: setverdict(pass): none -> pass 20241122124623036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124623036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124623036 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124623036 DMM INFO MM(262420000000022/c28341e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124623036 DMM INFO MM(262420000000022/c28341e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124623036 DMM DEBUG MM(262420000000022/c28341e9) Using GGSN 0 (gprs_sm.c:312) 20241122124623036 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) 20241122124623036 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241122124623036 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124623036 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124623036 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241122124623047 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 89 07 08 58 11 e0 48 f1 ea 14 05 7f 23 c7 7e d6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241122124623047 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124623047 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124623047 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=c28341e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124623047 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124623047 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124623056 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241122124623065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124623065 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124623065 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124623068 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241122124623068 DGPRS INFO PDP(262420000000022:5): Context 0x7f6629ec51a8 was deleted (sgsn_libgtp.c:660) 20241122124623068 DMM INFO MM(262420000000022/c28341e9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124623068 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241122124623068 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@18e05620b368: Removing Client IMSI='262420000000022'H, index=0 20241122124623074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124623074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124623074 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124623074 DMM INFO MM(262420000000022/c28341e9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@18e05620b368: Final verdict of PTC: pass 20241122124623076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@18e05620b368: Final verdict of PTC: none 20241122124623079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124623079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(817)@18e05620b368: Final verdict of PTC: none -NSVCI98(811)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@18e05620b368: Final verdict of PTC: none -NSVCI97(806)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(815)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(809)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(804)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Nov 22 12:46:23 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 20241122124623223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124623624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241122124624080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124624080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=104036) 20241122124625081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124625081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Nov 22 12:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124626082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124626082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_deact_dup started. 20241122124626680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124626681 DMM INFO MM(262420000000022/c28341e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124626681 DMM INFO MM(262420000000022/c28341e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124626681 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124626681 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124626681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124626681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124626681 DLLC NOTICE LLME(ffffffff/c28341e9){ASSIGNED} LLGM Assign pre (c28341e9 => ffffffff) (gprs_llc.c:1079) 20241122124626681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c28341e9 => ffffffff) (gprs_llc.c:1125) 20241122124626681 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124626681 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124626681 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241122124626681 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) 20241122124626681 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241122124626681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124626681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124626681 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124626681 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124626681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@18e05620b368: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(825)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124626735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124626735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124626735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124626735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124626735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124626735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124626735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124626735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124626737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124626737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124626737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124626737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124626737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124626737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124626737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124626737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124626737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124626737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124626738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124626738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124626742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124626752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124626752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(825)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_deact_dup-BVCI196(823)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(830)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124626760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124626760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124626760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124626760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124626760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124626760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124626760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124626760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124626763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124626763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124626763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124626764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124626764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124626768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124626778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124626778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124626814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124626814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124626814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124626814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124626814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124626814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124626814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124626814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124626816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124626816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124626816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124626816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124626816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124626816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124626816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124626816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124626816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124626816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124626816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(836)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124626817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124626817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124626820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124626828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124626828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124627083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124627083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124627083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124627083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124627086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124627086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@18e05620b368: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='ECEF847F'O, index=0 SGSN_Test-GSUP(837)@18e05620b368: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@18e05620b368: 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 := 'A16CCC8E6BA79931B925AF74CABECABB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7459B630'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A71BD2374E870167'O } } } } } 20241122124627134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627134 DLLC NOTICE LLME(ffffffff/ecef847f){UNASSIGNED} LLC RX: unknown TLLI 0xecef847f, creating LLME on the fly (gprs_llc.c:552) 20241122124627134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241122124627134 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124627134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124627134 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124627134 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124627134 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124627134 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124627134 DLLC NOTICE LLME(ffffffff/ecef847f){UNASSIGNED} LLGM Assign pre (ecef847f => d1ec7d96) (gprs_llc.c:1079) 20241122124627134 DLLC NOTICE LLME(ecef847f/d1ec7d96){ASSIGNED} LLGM Assign post (ecef847f => d1ec7d96) (gprs_llc.c:1125) 20241122124627134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124627134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124627134 DMM DEBUG MM(262420000000046/d1ec7d96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124627146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627146 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627146 DMM DEBUG MM(262420000000046/d1ec7d96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241122124627146 DMM NOTICE MM(262420000000046/d1ec7d96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124627146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124627146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124627146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124627146 DMM DEBUG MM(262420000000046/d1ec7d96) Requesting authorization (sgsn_auth.c:160) 20241122124627146 DMM INFO MM(262420000000046/d1ec7d96) Requesting authentication tuples (sgsn_auth.c:184) 20241122124627146 DMM DEBUG MM(262420000000046/d1ec7d96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124627146 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241122124627146 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@18e05620b368: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241122124627149 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124627149 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124627149 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124627149 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124627149 DMM INFO MM(262420000000046/d1ec7d96) Subscriber data update (mmctx.c:445) 20241122124627149 DMM DEBUG MM(262420000000046/d1ec7d96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124627149 DMM INFO MM(262420000000046/d1ec7d96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124627149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124627149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124627149 DMM INFO MM(262420000000046/d1ec7d96) <- GMM AUTH AND CIPHERING REQ (rand = a1 6c cc 8e 6b a7 99 31 b9 25 af 74 ca be ca bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124627157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627157 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627157 DMM INFO MM(262420000000046/d1ec7d96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124627157 DMM NOTICE MM(262420000000046/d1ec7d96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124627157 DMM DEBUG MM(262420000000046/d1ec7d96) checking auth: received GSM SRES = 74 59 b6 30 (gprs_gmm.c:666) 20241122124627157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124627157 DMM DEBUG MM(262420000000046/d1ec7d96) Requesting authorization (sgsn_auth.c:160) 20241122124627157 DMM INFO MM(262420000000046/d1ec7d96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124627157 DMM DEBUG MM(262420000000046/d1ec7d96) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124627157 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241122124627157 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) 20241122124627157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124627157 DMM INFO MM(262420000000046/d1ec7d96) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1ec7d96) (gprs_gmm.c:300) 20241122124627158 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124627158 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124627158 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241122124627158 DMM INFO MM(262420000000046/d1ec7d96) Subscriber data update (mmctx.c:445) 20241122124627158 DMM DEBUG MM(262420000000046/d1ec7d96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124627158 DMM INFO MM(262420000000046/d1ec7d96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124627158 DMM NOTICE MM(262420000000046/d1ec7d96) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241122124627158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124627158 DMM NOTICE MM(262420000000046/d1ec7d96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124627158 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) 20241122124627159 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124627159 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241122124627159 DMM INFO MM(262420000000046/d1ec7d96) Subscriber data update (mmctx.c:445) 20241122124627159 DMM DEBUG MM(262420000000046/d1ec7d96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124627165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627165 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627165 DMM INFO MM(262420000000046/d1ec7d96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124627165 DMM NOTICE MM(262420000000046/d1ec7d96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124627165 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124627165 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124627165 DLLC NOTICE LLME(ecef847f/d1ec7d96){ASSIGNED} LLGM Assign pre (ffffffff => d1ec7d96) (gprs_llc.c:1079) 20241122124627165 DLLC NOTICE LLME(ffffffff/d1ec7d96){ASSIGNED} LLGM Assign post (ffffffff => d1ec7d96) (gprs_llc.c:1125) 20241122124627165 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124627165 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124627165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124627165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): none -> pass 20241122124627216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627216 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627216 DMM INFO MM(262420000000046/d1ec7d96) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124627216 DMM INFO MM(262420000000046/d1ec7d96) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124627216 DMM DEBUG MM(262420000000046/d1ec7d96) Using GGSN 0 (gprs_sm.c:312) 20241122124627216 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) 20241122124627217 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241122124627217 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124627217 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124627217 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241122124627232 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 91 3f 50 d4 11 cb e9 0f 4d 14 05 7f df 69 48 33 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241122124627232 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124627232 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124627232 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=d1ec7d96, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124627232 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124627232 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124627241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627241 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627241 DMM INFO MM(262420000000046/d1ec7d96) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241122124627241 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124627241 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241122124627241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124627241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124627241 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124627241 DMM INFO MM(262420000000046/d1ec7d96) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241122124627241 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124627241 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@18e05620b368: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@18e05620b368: "Received deletePDPContextResponse 1, seq_nr=1036" 20241122124627243 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) 20241122124627243 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124627243 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241122124627243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=d1ec7d96, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124627243 DMM INFO MM(262420000000046/d1ec7d96) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241122124627243 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241122124627243 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124627243 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) 20241122124627243 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@18e05620b368: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@18e05620b368: Final verdict of PTC: pass 20241122124629255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@18e05620b368: Final verdict of PTC: none 20241122124629257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124629257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(830)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@18e05620b368: Final verdict of PTC: none -NSVCI99(836)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@18e05620b368: Final verdict of PTC: none -NSVCI97(826)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(824)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(828)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(834)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Nov 22 12:46:29 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 20241122124629402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124629803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100308) 20241122124630257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124630257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100308, count=106360) 20241122124631259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124631259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Nov 22 12:46:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124632260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124632260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_second_attempt started. 20241122124632864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124632865 DMM INFO MM(262420000000046/d1ec7d96) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124632865 DMM INFO MM(262420000000046/d1ec7d96) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124632865 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124632865 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124632865 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124632865 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124632865 DLLC NOTICE LLME(ffffffff/d1ec7d96){ASSIGNED} LLGM Assign pre (d1ec7d96 => ffffffff) (gprs_llc.c:1079) 20241122124632865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ec7d96 => ffffffff) (gprs_llc.c:1125) 20241122124632865 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241122124632865 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) 20241122124632865 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241122124632865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124632865 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124632865 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124632865 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124632865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124632917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124632917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124632917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124632917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124632917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124632917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124632917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124632917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124632918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124632918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124632918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124632919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124632919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124632919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124632919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124632919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124632919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124632919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124632919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124632919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124632923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124632933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124632933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(842)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@18e05620b368: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124632959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124632959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124632959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124632959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124632959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124632959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124632959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124632959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124632961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124632961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124632961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124632961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124632961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124632961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124632961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124632961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124632961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124632961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124632961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124632961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124632965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124632975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124632975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(847)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124632995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124632995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124632995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124632995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124632995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124632995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124632995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124632995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124632997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124632997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124632997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124632997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124632997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124632997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124632997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124632997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124632997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124632997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124632997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(855)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124632997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124632997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124633002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124633011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124633261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124633261 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124633261 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124633261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124633263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124633264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@18e05620b368: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D760F537'O, index=0 SGSN_Test-GSUP(856)@18e05620b368: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@18e05620b368: 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 := '5857468E86881570C894BC9C0A7D14D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B85F28F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C6106B5172D49AC'O } } } } } 20241122124633314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633314 DLLC NOTICE LLME(ffffffff/d760f537){UNASSIGNED} LLC RX: unknown TLLI 0xd760f537, creating LLME on the fly (gprs_llc.c:552) 20241122124633314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241122124633314 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124633314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124633314 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124633314 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124633314 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124633314 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124633314 DLLC NOTICE LLME(ffffffff/d760f537){UNASSIGNED} LLGM Assign pre (d760f537 => ce7ceaa5) (gprs_llc.c:1079) 20241122124633314 DLLC NOTICE LLME(d760f537/ce7ceaa5){ASSIGNED} LLGM Assign post (d760f537 => ce7ceaa5) (gprs_llc.c:1125) 20241122124633314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124633314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124633314 DMM DEBUG MM(262420000000022/ce7ceaa5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124633327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633327 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124633327 DMM DEBUG MM(262420000000022/ce7ceaa5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241122124633327 DMM NOTICE MM(262420000000022/ce7ceaa5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124633327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124633327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124633327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124633327 DMM DEBUG MM(262420000000022/ce7ceaa5) Requesting authorization (sgsn_auth.c:160) 20241122124633327 DMM INFO MM(262420000000022/ce7ceaa5) Requesting authentication tuples (sgsn_auth.c:184) 20241122124633327 DMM DEBUG MM(262420000000022/ce7ceaa5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124633327 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241122124633327 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@18e05620b368: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@18e05620b368: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241122124633330 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124633330 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124633330 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124633331 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124633331 DMM INFO MM(262420000000022/ce7ceaa5) Subscriber data update (mmctx.c:445) 20241122124633331 DMM DEBUG MM(262420000000022/ce7ceaa5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124633331 DMM INFO MM(262420000000022/ce7ceaa5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124633331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124633331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124633331 DMM INFO MM(262420000000022/ce7ceaa5) <- GMM AUTH AND CIPHERING REQ (rand = 58 57 46 8e 86 88 15 70 c8 94 bc 9c 0a 7d 14 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124633339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633339 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124633339 DMM INFO MM(262420000000022/ce7ceaa5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124633339 DMM NOTICE MM(262420000000022/ce7ceaa5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124633339 DMM DEBUG MM(262420000000022/ce7ceaa5) checking auth: received GSM SRES = 5b 85 f2 8f (gprs_gmm.c:666) 20241122124633339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124633339 DMM DEBUG MM(262420000000022/ce7ceaa5) Requesting authorization (sgsn_auth.c:160) 20241122124633339 DMM INFO MM(262420000000022/ce7ceaa5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124633339 DMM DEBUG MM(262420000000022/ce7ceaa5) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124633339 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241122124633339 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) 20241122124633339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124633339 DMM INFO MM(262420000000022/ce7ceaa5) <- GMM ATTACH ACCEPT (new P-TMSI=0xce7ceaa5) (gprs_gmm.c:300) 20241122124633340 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124633340 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124633340 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241122124633340 DMM INFO MM(262420000000022/ce7ceaa5) Subscriber data update (mmctx.c:445) 20241122124633340 DMM DEBUG MM(262420000000022/ce7ceaa5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124633340 DMM INFO MM(262420000000022/ce7ceaa5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124633340 DMM NOTICE MM(262420000000022/ce7ceaa5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241122124633340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124633340 DMM NOTICE MM(262420000000022/ce7ceaa5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124633340 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) 20241122124633341 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124633341 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241122124633341 DMM INFO MM(262420000000022/ce7ceaa5) Subscriber data update (mmctx.c:445) 20241122124633341 DMM DEBUG MM(262420000000022/ce7ceaa5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124633348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633348 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124633348 DMM INFO MM(262420000000022/ce7ceaa5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124633348 DMM NOTICE MM(262420000000022/ce7ceaa5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124633348 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124633348 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124633348 DLLC NOTICE LLME(d760f537/ce7ceaa5){ASSIGNED} LLGM Assign pre (ffffffff => ce7ceaa5) (gprs_llc.c:1079) 20241122124633348 DLLC NOTICE LLME(ffffffff/ce7ceaa5){ASSIGNED} LLGM Assign post (ffffffff => ce7ceaa5) (gprs_llc.c:1125) 20241122124633348 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124633348 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124633348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124633348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@18e05620b368: setverdict(pass): none -> pass TC_attach_second_attempt(858)@18e05620b368: 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 := '41AFF541C5B493E167B92DB89AB7EC65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76CB76C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0EBDCBF4FA7D53B8'O } } } } } 20241122124633399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633399 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124633399 DMM INFO MM(262420000000022/ce7ceaa5) -> GMM ATTACH REQUEST MI(TMSI-0xCE7CEAA5) type="GPRS attach" (gprs_gmm.c:1266) 20241122124633399 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124633399 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122124633399 DLLC NOTICE LLME(ffffffff/ce7ceaa5){ASSIGNED} LLGM Assign pre (ce7ceaa5 => feb02420) (gprs_llc.c:1079) 20241122124633399 DLLC NOTICE LLME(ce7ceaa5/feb02420){ASSIGNED} LLGM Assign post (ce7ceaa5 => feb02420) (gprs_llc.c:1125) 20241122124633399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124633399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124633399 DMM DEBUG MM(262420000000022/feb02420) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124633406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124633406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124633406 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124633406 DMM DEBUG MM(262420000000022/feb02420) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241122124633406 DMM NOTICE MM(262420000000022/feb02420) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124633406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124633406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124633406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124633406 DMM DEBUG MM(262420000000022/feb02420) Requesting authorization (sgsn_auth.c:160) 20241122124633406 DMM INFO MM(262420000000022/feb02420) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124633406 DMM DEBUG MM(262420000000022/feb02420) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124633406 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241122124633406 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) 20241122124635570 DGPRS DEBUG Checking for inactive LLMEs, time = 14090329 (sgsn.c:131) 20241122124639408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241122124639408 DMM ERROR MM(262420000000022/feb02420) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241122124639408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241122124639408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241122124639408 DMM NOTICE MM(262420000000022/feb02420) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241122124639408 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241122124639408 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) 20241122124639408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Reject}: Deallocated (fsm.c:568) 20241122124639408 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Deallocated (fsm.c:568) 20241122124639408 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124639408 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241122124639408 DLLC NOTICE LLME(ce7ceaa5/feb02420){ASSIGNED} LLGM Assign pre (feb02420 => ffffffff) (gprs_llc.c:1079) 20241122124639408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb02420 => ffffffff) (gprs_llc.c:1125) 20241122124653261 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124653261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124653262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241122124702920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124702921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124702921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124702962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124702963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124702963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124702998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124703000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124703000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@18e05620b368: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@18e05620b368: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241122124703328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124703328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(856)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@18e05620b368: Final verdict of PTC: none 20241122124703330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50046<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(844)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@18e05620b368: Final verdict of PTC: none -NSVCI99(855)@18e05620b368: Final verdict of PTC: none -NSVCI98(850)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@18e05620b368: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@18e05620b368: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@18e05620b368: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(853)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(843)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(848)@18e05620b368: Final verdict of PTC: none TC_attach_second_attempt(858)@18e05620b368: Final verdict of PTC: fail reason: "Tguard timeout" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@18e05620b368: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Nov 22 12:47:03 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 20241122124703462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124703763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106384) 20241122124704329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124704329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106384, count=111816) 20241122124705331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124705331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122124705571 DGPRS DEBUG Checking for inactive LLMEs, time = 14090359 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Nov 22 12:47:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124706332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124706332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_echo_timeout started. 20241122124706822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124706823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124706879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124706879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124706879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124706879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124706879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124706879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124706879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124706879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124706881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124706881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124706881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124706881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124706881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124706881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124706881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124706881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124706881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124706881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124706882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124706882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124706886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124706896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124706896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124706913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124706913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124706913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124706913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124706913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124706913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124706913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124706913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124706915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124706915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124706915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124706915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124706915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124706915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124706915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124706915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124706915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124706915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124706916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124706916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124706919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124706928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124706928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124706948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124706948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124706948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124706948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124706948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124706948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124706948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124706948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124706950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124706950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124706950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124706950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124706950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124706950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124706950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124706950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124706950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124706950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124706950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124706951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124706951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124706954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124706964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124706964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124707333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124707333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124707333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124707333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124707335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124707335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@18e05620b368: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F30E06CC'O, index=0 SGSN_Test-GSUP(875)@18e05620b368: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@18e05620b368: 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 := '50F244B64DED152571E25FAC0A799B1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADF348D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79ED9CCC7AA375A2'O } } } } } 20241122124707381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124707381 DLLC NOTICE LLME(ffffffff/f30e06cc){UNASSIGNED} LLC RX: unknown TLLI 0xf30e06cc, creating LLME on the fly (gprs_llc.c:552) 20241122124707381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124707381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241122124707382 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124707382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124707382 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124707382 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124707382 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124707382 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124707382 DLLC NOTICE LLME(ffffffff/f30e06cc){UNASSIGNED} LLGM Assign pre (f30e06cc => d7b61580) (gprs_llc.c:1079) 20241122124707382 DLLC NOTICE LLME(f30e06cc/d7b61580){ASSIGNED} LLGM Assign post (f30e06cc => d7b61580) (gprs_llc.c:1125) 20241122124707382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124707382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124707382 DMM DEBUG MM(262420000000067/d7b61580) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124707394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124707394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124707394 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124707394 DMM DEBUG MM(262420000000067/d7b61580) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241122124707394 DMM NOTICE MM(262420000000067/d7b61580) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124707394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124707394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124707394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124707394 DMM DEBUG MM(262420000000067/d7b61580) Requesting authorization (sgsn_auth.c:160) 20241122124707394 DMM INFO MM(262420000000067/d7b61580) Requesting authentication tuples (sgsn_auth.c:184) 20241122124707394 DMM DEBUG MM(262420000000067/d7b61580) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124707395 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241122124707395 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@18e05620b368: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@18e05620b368: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241122124707398 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124707398 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124707398 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124707398 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124707398 DMM INFO MM(262420000000067/d7b61580) Subscriber data update (mmctx.c:445) 20241122124707398 DMM DEBUG MM(262420000000067/d7b61580) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124707398 DMM INFO MM(262420000000067/d7b61580) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124707398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124707398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124707398 DMM INFO MM(262420000000067/d7b61580) <- GMM AUTH AND CIPHERING REQ (rand = 50 f2 44 b6 4d ed 15 25 71 e2 5f ac 0a 79 9b 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124707407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124707407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124707407 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124707407 DMM INFO MM(262420000000067/d7b61580) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124707407 DMM NOTICE MM(262420000000067/d7b61580) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124707407 DMM DEBUG MM(262420000000067/d7b61580) checking auth: received GSM SRES = ad f3 48 d9 (gprs_gmm.c:666) 20241122124707407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124707407 DMM DEBUG MM(262420000000067/d7b61580) Requesting authorization (sgsn_auth.c:160) 20241122124707407 DMM INFO MM(262420000000067/d7b61580) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124707407 DMM DEBUG MM(262420000000067/d7b61580) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124707407 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241122124707407 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) 20241122124707407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124707407 DMM INFO MM(262420000000067/d7b61580) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b61580) (gprs_gmm.c:300) 20241122124707409 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124707409 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124707409 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241122124707409 DMM INFO MM(262420000000067/d7b61580) Subscriber data update (mmctx.c:445) 20241122124707409 DMM DEBUG MM(262420000000067/d7b61580) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124707409 DMM INFO MM(262420000000067/d7b61580) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124707409 DMM NOTICE MM(262420000000067/d7b61580) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241122124707409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124707409 DMM NOTICE MM(262420000000067/d7b61580) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124707409 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) 20241122124707409 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124707409 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241122124707409 DMM INFO MM(262420000000067/d7b61580) Subscriber data update (mmctx.c:445) 20241122124707409 DMM DEBUG MM(262420000000067/d7b61580) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124707415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124707415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124707415 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124707415 DMM INFO MM(262420000000067/d7b61580) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124707415 DMM NOTICE MM(262420000000067/d7b61580) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124707415 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124707415 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124707415 DLLC NOTICE LLME(f30e06cc/d7b61580){ASSIGNED} LLGM Assign pre (ffffffff => d7b61580) (gprs_llc.c:1079) 20241122124707415 DLLC NOTICE LLME(ffffffff/d7b61580){ASSIGNED} LLGM Assign post (ffffffff => d7b61580) (gprs_llc.c:1125) 20241122124707415 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124707415 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124707415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124707415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@18e05620b368: setverdict(pass): none -> pass 20241122124707466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124707466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124707466 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124707466 DMM INFO MM(262420000000067/d7b61580) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124707466 DMM INFO MM(262420000000067/d7b61580) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124707466 DMM DEBUG MM(262420000000067/d7b61580) Using GGSN 0 (gprs_sm.c:312) 20241122124707466 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) 20241122124707466 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241122124707466 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124707466 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124707466 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241122124707475 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 92 75 e9 a9 11 d2 3b c1 6d 14 05 7f 58 db 30 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241122124707475 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124707475 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124707475 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=d7b61580, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124707475 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124707475 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124712349 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241122124712351 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) 20241122124712351 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55aedbdcb8f0) (sgsn_libgtp.c:632) 20241122124717349 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1039" 20241122124722351 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241122124722351 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1039" 20241122124727335 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124727335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124727335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124727351 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241122124727351 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241122124727351 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1041" 20241122124732353 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241122124732353 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241122124732353 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241122124732353 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1041" 20241122124735572 DGPRS DEBUG Checking for inactive LLMEs, time = 14090389 (sgsn.c:131) 20241122124736883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124736884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124736884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124736916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124736918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124736918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124736951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124736953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124736953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124737353 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241122124737353 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241122124737354 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241122124737354 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241122124737354 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1043" 20241122124742355 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241122124742355 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241122124742355 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241122124742355 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241122124742355 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55aedbdcb8f0) (sgsn_libgtp.c:632) 20241122124742355 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55aedbdcb8f0) (sgsn_libgtp.c:636) 20241122124742355 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241122124742355 DMM INFO MM(262420000000067/d7b61580) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124742355 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241122124742355 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124742355 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241122124742355 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241122124742355 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124742355 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241122124742355 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241122124742355 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124742355 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241122124742355 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241122124742355 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124742355 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241122124742355 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@18e05620b368: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@18e05620b368: Removing Client IMSI='262420000000067'H, index=0 20241122124742364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124742364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124742364 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124742364 DMM INFO MM(262420000000067/d7b61580) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@18e05620b368: Final verdict of PTC: pass 20241122124742366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@18e05620b368: Final verdict of PTC: none 20241122124742368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124742368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@18e05620b368: Final verdict of PTC: none -NSVCI98(868)@18e05620b368: Final verdict of PTC: none -NSVCI99(873)@18e05620b368: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@18e05620b368: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@18e05620b368: Final verdict of PTC: none -NSVCI97(863)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@18e05620b368: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(866)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(871)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(861)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Nov 22 12:47:42 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 20241122124742502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124742904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99852) 20241122124743369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124743369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99852, count=113456) 20241122124744371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124744371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Nov 22 12:47:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124745373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124745373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_restart_ctr_echo started. 20241122124745961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124745963 DMM INFO MM(262420000000067/d7b61580) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124745963 DMM INFO MM(262420000000067/d7b61580) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124745963 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124745963 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124745963 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124745963 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124745963 DLLC NOTICE LLME(ffffffff/d7b61580){ASSIGNED} LLGM Assign pre (d7b61580 => ffffffff) (gprs_llc.c:1079) 20241122124745963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7b61580 => ffffffff) (gprs_llc.c:1125) 20241122124745963 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124745963 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124745963 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241122124745963 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) 20241122124745963 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241122124745963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124745963 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124745963 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124745963 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124745963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124746006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124746006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124746006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124746006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124746006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124746006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124746006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124746006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124746007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124746007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124746007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124746007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124746007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124746007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124746007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124746007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124746007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124746008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124746008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124746008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124746011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124746020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124746044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124746044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124746044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124746044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124746044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124746044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124746044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124746044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124746046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124746046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124746046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124746046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124746046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124746046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124746046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124746046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746046 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124746046 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124746046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124746047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124746047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124746051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124746061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124746085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124746085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124746085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124746085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124746085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124746085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124746085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124746085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124746087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124746087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124746087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124746087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124746087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124746087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124746087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124746087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124746087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124746087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124746087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124746088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124746088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124746091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124746101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124746374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124746374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124746374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124746374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124746376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124746377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@18e05620b368: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='D3791E1C'O, index=0 SGSN_Test-GSUP(894)@18e05620b368: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@18e05620b368: 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 := 'C17C358768917C451DC6AE1580980CBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBB403E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D4BE258086DEB67'O } } } } } 20241122124746425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746425 DLLC NOTICE LLME(ffffffff/d3791e1c){UNASSIGNED} LLC RX: unknown TLLI 0xd3791e1c, creating LLME on the fly (gprs_llc.c:552) 20241122124746425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124746425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241122124746425 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124746425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124746425 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124746425 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124746425 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124746425 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124746425 DLLC NOTICE LLME(ffffffff/d3791e1c){UNASSIGNED} LLGM Assign pre (d3791e1c => f162d4cd) (gprs_llc.c:1079) 20241122124746425 DLLC NOTICE LLME(d3791e1c/f162d4cd){ASSIGNED} LLGM Assign post (d3791e1c => f162d4cd) (gprs_llc.c:1125) 20241122124746425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124746425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124746425 DMM DEBUG MM(262420000000023/f162d4cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124746437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124746437 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124746437 DMM DEBUG MM(262420000000023/f162d4cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241122124746437 DMM NOTICE MM(262420000000023/f162d4cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124746437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124746437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124746437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124746438 DMM DEBUG MM(262420000000023/f162d4cd) Requesting authorization (sgsn_auth.c:160) 20241122124746438 DMM INFO MM(262420000000023/f162d4cd) Requesting authentication tuples (sgsn_auth.c:184) 20241122124746438 DMM DEBUG MM(262420000000023/f162d4cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124746438 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241122124746438 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@18e05620b368: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@18e05620b368: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241122124746440 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124746440 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124746440 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124746441 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124746441 DMM INFO MM(262420000000023/f162d4cd) Subscriber data update (mmctx.c:445) 20241122124746441 DMM DEBUG MM(262420000000023/f162d4cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124746441 DMM INFO MM(262420000000023/f162d4cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124746441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124746441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124746441 DMM INFO MM(262420000000023/f162d4cd) <- GMM AUTH AND CIPHERING REQ (rand = c1 7c 35 87 68 91 7c 45 1d c6 ae 15 80 98 0c bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124746448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124746448 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124746448 DMM INFO MM(262420000000023/f162d4cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124746448 DMM NOTICE MM(262420000000023/f162d4cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124746448 DMM DEBUG MM(262420000000023/f162d4cd) checking auth: received GSM SRES = bb b4 03 e8 (gprs_gmm.c:666) 20241122124746448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124746448 DMM DEBUG MM(262420000000023/f162d4cd) Requesting authorization (sgsn_auth.c:160) 20241122124746448 DMM INFO MM(262420000000023/f162d4cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124746448 DMM DEBUG MM(262420000000023/f162d4cd) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124746448 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241122124746448 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) 20241122124746448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124746448 DMM INFO MM(262420000000023/f162d4cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf162d4cd) (gprs_gmm.c:300) 20241122124746449 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124746449 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124746449 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241122124746449 DMM INFO MM(262420000000023/f162d4cd) Subscriber data update (mmctx.c:445) 20241122124746449 DMM DEBUG MM(262420000000023/f162d4cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124746449 DMM INFO MM(262420000000023/f162d4cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124746449 DMM NOTICE MM(262420000000023/f162d4cd) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241122124746449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124746449 DMM NOTICE MM(262420000000023/f162d4cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124746449 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) 20241122124746450 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124746450 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241122124746450 DMM INFO MM(262420000000023/f162d4cd) Subscriber data update (mmctx.c:445) 20241122124746450 DMM DEBUG MM(262420000000023/f162d4cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124746455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124746455 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124746455 DMM INFO MM(262420000000023/f162d4cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124746455 DMM NOTICE MM(262420000000023/f162d4cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124746455 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124746455 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124746455 DLLC NOTICE LLME(d3791e1c/f162d4cd){ASSIGNED} LLGM Assign pre (ffffffff => f162d4cd) (gprs_llc.c:1079) 20241122124746455 DLLC NOTICE LLME(ffffffff/f162d4cd){ASSIGNED} LLGM Assign post (ffffffff => f162d4cd) (gprs_llc.c:1125) 20241122124746455 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124746455 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124746455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124746455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@18e05620b368: setverdict(pass): none -> pass 20241122124746508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124746508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124746508 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124746508 DMM INFO MM(262420000000023/f162d4cd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124746508 DMM INFO MM(262420000000023/f162d4cd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124746508 DMM DEBUG MM(262420000000023/f162d4cd) Using GGSN 0 (gprs_sm.c:312) 20241122124746508 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241122124746508 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124746508 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124746508 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241122124746519 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 82 d4 09 3f 11 6b aa aa 19 14 05 7f c8 9d 87 41 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) 20241122124746519 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec2058, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124746519 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124746519 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=f162d4cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124746519 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124746519 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124751509 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241122124751511 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) 20241122124751511 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55aedbdcb8f0) (sgsn_libgtp.c:632) 20241122124756511 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241122124756513 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) 20241122124756513 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55aedbdcb8f0) (sgsn_libgtp.c:632) 20241122124756513 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241122124756513 DMM INFO MM(262420000000023/f162d4cd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124756513 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241122124756513 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@18e05620b368: Removing Client IMSI='262420000000023'H, index=0 20241122124756522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124756522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124756522 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124756522 DMM INFO MM(262420000000023/f162d4cd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@18e05620b368: Final verdict of PTC: pass 20241122124756524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124756526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124756526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(894)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@18e05620b368: Final verdict of PTC: none -NSVCI99(892)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@18e05620b368: Final verdict of PTC: none -NSVCI97(882)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@18e05620b368: Final verdict of PTC: none -NSVCI98(887)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(885)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(890)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(880)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Nov 22 12:47:56 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 20241122124756658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124757059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92988) 20241122124757527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124757528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92988, count=103380) 20241122124758529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124758529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Nov 22 12:47:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124759531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124759531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_restart_ctr_create started. 20241122124800116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124800117 DMM INFO MM(262420000000023/f162d4cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124800117 DMM INFO MM(262420000000023/f162d4cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124800117 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124800117 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124800117 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124800117 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124800117 DLLC NOTICE LLME(ffffffff/f162d4cd){ASSIGNED} LLGM Assign pre (f162d4cd => ffffffff) (gprs_llc.c:1079) 20241122124800117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f162d4cd => ffffffff) (gprs_llc.c:1125) 20241122124800117 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124800117 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124800117 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241122124800117 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) 20241122124800117 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241122124800117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124800117 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124800117 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124800117 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124800117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124800169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124800169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124800169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124800169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124800169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124800169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124800169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124800169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124800171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124800171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124800171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124800171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124800171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124800171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124800171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124800171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124800171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124800171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124800172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124800172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124800175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124800184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124800206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124800206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124800206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124800206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124800206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124800206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124800206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124800206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124800207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124800207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124800207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124800208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124800208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124800208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124800208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124800208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124800208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124800208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124800209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124800209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124800212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124800222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124800258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124800258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124800258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124800258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124800258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124800258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124800258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124800259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124800261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124800261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124800261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124800261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124800261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124800261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124800261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124800261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124800261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124800261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124800261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124800262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124800262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124800265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124800272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124800532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124800532 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124800532 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124800532 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124800535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124800535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@18e05620b368: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F48223C2'O, index=0 SGSN_Test-GSUP(913)@18e05620b368: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) 20241122124800637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800637 DLLC NOTICE LLME(ffffffff/f48223c2){UNASSIGNED} LLC RX: unknown TLLI 0xf48223c2, creating LLME on the fly (gprs_llc.c:552) 20241122124800637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241122124800637 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124800637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124800637 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124800637 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124800637 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124800637 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124800637 DLLC NOTICE LLME(ffffffff/f48223c2){UNASSIGNED} LLGM Assign pre (f48223c2 => edb1ebc8) (gprs_llc.c:1079) 20241122124800637 DLLC NOTICE LLME(f48223c2/edb1ebc8){ASSIGNED} LLGM Assign post (f48223c2 => edb1ebc8) (gprs_llc.c:1125) 20241122124800637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124800637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124800637 DMM DEBUG MM(262420000000024/edb1ebc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) TC_attach_restart_ctr_create(915)@18e05620b368: 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 := 'CCA00142191D833EFF877DD88FE7A58A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AA7E6F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F56818811DD3D2D1'O } } } } } 20241122124800656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800656 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124800656 DMM DEBUG MM(262420000000024/edb1ebc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241122124800656 DMM NOTICE MM(262420000000024/edb1ebc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124800656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124800656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124800656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124800656 DMM DEBUG MM(262420000000024/edb1ebc8) Requesting authorization (sgsn_auth.c:160) 20241122124800656 DMM INFO MM(262420000000024/edb1ebc8) Requesting authentication tuples (sgsn_auth.c:184) 20241122124800656 DMM DEBUG MM(262420000000024/edb1ebc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124800656 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241122124800656 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@18e05620b368: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@18e05620b368: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241122124800661 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124800661 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124800661 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124800661 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124800661 DMM INFO MM(262420000000024/edb1ebc8) Subscriber data update (mmctx.c:445) 20241122124800661 DMM DEBUG MM(262420000000024/edb1ebc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124800661 DMM INFO MM(262420000000024/edb1ebc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124800661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124800661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124800661 DMM INFO MM(262420000000024/edb1ebc8) <- GMM AUTH AND CIPHERING REQ (rand = cc a0 01 42 19 1d 83 3e ff 87 7d d8 8f e7 a5 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124800671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800671 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124800671 DMM INFO MM(262420000000024/edb1ebc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124800671 DMM NOTICE MM(262420000000024/edb1ebc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124800671 DMM DEBUG MM(262420000000024/edb1ebc8) checking auth: received GSM SRES = 6a a7 e6 f7 (gprs_gmm.c:666) 20241122124800671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124800671 DMM DEBUG MM(262420000000024/edb1ebc8) Requesting authorization (sgsn_auth.c:160) 20241122124800671 DMM INFO MM(262420000000024/edb1ebc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124800671 DMM DEBUG MM(262420000000024/edb1ebc8) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124800671 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241122124800671 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) 20241122124800671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124800671 DMM INFO MM(262420000000024/edb1ebc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xedb1ebc8) (gprs_gmm.c:300) 20241122124800673 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124800673 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124800673 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241122124800673 DMM INFO MM(262420000000024/edb1ebc8) Subscriber data update (mmctx.c:445) 20241122124800673 DMM DEBUG MM(262420000000024/edb1ebc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124800673 DMM INFO MM(262420000000024/edb1ebc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124800673 DMM NOTICE MM(262420000000024/edb1ebc8) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241122124800673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124800673 DMM NOTICE MM(262420000000024/edb1ebc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124800673 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) 20241122124800674 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124800674 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241122124800674 DMM INFO MM(262420000000024/edb1ebc8) Subscriber data update (mmctx.c:445) 20241122124800674 DMM DEBUG MM(262420000000024/edb1ebc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124800681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124800681 DMM INFO MM(262420000000024/edb1ebc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124800681 DMM NOTICE MM(262420000000024/edb1ebc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124800681 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124800681 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124800681 DLLC NOTICE LLME(f48223c2/edb1ebc8){ASSIGNED} LLGM Assign pre (ffffffff => edb1ebc8) (gprs_llc.c:1079) 20241122124800681 DLLC NOTICE LLME(ffffffff/edb1ebc8){ASSIGNED} LLGM Assign post (ffffffff => edb1ebc8) (gprs_llc.c:1125) 20241122124800681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124800681 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124800681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124800681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): none -> pass 20241122124800734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800734 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124800734 DMM INFO MM(262420000000024/edb1ebc8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124800734 DMM INFO MM(262420000000024/edb1ebc8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124800734 DMM DEBUG MM(262420000000024/edb1ebc8) Using GGSN 0 (gprs_sm.c:312) 20241122124800734 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241122124800734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124800734 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124800734 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241122124800745 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 0a b8 ad 0b 11 66 25 32 8c 14 05 7f 11 7c fb c0 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) 20241122124800745 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f6629ec2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241122124800745 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6629ec2058, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124800745 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241122124800745 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241122124800745 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124800745 DMM NOTICE MM(262420000000024/edb1ebc8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124800751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124800751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124800751 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124800751 DMM INFO MM(262420000000024/edb1ebc8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124800751 DMM INFO MM(262420000000024/edb1ebc8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124800751 DMM DEBUG MM(262420000000024/edb1ebc8) Using GGSN 0 (gprs_sm.c:312) 20241122124800752 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241122124800752 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124800752 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124800752 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241122124800754 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 0a b8 ad 0b 11 66 25 32 8c 14 05 7f 11 7c fb c0 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) 20241122124800754 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f6629ec2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241122124800754 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec2058, cbp=0x55aedbdd6480) (sgsn_libgtp.c:632) 20241122124800754 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124800754 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=edb1ebc8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124800754 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124800754 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@18e05620b368: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@18e05620b368: Final verdict of PTC: pass 20241122124800764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@18e05620b368: Final verdict of PTC: none -NSVCI97(901)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@18e05620b368: Final verdict of PTC: none -NSVCI98(906)@18e05620b368: Final verdict of PTC: none 20241122124800767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124800767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(912)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@18e05620b368: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(904)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(910)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(899)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Nov 22 12:48:00 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 20241122124800900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124801301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77544) 20241122124801768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124801768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77544, count=104168) 20241122124802769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124802769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Nov 22 12:48:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124803770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124803770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241122124804361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124804362 DMM INFO MM(262420000000024/edb1ebc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124804362 DMM INFO MM(262420000000024/edb1ebc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124804362 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124804362 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124804362 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124804362 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124804362 DLLC NOTICE LLME(ffffffff/edb1ebc8){ASSIGNED} LLGM Assign pre (edb1ebc8 => ffffffff) (gprs_llc.c:1079) 20241122124804362 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edb1ebc8 => ffffffff) (gprs_llc.c:1125) 20241122124804362 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124804363 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124804363 DMM NOTICE MM(262420000000024/edb1ebc8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124804363 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241122124804363 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124804363 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124804363 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241122124804363 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241122124804363 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) 20241122124804363 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241122124804363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124804363 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124804363 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124804363 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124804363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124804408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124804408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124804408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124804408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124804408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124804408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124804408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124804408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124804410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124804410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124804410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124804410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124804410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124804410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124804410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124804410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124804410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124804410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124804411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124804411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124804414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124804423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124804423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124804451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124804451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124804451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124804451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124804451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124804451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124804451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124804451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124804453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124804453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124804453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124804453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124804453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124804453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124804453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124804453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124804453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124804453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124804454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124804454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124804457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124804467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124804467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124804492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124804492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124804492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124804492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124804492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124804492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124804492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124804492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124804494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124804494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124804494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124804494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124804494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124804494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124804494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124804494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124804494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124804494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124804494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124804495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124804495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124804498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124804507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124804507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124804771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124804771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124804771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124804771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124804773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124804774 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122124805573 DGPRS DEBUG Checking for inactive LLMEs, time = 14090419 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@18e05620b368: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C0E692B8'O, index=0 SGSN_Test-GSUP(932)@18e05620b368: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: 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 := '8329247501BCAB88C31E9A115CE8E9C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A98D049'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E0E01AB99BE3EC1'O } } } } } 20241122124805828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124805829 DLLC NOTICE LLME(ffffffff/c0e692b8){UNASSIGNED} LLC RX: unknown TLLI 0xc0e692b8, creating LLME on the fly (gprs_llc.c:552) 20241122124805829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124805829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241122124805829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124805829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124805829 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124805829 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124805829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124805829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124805829 DLLC NOTICE LLME(ffffffff/c0e692b8){UNASSIGNED} LLGM Assign pre (c0e692b8 => f73b9ac6) (gprs_llc.c:1079) 20241122124805829 DLLC NOTICE LLME(c0e692b8/f73b9ac6){ASSIGNED} LLGM Assign post (c0e692b8 => f73b9ac6) (gprs_llc.c:1125) 20241122124805829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124805829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124805829 DMM DEBUG MM(262420000000025/f73b9ac6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124805841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124805841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124805841 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124805841 DMM DEBUG MM(262420000000025/f73b9ac6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241122124805841 DMM NOTICE MM(262420000000025/f73b9ac6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124805841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124805841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124805841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124805841 DMM DEBUG MM(262420000000025/f73b9ac6) Requesting authorization (sgsn_auth.c:160) 20241122124805841 DMM INFO MM(262420000000025/f73b9ac6) Requesting authentication tuples (sgsn_auth.c:184) 20241122124805841 DMM DEBUG MM(262420000000025/f73b9ac6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124805841 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241122124805841 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@18e05620b368: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241122124805844 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124805844 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124805844 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124805844 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124805844 DMM INFO MM(262420000000025/f73b9ac6) Subscriber data update (mmctx.c:445) 20241122124805844 DMM DEBUG MM(262420000000025/f73b9ac6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124805844 DMM INFO MM(262420000000025/f73b9ac6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124805844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124805844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124805844 DMM INFO MM(262420000000025/f73b9ac6) <- GMM AUTH AND CIPHERING REQ (rand = 83 29 24 75 01 bc ab 88 c3 1e 9a 11 5c e8 e9 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124805853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124805853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124805853 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124805853 DMM INFO MM(262420000000025/f73b9ac6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124805853 DMM NOTICE MM(262420000000025/f73b9ac6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124805853 DMM DEBUG MM(262420000000025/f73b9ac6) checking auth: received GSM SRES = 0a 98 d0 49 (gprs_gmm.c:666) 20241122124805854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124805854 DMM DEBUG MM(262420000000025/f73b9ac6) Requesting authorization (sgsn_auth.c:160) 20241122124805854 DMM INFO MM(262420000000025/f73b9ac6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124805854 DMM DEBUG MM(262420000000025/f73b9ac6) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124805854 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241122124805854 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) 20241122124805854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124805854 DMM INFO MM(262420000000025/f73b9ac6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf73b9ac6) (gprs_gmm.c:300) 20241122124805855 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124805855 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124805855 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241122124805855 DMM INFO MM(262420000000025/f73b9ac6) Subscriber data update (mmctx.c:445) 20241122124805855 DMM DEBUG MM(262420000000025/f73b9ac6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124805855 DMM INFO MM(262420000000025/f73b9ac6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124805855 DMM NOTICE MM(262420000000025/f73b9ac6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241122124805855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124805855 DMM NOTICE MM(262420000000025/f73b9ac6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124805855 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) 20241122124805855 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124805855 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241122124805855 DMM INFO MM(262420000000025/f73b9ac6) Subscriber data update (mmctx.c:445) 20241122124805855 DMM DEBUG MM(262420000000025/f73b9ac6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124805862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124805862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124805862 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124805862 DMM INFO MM(262420000000025/f73b9ac6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124805862 DMM NOTICE MM(262420000000025/f73b9ac6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124805862 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124805862 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124805862 DLLC NOTICE LLME(c0e692b8/f73b9ac6){ASSIGNED} LLGM Assign pre (ffffffff => f73b9ac6) (gprs_llc.c:1079) 20241122124805862 DLLC NOTICE LLME(ffffffff/f73b9ac6){ASSIGNED} LLGM Assign post (ffffffff => f73b9ac6) (gprs_llc.c:1125) 20241122124805862 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124805862 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124805862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124805862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: setverdict(pass): none -> pass 20241122124805915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124805915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124805915 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124805915 DMM INFO MM(262420000000025/f73b9ac6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124805915 DMM INFO MM(262420000000025/f73b9ac6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124805915 DMM DEBUG MM(262420000000025/f73b9ac6) Using GGSN 0 (gprs_sm.c:312) 20241122124805915 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) 20241122124805915 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241122124805915 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124805915 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124805915 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241122124805926 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 f1 30 f0 8f 11 0f 1f 17 d6 14 05 7f e4 c8 b5 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=1051 from retransmit req queue (gtp.c:443) 20241122124805926 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124805926 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124805926 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=f73b9ac6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124805926 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124805926 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124805932 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241122124805932 DGPRS INFO PDP(262420000000025:5): Context 0x7f6629ec30c8 was deleted (sgsn_libgtp.c:660) 20241122124805932 DMM INFO MM(262420000000025/f73b9ac6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124805932 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241122124805932 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241122124813933 DMM INFO MM(262420000000025/f73b9ac6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124821001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241122124821934 DMM INFO MM(262420000000025/f73b9ac6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124824772 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122124824772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122124824772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124829935 DMM INFO MM(262420000000025/f73b9ac6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124834412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124834414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124834414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124834454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124834456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124834456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124834496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124834498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124834498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122124835574 DGPRS DEBUG Checking for inactive LLMEs, time = 14090449 (sgsn.c:131) 20241122124837936 DMM INFO MM(262420000000025/f73b9ac6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@18e05620b368: Removing Client IMSI='262420000000025'H, index=0 20241122124837945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124837945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124837946 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124837946 DMM INFO MM(262420000000025/f73b9ac6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@18e05620b368: Final verdict of PTC: pass 20241122124837949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@18e05620b368: Final verdict of PTC: none 20241122124837951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124837951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@18e05620b368: Final verdict of PTC: none -NSVCI97(920)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@18e05620b368: Final verdict of PTC: none -NSVCI98(925)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@18e05620b368: Final verdict of PTC: none -NSVCI99(930)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(918)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(928)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(923)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Nov 22 12:48:38 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 20241122124838089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124838490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103148) 20241122124838953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124838953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103148, count=111484) 20241122124839953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124839953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Nov 22 12:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124840954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124840954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241122124841550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124841551 DMM INFO MM(262420000000025/f73b9ac6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124841551 DMM INFO MM(262420000000025/f73b9ac6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124841551 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124841551 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124841551 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124841551 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124841551 DLLC NOTICE LLME(ffffffff/f73b9ac6){ASSIGNED} LLGM Assign pre (f73b9ac6 => ffffffff) (gprs_llc.c:1079) 20241122124841551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f73b9ac6 => ffffffff) (gprs_llc.c:1125) 20241122124841551 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124841551 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124841551 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241122124841551 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) 20241122124841551 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241122124841551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124841551 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124841551 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124841551 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124841551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124841596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124841596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124841596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124841597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124841597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124841597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124841597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124841597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124841598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124841598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124841598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124841598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124841598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124841598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124841598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124841598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124841598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124841598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124841599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124841599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124841603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124841612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124841613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124841639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124841639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124841639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124841639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124841639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124841639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124841639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124841639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124841641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124841641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124841641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124841641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124841641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124841641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124841641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124841641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124841641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124841641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124841642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124841642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(944)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124841646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124841655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124841655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124841668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124841668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124841668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124841668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841668 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124841668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124841668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124841668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124841668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124841669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124841669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124841669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124841669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124841669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124841669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124841669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124841669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124841669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124841669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124841669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124841670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124841670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124841673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124841681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124841681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124841955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124841955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124841955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124841955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124841957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124841958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@18e05620b368: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C67739F6'O, index=0 SGSN_Test-GSUP(951)@18e05620b368: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: 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 := '7E66754E09EBD688AE7515DC95ADB84E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D267B900'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67FE0ACC46E9B7C0'O } } } } } 20241122124842005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124842005 DLLC NOTICE LLME(ffffffff/c67739f6){UNASSIGNED} LLC RX: unknown TLLI 0xc67739f6, creating LLME on the fly (gprs_llc.c:552) 20241122124842005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124842005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241122124842005 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124842005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124842005 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124842005 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124842005 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124842005 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124842005 DLLC NOTICE LLME(ffffffff/c67739f6){UNASSIGNED} LLGM Assign pre (c67739f6 => d93b55f1) (gprs_llc.c:1079) 20241122124842005 DLLC NOTICE LLME(c67739f6/d93b55f1){ASSIGNED} LLGM Assign post (c67739f6 => d93b55f1) (gprs_llc.c:1125) 20241122124842005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124842005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124842005 DMM DEBUG MM(262420000000027/d93b55f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124842017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124842017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124842017 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124842017 DMM DEBUG MM(262420000000027/d93b55f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241122124842017 DMM NOTICE MM(262420000000027/d93b55f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124842017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124842017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124842017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124842017 DMM DEBUG MM(262420000000027/d93b55f1) Requesting authorization (sgsn_auth.c:160) 20241122124842017 DMM INFO MM(262420000000027/d93b55f1) Requesting authentication tuples (sgsn_auth.c:184) 20241122124842017 DMM DEBUG MM(262420000000027/d93b55f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124842017 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241122124842017 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@18e05620b368: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241122124842020 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124842020 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124842020 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124842020 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124842020 DMM INFO MM(262420000000027/d93b55f1) Subscriber data update (mmctx.c:445) 20241122124842020 DMM DEBUG MM(262420000000027/d93b55f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124842020 DMM INFO MM(262420000000027/d93b55f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124842020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124842020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124842020 DMM INFO MM(262420000000027/d93b55f1) <- GMM AUTH AND CIPHERING REQ (rand = 7e 66 75 4e 09 eb d6 88 ae 75 15 dc 95 ad b8 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124842027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124842027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124842027 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124842027 DMM INFO MM(262420000000027/d93b55f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124842027 DMM NOTICE MM(262420000000027/d93b55f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124842027 DMM DEBUG MM(262420000000027/d93b55f1) checking auth: received GSM SRES = d2 67 b9 00 (gprs_gmm.c:666) 20241122124842027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124842027 DMM DEBUG MM(262420000000027/d93b55f1) Requesting authorization (sgsn_auth.c:160) 20241122124842027 DMM INFO MM(262420000000027/d93b55f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124842027 DMM DEBUG MM(262420000000027/d93b55f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124842027 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241122124842027 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) 20241122124842027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124842027 DMM INFO MM(262420000000027/d93b55f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd93b55f1) (gprs_gmm.c:300) 20241122124842028 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124842028 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124842028 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241122124842028 DMM INFO MM(262420000000027/d93b55f1) Subscriber data update (mmctx.c:445) 20241122124842028 DMM DEBUG MM(262420000000027/d93b55f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124842028 DMM INFO MM(262420000000027/d93b55f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124842028 DMM NOTICE MM(262420000000027/d93b55f1) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241122124842028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124842028 DMM NOTICE MM(262420000000027/d93b55f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124842028 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) 20241122124842029 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124842029 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241122124842029 DMM INFO MM(262420000000027/d93b55f1) Subscriber data update (mmctx.c:445) 20241122124842029 DMM DEBUG MM(262420000000027/d93b55f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124842035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124842035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124842035 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124842035 DMM INFO MM(262420000000027/d93b55f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124842035 DMM NOTICE MM(262420000000027/d93b55f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124842035 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124842035 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124842035 DLLC NOTICE LLME(c67739f6/d93b55f1){ASSIGNED} LLGM Assign pre (ffffffff => d93b55f1) (gprs_llc.c:1079) 20241122124842035 DLLC NOTICE LLME(ffffffff/d93b55f1){ASSIGNED} LLGM Assign post (ffffffff => d93b55f1) (gprs_llc.c:1125) 20241122124842035 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124842035 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124842035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124842035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: setverdict(pass): none -> pass 20241122124842086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124842086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124842086 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124842086 DMM INFO MM(262420000000027/d93b55f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124842086 DMM INFO MM(262420000000027/d93b55f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124842087 DMM DEBUG MM(262420000000027/d93b55f1) Using GGSN 0 (gprs_sm.c:312) 20241122124842087 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) 20241122124842087 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241122124842087 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124842087 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124842087 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: First createPDPContextRequest received, dropping & waiting for retransmission 20241122124847087 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241122124847095 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 65 06 e9 3c 11 a9 4f 5f 0c 14 05 7f e3 59 a8 7f 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) 20241122124847095 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124847095 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124847095 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=d93b55f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124847095 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124847095 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241122124847103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124847103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241122124847103 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124847103 DMM INFO MM(262420000000027/d93b55f1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241122124847103 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124847104 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: First deletePDPContextRequest received, dropping & waiting for retransmission 20241122124852104 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241122124852107 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) 20241122124852107 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124852107 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241122124852107 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=d93b55f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124852107 DMM INFO MM(262420000000027/d93b55f1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241122124852107 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241122124852107 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@18e05620b368: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@18e05620b368: Final verdict of PTC: pass 20241122124852116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124852118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124852118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@18e05620b368: Final verdict of PTC: none -NSVCI97(939)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@18e05620b368: Final verdict of PTC: none -NSVCI99(949)@18e05620b368: Final verdict of PTC: none -NSVCI98(945)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(947)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(937)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(943)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Nov 22 12:48:52 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 20241122124852251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124852653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241122124853120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124853120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=104316) 20241122124854121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124854121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Nov 22 12:48:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124855122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124855122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241122124855714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124855715 DMM INFO MM(262420000000027/d93b55f1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124855715 DMM INFO MM(262420000000027/d93b55f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124855715 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124855715 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124855715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124855715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124855715 DLLC NOTICE LLME(ffffffff/d93b55f1){ASSIGNED} LLGM Assign pre (d93b55f1 => ffffffff) (gprs_llc.c:1079) 20241122124855715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d93b55f1 => ffffffff) (gprs_llc.c:1125) 20241122124855715 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241122124855715 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) 20241122124855715 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241122124855715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124855715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124855715 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124855715 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124855715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124855759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124855759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124855759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124855759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124855759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124855759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124855759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124855759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124855760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124855760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124855760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124855761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124855761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124855761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124855761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124855761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124855761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124855761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124855762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124855762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124855765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124855774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124855774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124855794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124855794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124855794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124855794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124855794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124855794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124855794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124855794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124855795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124855795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124855795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124855796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124855796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124855796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124855796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124855796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124855797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124855800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(964)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124855810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124855810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124855838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124855838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124855838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124855838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124855840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124855840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124855840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124855841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124855841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124855841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124855841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124855841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124855841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124855841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124855841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(969)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124855842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124855842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124855845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124855855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124855855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124856123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124856123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124856123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124856123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(968)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124856126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122124856127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@18e05620b368: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D721954D'O, index=0 SGSN_Test-GSUP(970)@18e05620b368: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: 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 := '86ABA0840836B8820F98224DCD2AEF19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9903017A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1ABB17C09D18643A'O } } } } } 20241122124856169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856169 DLLC NOTICE LLME(ffffffff/d721954d){UNASSIGNED} LLC RX: unknown TLLI 0xd721954d, creating LLME on the fly (gprs_llc.c:552) 20241122124856169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241122124856170 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124856170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124856170 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124856170 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124856170 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124856170 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124856170 DLLC NOTICE LLME(ffffffff/d721954d){UNASSIGNED} LLGM Assign pre (d721954d => e68ca68f) (gprs_llc.c:1079) 20241122124856170 DLLC NOTICE LLME(d721954d/e68ca68f){ASSIGNED} LLGM Assign post (d721954d => e68ca68f) (gprs_llc.c:1125) 20241122124856170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124856170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124856170 DMM DEBUG MM(262420000000028/e68ca68f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124856184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856184 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124856184 DMM DEBUG MM(262420000000028/e68ca68f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241122124856184 DMM NOTICE MM(262420000000028/e68ca68f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124856184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124856184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124856184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124856184 DMM DEBUG MM(262420000000028/e68ca68f) Requesting authorization (sgsn_auth.c:160) 20241122124856185 DMM INFO MM(262420000000028/e68ca68f) Requesting authentication tuples (sgsn_auth.c:184) 20241122124856185 DMM DEBUG MM(262420000000028/e68ca68f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124856185 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241122124856185 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@18e05620b368: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241122124856187 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124856187 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124856187 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124856187 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124856187 DMM INFO MM(262420000000028/e68ca68f) Subscriber data update (mmctx.c:445) 20241122124856187 DMM DEBUG MM(262420000000028/e68ca68f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124856187 DMM INFO MM(262420000000028/e68ca68f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124856187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124856187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124856187 DMM INFO MM(262420000000028/e68ca68f) <- GMM AUTH AND CIPHERING REQ (rand = 86 ab a0 84 08 36 b8 82 0f 98 22 4d cd 2a ef 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124856195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856195 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124856195 DMM INFO MM(262420000000028/e68ca68f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124856195 DMM NOTICE MM(262420000000028/e68ca68f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124856195 DMM DEBUG MM(262420000000028/e68ca68f) checking auth: received GSM SRES = 99 03 01 7a (gprs_gmm.c:666) 20241122124856195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124856195 DMM DEBUG MM(262420000000028/e68ca68f) Requesting authorization (sgsn_auth.c:160) 20241122124856195 DMM INFO MM(262420000000028/e68ca68f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124856195 DMM DEBUG MM(262420000000028/e68ca68f) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124856195 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241122124856195 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) 20241122124856195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124856195 DMM INFO MM(262420000000028/e68ca68f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe68ca68f) (gprs_gmm.c:300) 20241122124856196 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124856196 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124856196 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241122124856196 DMM INFO MM(262420000000028/e68ca68f) Subscriber data update (mmctx.c:445) 20241122124856196 DMM DEBUG MM(262420000000028/e68ca68f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124856196 DMM INFO MM(262420000000028/e68ca68f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124856196 DMM NOTICE MM(262420000000028/e68ca68f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241122124856196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124856196 DMM NOTICE MM(262420000000028/e68ca68f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124856196 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) 20241122124856196 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124856196 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241122124856196 DMM INFO MM(262420000000028/e68ca68f) Subscriber data update (mmctx.c:445) 20241122124856196 DMM DEBUG MM(262420000000028/e68ca68f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124856202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856202 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124856202 DMM INFO MM(262420000000028/e68ca68f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124856202 DMM NOTICE MM(262420000000028/e68ca68f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124856202 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124856202 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124856202 DLLC NOTICE LLME(d721954d/e68ca68f){ASSIGNED} LLGM Assign pre (ffffffff => e68ca68f) (gprs_llc.c:1079) 20241122124856203 DLLC NOTICE LLME(ffffffff/e68ca68f){ASSIGNED} LLGM Assign post (ffffffff => e68ca68f) (gprs_llc.c:1125) 20241122124856203 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124856203 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124856203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124856203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: setverdict(pass): none -> pass 20241122124856254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856254 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124856254 DMM INFO MM(262420000000028/e68ca68f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124856254 DMM INFO MM(262420000000028/e68ca68f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124856254 DMM DEBUG MM(262420000000028/e68ca68f) Using GGSN 0 (gprs_sm.c:312) 20241122124856254 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) 20241122124856254 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241122124856254 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124856254 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124856254 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241122124856268 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 a9 3d 08 8d 11 e0 11 f4 5b 14 05 7f ae 83 f8 ca 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) 20241122124856268 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124856268 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124856268 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=e68ca68f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124856268 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124856268 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124856275 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241122124856275 DGPRS INFO PDP(262420000000028:5): Context 0x7f6629ec30c8 was deleted (sgsn_libgtp.c:660) 20241122124856275 DMM INFO MM(262420000000028/e68ca68f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124856275 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241122124856275 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241122124856281 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241122124856282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124856282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124856282 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124856282 DMM INFO MM(262420000000028/e68ca68f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241122124856282 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241122124856282 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@18e05620b368: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@18e05620b368: Final verdict of PTC: pass 20241122124856287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@18e05620b368: Final verdict of PTC: none 20241122124856289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124856289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(968)@18e05620b368: Final verdict of PTC: none -NSVCI99(969)@18e05620b368: Final verdict of PTC: none -NSVCI97(958)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@18e05620b368: Final verdict of PTC: none -NSVCI98(963)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(956)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(967)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(961)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Nov 22 12:48:56 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 20241122124856426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124856827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88864) 20241122124857290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124857290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88864, count=102532) 20241122124858292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124858292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Nov 22 12:48:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124859293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124859293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241122124859890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124859891 DMM INFO MM(262420000000028/e68ca68f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124859891 DMM INFO MM(262420000000028/e68ca68f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124859891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124859891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124859891 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124859891 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124859891 DLLC NOTICE LLME(ffffffff/e68ca68f){ASSIGNED} LLGM Assign pre (e68ca68f => ffffffff) (gprs_llc.c:1079) 20241122124859891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e68ca68f => ffffffff) (gprs_llc.c:1125) 20241122124859891 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124859891 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124859891 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241122124859891 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) 20241122124859891 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241122124859891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124859891 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124859891 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124859891 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124859891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124859930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124859930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124859930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124859930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124859930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124859930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124859930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124859930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124859930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124859932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124859932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124859932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124859932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124859932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124859932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124859932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124859932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124859932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124859932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124859932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124859933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124859933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124859936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124859946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124859946 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124859973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124859973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124859973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124859973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124859973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124859973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124859973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124859973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124859973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124859975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124859975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124859975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124859975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124859975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124859975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124859975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124859975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124859975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124859975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124859975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124859976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124859976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(982)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124859979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124859987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(982)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124900003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124900003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124900003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124900003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124900003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124900003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124900003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124900003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124900003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124900005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124900005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124900005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124900005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124900005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124900005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124900005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124900005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124900005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124900005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124900005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124900006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124900006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124900009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124900018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124900294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124900294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124900294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124900294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124900296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124900297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@18e05620b368: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C836A56F'O, index=0 SGSN_Test-GSUP(989)@18e05620b368: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@18e05620b368: 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 := 'CFD840368A69E74287AC4EB1EC0B40DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04EE5620'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9965664F91BD665'O } } } } } 20241122124900351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900351 DLLC NOTICE LLME(ffffffff/c836a56f){UNASSIGNED} LLC RX: unknown TLLI 0xc836a56f, creating LLME on the fly (gprs_llc.c:552) 20241122124900351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241122124900351 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124900351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124900351 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124900351 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124900351 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124900351 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124900351 DLLC NOTICE LLME(ffffffff/c836a56f){UNASSIGNED} LLGM Assign pre (c836a56f => ca5a90f0) (gprs_llc.c:1079) 20241122124900351 DLLC NOTICE LLME(c836a56f/ca5a90f0){ASSIGNED} LLGM Assign post (c836a56f => ca5a90f0) (gprs_llc.c:1125) 20241122124900351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124900351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124900351 DMM DEBUG MM(262420000000026/ca5a90f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124900364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900364 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900364 DMM DEBUG MM(262420000000026/ca5a90f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241122124900364 DMM NOTICE MM(262420000000026/ca5a90f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124900364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124900364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124900364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124900364 DMM DEBUG MM(262420000000026/ca5a90f0) Requesting authorization (sgsn_auth.c:160) 20241122124900364 DMM INFO MM(262420000000026/ca5a90f0) Requesting authentication tuples (sgsn_auth.c:184) 20241122124900364 DMM DEBUG MM(262420000000026/ca5a90f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124900364 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241122124900364 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@18e05620b368: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241122124900367 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124900367 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124900367 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124900367 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124900367 DMM INFO MM(262420000000026/ca5a90f0) Subscriber data update (mmctx.c:445) 20241122124900367 DMM DEBUG MM(262420000000026/ca5a90f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124900367 DMM INFO MM(262420000000026/ca5a90f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124900367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124900367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124900367 DMM INFO MM(262420000000026/ca5a90f0) <- GMM AUTH AND CIPHERING REQ (rand = cf d8 40 36 8a 69 e7 42 87 ac 4e b1 ec 0b 40 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124900374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900374 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900374 DMM INFO MM(262420000000026/ca5a90f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124900374 DMM NOTICE MM(262420000000026/ca5a90f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124900374 DMM DEBUG MM(262420000000026/ca5a90f0) checking auth: received GSM SRES = 04 ee 56 20 (gprs_gmm.c:666) 20241122124900374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124900374 DMM DEBUG MM(262420000000026/ca5a90f0) Requesting authorization (sgsn_auth.c:160) 20241122124900374 DMM INFO MM(262420000000026/ca5a90f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124900374 DMM DEBUG MM(262420000000026/ca5a90f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124900374 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241122124900374 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) 20241122124900374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124900374 DMM INFO MM(262420000000026/ca5a90f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xca5a90f0) (gprs_gmm.c:300) 20241122124900375 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124900375 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124900375 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241122124900375 DMM INFO MM(262420000000026/ca5a90f0) Subscriber data update (mmctx.c:445) 20241122124900375 DMM DEBUG MM(262420000000026/ca5a90f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124900375 DMM INFO MM(262420000000026/ca5a90f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124900375 DMM NOTICE MM(262420000000026/ca5a90f0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241122124900375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124900375 DMM NOTICE MM(262420000000026/ca5a90f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124900375 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) 20241122124900376 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124900376 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241122124900376 DMM INFO MM(262420000000026/ca5a90f0) Subscriber data update (mmctx.c:445) 20241122124900376 DMM DEBUG MM(262420000000026/ca5a90f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124900383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900383 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900383 DMM INFO MM(262420000000026/ca5a90f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124900383 DMM NOTICE MM(262420000000026/ca5a90f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124900383 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124900383 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124900383 DLLC NOTICE LLME(c836a56f/ca5a90f0){ASSIGNED} LLGM Assign pre (ffffffff => ca5a90f0) (gprs_llc.c:1079) 20241122124900383 DLLC NOTICE LLME(ffffffff/ca5a90f0){ASSIGNED} LLGM Assign post (ffffffff => ca5a90f0) (gprs_llc.c:1125) 20241122124900383 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124900383 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124900383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124900383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@18e05620b368: setverdict(pass): none -> pass 20241122124900435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900435 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900435 DMM INFO MM(262420000000026/ca5a90f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124900435 DMM INFO MM(262420000000026/ca5a90f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124900435 DMM DEBUG MM(262420000000026/ca5a90f0) Using GGSN 0 (gprs_sm.c:312) 20241122124900435 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) 20241122124900435 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241122124900435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124900435 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124900435 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241122124900447 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 3e d5 57 be 11 6e ec 9f 07 14 05 7f 99 26 00 e1 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) 20241122124900447 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124900447 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124900447 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=ca5a90f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124900447 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124900447 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124900455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900455 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900455 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900458 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 3e d5 57 be 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241122124900458 DGPRS INFO PDP(262420000000026:5): Context 0x7f6629ec30c8 was deleted (sgsn_libgtp.c:660) 20241122124900458 DMM INFO MM(262420000000026/ca5a90f0) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241122124900458 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241122124900458 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@18e05620b368: Removing Client IMSI='262420000000026'H, index=0 20241122124900465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124900465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241122124900465 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124900465 DMM INFO MM(262420000000026/ca5a90f0) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@18e05620b368: Final verdict of PTC: pass 20241122124900467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124900469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124900469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@18e05620b368: Final verdict of PTC: none -NSVCI99(987)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@18e05620b368: Final verdict of PTC: none -NSVCI98(983)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@18e05620b368: Final verdict of PTC: none -NSVCI97(977)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(981)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(975)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(985)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Nov 22 12:49:00 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 20241122124900604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124901005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99996) 20241122124901471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124901471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99996, count=104352) 20241122124902473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124902473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Nov 22 12:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124903475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124903475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_gmm_detach started. 20241122124904065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124904066 DMM INFO MM(262420000000026/ca5a90f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124904066 DMM INFO MM(262420000000026/ca5a90f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124904066 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124904066 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124904066 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124904066 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124904066 DLLC NOTICE LLME(ffffffff/ca5a90f0){ASSIGNED} LLGM Assign pre (ca5a90f0 => ffffffff) (gprs_llc.c:1079) 20241122124904066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca5a90f0 => ffffffff) (gprs_llc.c:1125) 20241122124904066 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124904066 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124904066 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241122124904066 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) 20241122124904066 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241122124904066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124904066 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124904066 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124904066 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124904066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124904116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124904116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124904116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124904116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124904116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124904116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124904116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124904116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124904117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124904117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124904117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124904117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124904117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124904117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124904117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124904117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124904118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124904118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124904118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124904118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(996)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124904122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124904131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124904145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124904145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124904145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124904145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124904145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124904145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124904145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124904145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124904146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124904146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124904146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124904146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124904146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124904146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124904146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124904146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124904146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124904146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124904147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124904147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124904150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122124904159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124904184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124904184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124904184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124904184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124904184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124904184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124904184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124904184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124904186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124904186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124904186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124904186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124904186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124904186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124904186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124904186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124904186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124904186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124904186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124904187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124904187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124904190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124904200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124904476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124904476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124904476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124904476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124904478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124904478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@18e05620b368: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='FC69143A'O, index=0 SGSN_Test-GSUP(1008)@18e05620b368: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: 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 := '40C7F39EA413EE0D64DB270B26DDAC0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C300328'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0174ED83374A58B3'O } } } } } 20241122124904525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904525 DLLC NOTICE LLME(ffffffff/fc69143a){UNASSIGNED} LLC RX: unknown TLLI 0xfc69143a, creating LLME on the fly (gprs_llc.c:552) 20241122124904525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904525 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241122124904525 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124904525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124904525 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124904525 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124904525 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124904525 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124904525 DLLC NOTICE LLME(ffffffff/fc69143a){UNASSIGNED} LLGM Assign pre (fc69143a => f17b7815) (gprs_llc.c:1079) 20241122124904525 DLLC NOTICE LLME(fc69143a/f17b7815){ASSIGNED} LLGM Assign post (fc69143a => f17b7815) (gprs_llc.c:1125) 20241122124904525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124904525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124904525 DMM DEBUG MM(262420000000026/f17b7815) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124904538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904538 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124904538 DMM DEBUG MM(262420000000026/f17b7815) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241122124904538 DMM NOTICE MM(262420000000026/f17b7815) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124904538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124904538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124904538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124904538 DMM DEBUG MM(262420000000026/f17b7815) Requesting authorization (sgsn_auth.c:160) 20241122124904538 DMM INFO MM(262420000000026/f17b7815) Requesting authentication tuples (sgsn_auth.c:184) 20241122124904538 DMM DEBUG MM(262420000000026/f17b7815) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124904538 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241122124904538 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)@18e05620b368: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241122124904541 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124904541 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124904541 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124904541 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124904541 DMM INFO MM(262420000000026/f17b7815) Subscriber data update (mmctx.c:445) 20241122124904541 DMM DEBUG MM(262420000000026/f17b7815) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124904541 DMM INFO MM(262420000000026/f17b7815) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124904541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124904541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124904541 DMM INFO MM(262420000000026/f17b7815) <- GMM AUTH AND CIPHERING REQ (rand = 40 c7 f3 9e a4 13 ee 0d 64 db 27 0b 26 dd ac 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124904549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904549 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124904549 DMM INFO MM(262420000000026/f17b7815) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124904549 DMM NOTICE MM(262420000000026/f17b7815) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124904549 DMM DEBUG MM(262420000000026/f17b7815) checking auth: received GSM SRES = 8c 30 03 28 (gprs_gmm.c:666) 20241122124904549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124904549 DMM DEBUG MM(262420000000026/f17b7815) Requesting authorization (sgsn_auth.c:160) 20241122124904549 DMM INFO MM(262420000000026/f17b7815) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124904549 DMM DEBUG MM(262420000000026/f17b7815) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124904549 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241122124904549 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) 20241122124904549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124904549 DMM INFO MM(262420000000026/f17b7815) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17b7815) (gprs_gmm.c:300) 20241122124904551 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124904551 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124904551 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241122124904551 DMM INFO MM(262420000000026/f17b7815) Subscriber data update (mmctx.c:445) 20241122124904551 DMM DEBUG MM(262420000000026/f17b7815) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124904551 DMM INFO MM(262420000000026/f17b7815) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124904551 DMM NOTICE MM(262420000000026/f17b7815) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241122124904551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124904551 DMM NOTICE MM(262420000000026/f17b7815) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124904551 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) 20241122124904552 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124904552 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241122124904552 DMM INFO MM(262420000000026/f17b7815) Subscriber data update (mmctx.c:445) 20241122124904552 DMM DEBUG MM(262420000000026/f17b7815) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124904558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904558 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124904558 DMM INFO MM(262420000000026/f17b7815) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124904558 DMM NOTICE MM(262420000000026/f17b7815) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124904558 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124904558 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124904558 DLLC NOTICE LLME(fc69143a/f17b7815){ASSIGNED} LLGM Assign pre (ffffffff => f17b7815) (gprs_llc.c:1079) 20241122124904558 DLLC NOTICE LLME(ffffffff/f17b7815){ASSIGNED} LLGM Assign post (ffffffff => f17b7815) (gprs_llc.c:1125) 20241122124904558 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124904558 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124904558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124904558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: setverdict(pass): none -> pass 20241122124904609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904609 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124904609 DMM INFO MM(262420000000026/f17b7815) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124904609 DMM INFO MM(262420000000026/f17b7815) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124904609 DMM DEBUG MM(262420000000026/f17b7815) Using GGSN 0 (gprs_sm.c:312) 20241122124904609 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) 20241122124904609 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241122124904609 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124904609 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124904609 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241122124904621 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 f1 e7 73 69 11 b9 0f aa bb 14 05 7f 50 92 24 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=1056 from retransmit req queue (gtp.c:443) 20241122124904621 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec30c8, cbp=0x55aedbdd30f0) (sgsn_libgtp.c:632) 20241122124904621 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124904621 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbdd9e48 TLLI=f17b7815, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124904621 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124904621 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124904629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124904629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124904629 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124904629 DMM INFO MM(262420000000026/f17b7815) -> GMM DETACH REQUEST TLLI=0xf17b7815 type=GPRS detach (gprs_gmm.c:1465) 20241122124904629 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241122124904629 DMM INFO MM(262420000000026/f17b7815) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124904629 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124904629 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124904629 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124904629 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124904629 DLLC NOTICE LLME(ffffffff/f17b7815){ASSIGNED} LLGM Assign pre (f17b7815 => ffffffff) (gprs_llc.c:1079) 20241122124904629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17b7815 => ffffffff) (gprs_llc.c:1125) 20241122124904629 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbdd9af0 (gprs_sndcp.c:574) 20241122124904629 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbdd9e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124904629 DMM NOTICE MM(262420000000026/f17b7815) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124904629 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241122124904629 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124904629 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124904629 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241122124904629 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241122124904629 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) 20241122124904629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124904629 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124904629 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124904629 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124904630 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@18e05620b368: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@18e05620b368: Final verdict of PTC: pass 20241122124904637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124904639 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124904639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@18e05620b368: Final verdict of PTC: none -NSVCI99(1006)@18e05620b368: Final verdict of PTC: none -NSVCI98(1001)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@18e05620b368: Final verdict of PTC: none -NSVCI97(997)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(999)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1004)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(995)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Nov 22 12:49:04 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 20241122124904773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124905074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241122124905575 DGPRS DEBUG Checking for inactive LLMEs, time = 14090479 (sgsn.c:131) 20241122124905640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124905640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=108076) 20241122124906641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124906641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Nov 22 12:49:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124907642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124907642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241122124908131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124908132 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124908175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124908175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124908175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124908175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124908175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124908175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124908175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124908175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124908177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124908177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124908177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124908177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124908177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124908177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124908177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124908177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124908177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124908177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124908177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124908178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124908181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124908189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124908189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124908219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124908219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124908219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124908219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124908219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124908219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124908219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124908219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124908221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124908221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124908221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124908221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124908221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124908221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124908221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124908221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124908221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124908221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124908222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124908222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124908225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124908234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124908234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124908246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124908246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124908246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124908246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124908246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124908246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124908246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124908246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124908247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124908247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124908247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124908248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124908248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124908248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124908248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124908248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124908248 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124908248 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124908248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124908248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124908248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124908253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124908262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124908262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124908643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124908643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124908643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124908643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124908646 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124908646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@18e05620b368: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='CF4E5605'O, index=0 SGSN_Test-GSUP(1027)@18e05620b368: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241122124909698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124909698 DLLC NOTICE LLME(ffffffff/cf4e5605){UNASSIGNED} LLC RX: unknown TLLI 0xcf4e5605, creating LLME on the fly (gprs_llc.c:552) 20241122124909698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124909698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124909698 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124909698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124909698 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124909698 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124909698 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124909698 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124909698 DLLC NOTICE LLME(ffffffff/cf4e5605){UNASSIGNED} LLGM Assign pre (cf4e5605 => e56c8fc2) (gprs_llc.c:1079) 20241122124909698 DLLC NOTICE LLME(cf4e5605/e56c8fc2){ASSIGNED} LLGM Assign post (cf4e5605 => e56c8fc2) (gprs_llc.c:1125) 20241122124909698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124909698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124909698 DMM DEBUG MM(262420000000039/e56c8fc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124909710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124909710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241122124909710 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124909710 DMM INFO MM(262420000000039/e56c8fc2) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241122124909710 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124909710 DLLC NOTICE LLME(cf4e5605/e56c8fc2){ASSIGNED} LLGM Assign pre (cf4e5605 => e56c8fc2) (gprs_llc.c:1079) 20241122124909710 DLLC NOTICE LLME(cf4e5605/e56c8fc2){ASSIGNED} LLGM Assign post (cf4e5605 => e56c8fc2) (gprs_llc.c:1125) 20241122124909710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124909711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124909711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124909711 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124909711 DMM DEBUG MM(262420000000039/e56c8fc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241122124909711 DMM NOTICE MM(262420000000039/e56c8fc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124909711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124909711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124909711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122124909711 DMM INFO MM(262420000000039/e56c8fc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe56c8fc2) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@18e05620b368: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@18e05620b368: Removing Client IMSI='262420000000039'H, index=0 20241122124910715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124910715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124910715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124910715 DMM INFO MM(262420000000039/e56c8fc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124910715 DMM NOTICE MM(262420000000039/e56c8fc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124910715 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124910715 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124910715 DLLC NOTICE LLME(cf4e5605/e56c8fc2){ASSIGNED} LLGM Assign pre (ffffffff => e56c8fc2) (gprs_llc.c:1079) 20241122124910715 DLLC NOTICE LLME(ffffffff/e56c8fc2){ASSIGNED} LLGM Assign post (ffffffff => e56c8fc2) (gprs_llc.c:1125) 20241122124910715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124910715 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124910715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124910715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@18e05620b368: Final verdict of PTC: pass 20241122124910717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@18e05620b368: Final verdict of PTC: none 20241122124910720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124910721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1025)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@18e05620b368: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@18e05620b368: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@18e05620b368: Final verdict of PTC: none -NSVCI97(1015)@18e05620b368: Final verdict of PTC: none -NSVCI98(1021)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@18e05620b368: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1023)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1013)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1019)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Nov 22 12:49:10 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 20241122124910853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124911254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59700) 20241122124911721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124911721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59700, count=69756) 20241122124912722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124912722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Nov 22 12:49:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124913723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124913723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_xid_empty_l3 started. 20241122124914313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124914315 DMM INFO MM(262420000000039/e56c8fc2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124914315 DMM INFO MM(262420000000039/e56c8fc2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124914315 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124914315 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124914315 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124914315 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124914315 DLLC NOTICE LLME(ffffffff/e56c8fc2){ASSIGNED} LLGM Assign pre (e56c8fc2 => ffffffff) (gprs_llc.c:1079) 20241122124914315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e56c8fc2 => ffffffff) (gprs_llc.c:1125) 20241122124914315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124914315 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124914315 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124914315 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124914315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124914363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124914363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124914363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124914363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124914363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124914363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124914363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124914363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124914365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124914365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124914365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124914365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124914365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124914365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124914365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124914365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124914365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124914365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124914366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124914366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124914370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124914380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124914380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1035)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 TC_xid_empty_l3-BVCI196(1033)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124914408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124914408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124914408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124914408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124914408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124914408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124914408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124914408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124914410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124914410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124914410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124914410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124914410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124914410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124914410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124914410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124914410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124914410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124914411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124914411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124914415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124914424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124914424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124914446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124914446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124914446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124914446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124914446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124914446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124914446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124914446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124914448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124914448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124914448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124914448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124914448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124914448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124914448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124914448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124914449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124914449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124914452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124914463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124914463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124914724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124914724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124914724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124914724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124914726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124914727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@18e05620b368: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E59ADC61'O, index=0 SGSN_Test-GSUP(1046)@18e05620b368: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@18e05620b368: 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 := '84D57A2AA18076201E2DD079896EB207'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BE0DE84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C5CBD9C31DB6DE7'O } } } } } 20241122124915781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915781 DLLC NOTICE LLME(ffffffff/e59adc61){UNASSIGNED} LLC RX: unknown TLLI 0xe59adc61, creating LLME on the fly (gprs_llc.c:552) 20241122124915781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124915781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241122124915781 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124915781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124915781 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124915781 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124915781 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124915781 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124915781 DLLC NOTICE LLME(ffffffff/e59adc61){UNASSIGNED} LLGM Assign pre (e59adc61 => e55469da) (gprs_llc.c:1079) 20241122124915781 DLLC NOTICE LLME(e59adc61/e55469da){ASSIGNED} LLGM Assign post (e59adc61 => e55469da) (gprs_llc.c:1125) 20241122124915781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124915781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124915781 DMM DEBUG MM(262420000000044/e55469da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124915794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124915794 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124915795 DMM DEBUG MM(262420000000044/e55469da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241122124915795 DMM NOTICE MM(262420000000044/e55469da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124915795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124915795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124915795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124915795 DMM DEBUG MM(262420000000044/e55469da) Requesting authorization (sgsn_auth.c:160) 20241122124915795 DMM INFO MM(262420000000044/e55469da) Requesting authentication tuples (sgsn_auth.c:184) 20241122124915795 DMM DEBUG MM(262420000000044/e55469da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124915795 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241122124915795 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@18e05620b368: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@18e05620b368: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241122124915797 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124915797 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124915797 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124915797 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124915797 DMM INFO MM(262420000000044/e55469da) Subscriber data update (mmctx.c:445) 20241122124915797 DMM DEBUG MM(262420000000044/e55469da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124915797 DMM INFO MM(262420000000044/e55469da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124915797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124915798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124915798 DMM INFO MM(262420000000044/e55469da) <- GMM AUTH AND CIPHERING REQ (rand = 84 d5 7a 2a a1 80 76 20 1e 2d d0 79 89 6e b2 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124915805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124915805 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124915805 DMM INFO MM(262420000000044/e55469da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124915805 DMM NOTICE MM(262420000000044/e55469da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124915805 DMM DEBUG MM(262420000000044/e55469da) checking auth: received GSM SRES = 9b e0 de 84 (gprs_gmm.c:666) 20241122124915805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124915805 DMM DEBUG MM(262420000000044/e55469da) Requesting authorization (sgsn_auth.c:160) 20241122124915805 DMM INFO MM(262420000000044/e55469da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124915805 DMM DEBUG MM(262420000000044/e55469da) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124915805 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241122124915805 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) 20241122124915805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124915805 DMM INFO MM(262420000000044/e55469da) <- GMM ATTACH ACCEPT (new P-TMSI=0xe55469da) (gprs_gmm.c:300) 20241122124915806 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124915806 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124915806 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241122124915806 DMM INFO MM(262420000000044/e55469da) Subscriber data update (mmctx.c:445) 20241122124915806 DMM DEBUG MM(262420000000044/e55469da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124915806 DMM INFO MM(262420000000044/e55469da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124915806 DMM NOTICE MM(262420000000044/e55469da) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241122124915806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124915806 DMM NOTICE MM(262420000000044/e55469da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124915806 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) 20241122124915807 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124915807 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241122124915807 DMM INFO MM(262420000000044/e55469da) Subscriber data update (mmctx.c:445) 20241122124915807 DMM DEBUG MM(262420000000044/e55469da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124915814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124915814 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124915814 DMM INFO MM(262420000000044/e55469da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124915814 DMM NOTICE MM(262420000000044/e55469da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124915814 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124915814 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124915814 DLLC NOTICE LLME(e59adc61/e55469da){ASSIGNED} LLGM Assign pre (ffffffff => e55469da) (gprs_llc.c:1079) 20241122124915814 DLLC NOTICE LLME(ffffffff/e55469da){ASSIGNED} LLGM Assign post (ffffffff => e55469da) (gprs_llc.c:1125) 20241122124915814 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124915814 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124915814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124915814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@18e05620b368: setverdict(pass): none -> pass 20241122124915866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124915866 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124915866 DMM INFO MM(262420000000044/e55469da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124915866 DMM INFO MM(262420000000044/e55469da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124915866 DMM DEBUG MM(262420000000044/e55469da) Using GGSN 0 (gprs_sm.c:312) 20241122124915866 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) 20241122124915866 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241122124915866 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124915866 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124915866 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241122124915877 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 04 f0 5a 87 11 07 8d c7 5a 14 05 7f d4 6c e8 7e 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) 20241122124915877 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec4138, cbp=0x55aedbdd5660) (sgsn_libgtp.c:632) 20241122124915877 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124915877 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=e55469da, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124915877 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124915877 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124915886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124915886 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241122124915886 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241122124915886 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@18e05620b368: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@18e05620b368: Final verdict of PTC: pass 20241122124915892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@18e05620b368: Final verdict of PTC: none 20241122124915895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124915895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@18e05620b368: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@18e05620b368: Final verdict of PTC: none -NSVCI99(1044)@18e05620b368: Final verdict of PTC: none -NSVCI98(1039)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@18e05620b368: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@18e05620b368: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1042)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1032)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1037)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@18e05620b368: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Nov 22 12:49:15 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 20241122124916025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124916426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86876) 20241122124916896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124916896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86876, count=98032) 20241122124917897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124917897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Nov 22 12:49:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124918898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124918898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_xid_n201u started. 20241122124919485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124919486 DMM INFO MM(262420000000044/e55469da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124919486 DMM INFO MM(262420000000044/e55469da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124919486 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124919486 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124919486 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124919486 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124919486 DLLC NOTICE LLME(ffffffff/e55469da){ASSIGNED} LLGM Assign pre (e55469da => ffffffff) (gprs_llc.c:1079) 20241122124919486 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e55469da => ffffffff) (gprs_llc.c:1125) 20241122124919486 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124919486 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124919486 DMM NOTICE MM(262420000000044/e55469da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124919486 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241122124919486 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124919486 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124919486 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241122124919486 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241122124919486 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) 20241122124919486 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241122124919487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124919487 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124919487 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124919487 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124919487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124919539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124919539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124919539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124919539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124919539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124919539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124919539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124919539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124919541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124919541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124919541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124919542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124919542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124919542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124919542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124919542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124919542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124919542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1054)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124919543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124919543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124919546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122124919556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124919556 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1051)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124919565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124919565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124919565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124919567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124919567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124919567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124919567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124919567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124919567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124919567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124919567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124919567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124919567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124919568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124919568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124919572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124919581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124919581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124919608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124919608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124919608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124919608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124919608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124919608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124919608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124919608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124919610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124919610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124919610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124919610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124919610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124919610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124919610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124919610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124919610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124919610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124919610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124919611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124919611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124919614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124919622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124919622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124919899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124919899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124919899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124919899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124919901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124919902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@18e05620b368: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='EA1BC33F'O, index=0 SGSN_Test-GSUP(1065)@18e05620b368: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@18e05620b368: 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 := '8E2FCB0AD39992DCD007D1764CDA3850'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92142914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A423DE99663F9CC'O } } } } } 20241122124920951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124920951 DLLC NOTICE LLME(ffffffff/ea1bc33f){UNASSIGNED} LLC RX: unknown TLLI 0xea1bc33f, creating LLME on the fly (gprs_llc.c:552) 20241122124920951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124920951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241122124920951 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124920951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124920951 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124920951 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124920951 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124920951 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124920951 DLLC NOTICE LLME(ffffffff/ea1bc33f){UNASSIGNED} LLGM Assign pre (ea1bc33f => cbdd00c6) (gprs_llc.c:1079) 20241122124920951 DLLC NOTICE LLME(ea1bc33f/cbdd00c6){ASSIGNED} LLGM Assign post (ea1bc33f => cbdd00c6) (gprs_llc.c:1125) 20241122124920951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124920951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124920951 DMM DEBUG MM(262420000000045/cbdd00c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124920967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124920967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124920967 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124920967 DMM DEBUG MM(262420000000045/cbdd00c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241122124920967 DMM NOTICE MM(262420000000045/cbdd00c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124920967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124920967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124920967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124920967 DMM DEBUG MM(262420000000045/cbdd00c6) Requesting authorization (sgsn_auth.c:160) 20241122124920967 DMM INFO MM(262420000000045/cbdd00c6) Requesting authentication tuples (sgsn_auth.c:184) 20241122124920967 DMM DEBUG MM(262420000000045/cbdd00c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124920967 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241122124920967 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@18e05620b368: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@18e05620b368: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241122124920970 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124920970 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124920970 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124920970 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124920970 DMM INFO MM(262420000000045/cbdd00c6) Subscriber data update (mmctx.c:445) 20241122124920970 DMM DEBUG MM(262420000000045/cbdd00c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124920970 DMM INFO MM(262420000000045/cbdd00c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124920970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124920970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124920970 DMM INFO MM(262420000000045/cbdd00c6) <- GMM AUTH AND CIPHERING REQ (rand = 8e 2f cb 0a d3 99 92 dc d0 07 d1 76 4c da 38 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124920979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124920979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124920979 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124920979 DMM INFO MM(262420000000045/cbdd00c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124920979 DMM NOTICE MM(262420000000045/cbdd00c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124920979 DMM DEBUG MM(262420000000045/cbdd00c6) checking auth: received GSM SRES = 92 14 29 14 (gprs_gmm.c:666) 20241122124920979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124920979 DMM DEBUG MM(262420000000045/cbdd00c6) Requesting authorization (sgsn_auth.c:160) 20241122124920979 DMM INFO MM(262420000000045/cbdd00c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124920980 DMM DEBUG MM(262420000000045/cbdd00c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124920980 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241122124920980 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) 20241122124920980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124920980 DMM INFO MM(262420000000045/cbdd00c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbdd00c6) (gprs_gmm.c:300) 20241122124920981 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124920981 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124920981 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241122124920981 DMM INFO MM(262420000000045/cbdd00c6) Subscriber data update (mmctx.c:445) 20241122124920981 DMM DEBUG MM(262420000000045/cbdd00c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124920981 DMM INFO MM(262420000000045/cbdd00c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124920981 DMM NOTICE MM(262420000000045/cbdd00c6) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241122124920981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124920981 DMM NOTICE MM(262420000000045/cbdd00c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124920981 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) 20241122124920982 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124920982 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241122124920982 DMM INFO MM(262420000000045/cbdd00c6) Subscriber data update (mmctx.c:445) 20241122124920982 DMM DEBUG MM(262420000000045/cbdd00c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124920989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124920989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124920989 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124920989 DMM INFO MM(262420000000045/cbdd00c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124920989 DMM NOTICE MM(262420000000045/cbdd00c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124920989 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124920989 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124920989 DLLC NOTICE LLME(ea1bc33f/cbdd00c6){ASSIGNED} LLGM Assign pre (ffffffff => cbdd00c6) (gprs_llc.c:1079) 20241122124920989 DLLC NOTICE LLME(ffffffff/cbdd00c6){ASSIGNED} LLGM Assign post (ffffffff => cbdd00c6) (gprs_llc.c:1125) 20241122124920989 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124920989 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124920989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124920989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@18e05620b368: setverdict(pass): none -> pass 20241122124921041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124921041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124921041 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124921041 DMM INFO MM(262420000000045/cbdd00c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124921041 DMM INFO MM(262420000000045/cbdd00c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124921041 DMM DEBUG MM(262420000000045/cbdd00c6) Using GGSN 0 (gprs_sm.c:312) 20241122124921041 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) 20241122124921041 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241122124921041 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124921041 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124921041 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241122124921053 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 57 d8 31 1c 11 38 67 ca f4 14 05 7f 2a ef 0d ab 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241122124921053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec51a8, cbp=0x55aedbdd5ae0) (sgsn_libgtp.c:632) 20241122124921053 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124921053 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=cbdd00c6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124921053 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124921053 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124921061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124921061 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241122124921061 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241122124921061 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241122124921061 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@18e05620b368: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@18e05620b368: Final verdict of PTC: pass 20241122124921068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124921070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124921070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1063)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1065)@18e05620b368: Final verdict of PTC: none -NSVCI99(1064)@18e05620b368: Final verdict of PTC: none -NSVCI97(1054)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@18e05620b368: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@18e05620b368: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@18e05620b368: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@18e05620b368: Final verdict of PTC: none -NSVCI98(1058)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1062)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1052)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1056)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@18e05620b368: Test case TC_xid_n201u finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Nov 22 12:49:21 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241122124921202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124921603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97380) 20241122124922071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124922071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97380, count=101736) 20241122124923072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124923072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Nov 22 12:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124924073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124924073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_llc_null started. 20241122124924673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124924675 DMM INFO MM(262420000000045/cbdd00c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124924675 DMM INFO MM(262420000000045/cbdd00c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124924675 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124924675 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124924675 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124924675 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124924675 DLLC NOTICE LLME(ffffffff/cbdd00c6){ASSIGNED} LLGM Assign pre (cbdd00c6 => ffffffff) (gprs_llc.c:1079) 20241122124924675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbdd00c6 => ffffffff) (gprs_llc.c:1125) 20241122124924675 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124924675 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124924675 DMM NOTICE MM(262420000000045/cbdd00c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124924675 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241122124924675 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124924675 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124924675 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241122124924675 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241122124924675 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) 20241122124924675 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241122124924675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124924675 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124924675 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124924675 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124924675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124924717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124924717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124924717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124924717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124924717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124924717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124924717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124924717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124924719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124924719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124924719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124924720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124924720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124924720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124924720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124924720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124924720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124924720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124924720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124924720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124924723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124924731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124924731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124924767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124924767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124924767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1077)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124924769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124924769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124924769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124924770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124924770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124924770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124924770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124924770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124924770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124924770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124924771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124924771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124924774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124924782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124924782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1075)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124924799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124924799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124924799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124924799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124924799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124924799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124924799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124924799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124924801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124924801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124924801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124924801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124924801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124924801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124924801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124924801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124924801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124924801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124924801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124924802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124924802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124924805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124924814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124924814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124925075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124925075 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124925075 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124925075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124925077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124925077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@18e05620b368: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F51C7B54'O, index=0 SGSN_Test-GSUP(1084)@18e05620b368: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@18e05620b368: 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 := '0D0E05B749FB9E04300666906D17BBC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD1C49D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96DACDDF1459EC2B'O } } } } } 20241122124926131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124926131 DLLC NOTICE LLME(ffffffff/f51c7b54){UNASSIGNED} LLC RX: unknown TLLI 0xf51c7b54, creating LLME on the fly (gprs_llc.c:552) 20241122124926131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124926131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241122124926131 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124926131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124926131 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124926132 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124926132 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124926132 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124926132 DLLC NOTICE LLME(ffffffff/f51c7b54){UNASSIGNED} LLGM Assign pre (f51c7b54 => effa8673) (gprs_llc.c:1079) 20241122124926132 DLLC NOTICE LLME(f51c7b54/effa8673){ASSIGNED} LLGM Assign post (f51c7b54 => effa8673) (gprs_llc.c:1125) 20241122124926132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124926132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124926132 DMM DEBUG MM(262420000000041/effa8673) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124926144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124926144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124926144 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124926144 DMM DEBUG MM(262420000000041/effa8673) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241122124926144 DMM NOTICE MM(262420000000041/effa8673) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124926144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124926144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124926144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124926144 DMM DEBUG MM(262420000000041/effa8673) Requesting authorization (sgsn_auth.c:160) 20241122124926144 DMM INFO MM(262420000000041/effa8673) Requesting authentication tuples (sgsn_auth.c:184) 20241122124926144 DMM DEBUG MM(262420000000041/effa8673) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124926145 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241122124926145 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@18e05620b368: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@18e05620b368: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241122124926147 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124926147 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124926147 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124926147 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124926147 DMM INFO MM(262420000000041/effa8673) Subscriber data update (mmctx.c:445) 20241122124926147 DMM DEBUG MM(262420000000041/effa8673) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124926147 DMM INFO MM(262420000000041/effa8673) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124926147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124926147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124926147 DMM INFO MM(262420000000041/effa8673) <- GMM AUTH AND CIPHERING REQ (rand = 0d 0e 05 b7 49 fb 9e 04 30 06 66 90 6d 17 bb c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124926155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124926155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124926155 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124926155 DMM INFO MM(262420000000041/effa8673) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124926155 DMM NOTICE MM(262420000000041/effa8673) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124926155 DMM DEBUG MM(262420000000041/effa8673) checking auth: received GSM SRES = fd 1c 49 d1 (gprs_gmm.c:666) 20241122124926155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124926155 DMM DEBUG MM(262420000000041/effa8673) Requesting authorization (sgsn_auth.c:160) 20241122124926155 DMM INFO MM(262420000000041/effa8673) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124926155 DMM DEBUG MM(262420000000041/effa8673) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124926155 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241122124926155 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) 20241122124926155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124926155 DMM INFO MM(262420000000041/effa8673) <- GMM ATTACH ACCEPT (new P-TMSI=0xeffa8673) (gprs_gmm.c:300) 20241122124926156 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124926156 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124926156 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241122124926156 DMM INFO MM(262420000000041/effa8673) Subscriber data update (mmctx.c:445) 20241122124926156 DMM DEBUG MM(262420000000041/effa8673) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124926156 DMM INFO MM(262420000000041/effa8673) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124926156 DMM NOTICE MM(262420000000041/effa8673) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241122124926156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124926156 DMM NOTICE MM(262420000000041/effa8673) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124926156 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) 20241122124926157 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124926157 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241122124926157 DMM INFO MM(262420000000041/effa8673) Subscriber data update (mmctx.c:445) 20241122124926157 DMM DEBUG MM(262420000000041/effa8673) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124926163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124926163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124926163 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124926163 DMM INFO MM(262420000000041/effa8673) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124926163 DMM NOTICE MM(262420000000041/effa8673) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124926163 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124926163 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124926163 DLLC NOTICE LLME(f51c7b54/effa8673){ASSIGNED} LLGM Assign pre (ffffffff => effa8673) (gprs_llc.c:1079) 20241122124926163 DLLC NOTICE LLME(ffffffff/effa8673){ASSIGNED} LLGM Assign post (ffffffff => effa8673) (gprs_llc.c:1125) 20241122124926163 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124926163 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124926163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124926163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122124927215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124927215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241122124927215 DLLC DEBUG TLLI=effa8673 sends us LLC NULL (gprs_llc.c:912) 20241122124927215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124927215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241122124927215 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124927215 DMM INFO MM(262420000000041/effa8673) -> GMM DETACH REQUEST TLLI=0xeffa8673 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241122124927215 DMM INFO MM(262420000000041/effa8673) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241122124927215 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124927215 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124927216 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124927216 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124927216 DLLC NOTICE LLME(ffffffff/effa8673){ASSIGNED} LLGM Assign pre (effa8673 => ffffffff) (gprs_llc.c:1079) 20241122124927216 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (effa8673 => ffffffff) (gprs_llc.c:1125) 20241122124927216 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241122124927216 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) 20241122124927216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124927216 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124927216 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124927216 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124927217 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@18e05620b368: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@18e05620b368: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@18e05620b368: Final verdict of PTC: pass 20241122124932223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122124932225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124932225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1084)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@18e05620b368: Final verdict of PTC: none -NSVCI97(1072)@18e05620b368: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@18e05620b368: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@18e05620b368: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@18e05620b368: Final verdict of PTC: none -NSVCI99(1082)@18e05620b368: Final verdict of PTC: none -NSVCI98(1078)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1080)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1076)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1070)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@18e05620b368: Test case TC_llc_null finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Nov 22 12:49:32 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241122124932358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124932659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99704) 20241122124933226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124933226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99704, count=100244) 20241122124934227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124934228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Nov 22 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124935229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124935229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122124935575 DGPRS DEBUG Checking for inactive LLMEs, time = 14090509 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_llc_sabm_dm_llgmm started. 20241122124935720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124935721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124935763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124935763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124935763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124935763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124935763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124935764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124935764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124935764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124935765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124935765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124935765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124935765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124935765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124935765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124935765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124935765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124935765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124935765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124935766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124935766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124935769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124935779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124935779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124935801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124935801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124935801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124935801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124935801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124935801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124935801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124935801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124935803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124935803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124935803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124935803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124935803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124935803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124935803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124935803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124935803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124935803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124935803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124935804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124935807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124935817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1097)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 TC_llc_sabm_dm_llgmm-BVCI210(1095)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124935857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124935859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124935859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124935859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124935859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124935859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124935859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124935859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124935859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124935859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124935859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124935859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124935860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1102)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124935860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124935864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124935874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124935874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124936230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124936230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124936230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124936230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1101)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124936232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124936233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@18e05620b368: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='DDC30D10'O, index=0 SGSN_Test-GSUP(1103)@18e05620b368: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@18e05620b368: 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 := '63DD7D6D5A378342B324C741AD3DE7FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B29E7D94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A68F4C2A23E53785'O } } } } } 20241122124937289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124937289 DLLC NOTICE LLME(ffffffff/ddc30d10){UNASSIGNED} LLC RX: unknown TLLI 0xddc30d10, creating LLME on the fly (gprs_llc.c:552) 20241122124937289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124937289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241122124937289 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124937289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124937289 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124937289 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124937289 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124937289 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124937289 DLLC NOTICE LLME(ffffffff/ddc30d10){UNASSIGNED} LLGM Assign pre (ddc30d10 => f7b4905a) (gprs_llc.c:1079) 20241122124937289 DLLC NOTICE LLME(ddc30d10/f7b4905a){ASSIGNED} LLGM Assign post (ddc30d10 => f7b4905a) (gprs_llc.c:1125) 20241122124937289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124937289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124937289 DMM DEBUG MM(262420000000042/f7b4905a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124937304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124937304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124937304 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124937304 DMM DEBUG MM(262420000000042/f7b4905a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241122124937304 DMM NOTICE MM(262420000000042/f7b4905a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124937304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124937304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124937304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124937304 DMM DEBUG MM(262420000000042/f7b4905a) Requesting authorization (sgsn_auth.c:160) 20241122124937304 DMM INFO MM(262420000000042/f7b4905a) Requesting authentication tuples (sgsn_auth.c:184) 20241122124937304 DMM DEBUG MM(262420000000042/f7b4905a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124937304 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241122124937304 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@18e05620b368: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@18e05620b368: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241122124937307 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124937307 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124937307 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124937307 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124937307 DMM INFO MM(262420000000042/f7b4905a) Subscriber data update (mmctx.c:445) 20241122124937307 DMM DEBUG MM(262420000000042/f7b4905a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124937307 DMM INFO MM(262420000000042/f7b4905a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124937307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124937307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124937307 DMM INFO MM(262420000000042/f7b4905a) <- GMM AUTH AND CIPHERING REQ (rand = 63 dd 7d 6d 5a 37 83 42 b3 24 c7 41 ad 3d e7 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124937314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124937314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124937314 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124937314 DMM INFO MM(262420000000042/f7b4905a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124937314 DMM NOTICE MM(262420000000042/f7b4905a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124937314 DMM DEBUG MM(262420000000042/f7b4905a) checking auth: received GSM SRES = b2 9e 7d 94 (gprs_gmm.c:666) 20241122124937314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124937314 DMM DEBUG MM(262420000000042/f7b4905a) Requesting authorization (sgsn_auth.c:160) 20241122124937314 DMM INFO MM(262420000000042/f7b4905a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124937315 DMM DEBUG MM(262420000000042/f7b4905a) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124937315 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241122124937315 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) 20241122124937315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124937315 DMM INFO MM(262420000000042/f7b4905a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b4905a) (gprs_gmm.c:300) 20241122124937316 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124937316 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124937316 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241122124937316 DMM INFO MM(262420000000042/f7b4905a) Subscriber data update (mmctx.c:445) 20241122124937316 DMM DEBUG MM(262420000000042/f7b4905a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124937316 DMM INFO MM(262420000000042/f7b4905a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124937316 DMM NOTICE MM(262420000000042/f7b4905a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241122124937316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124937316 DMM NOTICE MM(262420000000042/f7b4905a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124937316 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) 20241122124937316 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124937316 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241122124937316 DMM INFO MM(262420000000042/f7b4905a) Subscriber data update (mmctx.c:445) 20241122124937316 DMM DEBUG MM(262420000000042/f7b4905a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124937322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124937322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124937322 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124937322 DMM INFO MM(262420000000042/f7b4905a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124937322 DMM NOTICE MM(262420000000042/f7b4905a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124937322 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124937322 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124937322 DLLC NOTICE LLME(ddc30d10/f7b4905a){ASSIGNED} LLGM Assign pre (ffffffff => f7b4905a) (gprs_llc.c:1079) 20241122124937322 DLLC NOTICE LLME(ffffffff/f7b4905a){ASSIGNED} LLGM Assign post (ffffffff => f7b4905a) (gprs_llc.c:1125) 20241122124937322 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124937322 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124937322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124937322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122124938374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124938374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@18e05620b368: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@18e05620b368: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@18e05620b368: Final verdict of PTC: pass 20241122124938381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@18e05620b368: Final verdict of PTC: none 20241122124938383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124938383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI220(1099)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@18e05620b368: Final verdict of PTC: none -NSVCI97(1091)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@18e05620b368: Final verdict of PTC: none -NSVCI98(1096)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@18e05620b368: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@18e05620b368: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@18e05620b368: Final verdict of PTC: none -NSVCI99(1102)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1094)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1089)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1100)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@18e05620b368: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Nov 22 12:49:38 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 20241122124938521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124938922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241122124939384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124939384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=87348) 20241122124940385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124940385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Nov 22 12:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124941387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124941387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_llc_sabm_dm_ll5 started. 20241122124941985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124941987 DMM INFO MM(262420000000042/f7b4905a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124941987 DMM INFO MM(262420000000042/f7b4905a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124941987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124941987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124941987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124941987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124941987 DLLC NOTICE LLME(ffffffff/f7b4905a){ASSIGNED} LLGM Assign pre (f7b4905a => ffffffff) (gprs_llc.c:1079) 20241122124941987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7b4905a => ffffffff) (gprs_llc.c:1125) 20241122124941987 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241122124941987 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) 20241122124941987 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241122124941987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124941987 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124941987 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124941987 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124941987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124942031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942031 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124942032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124942032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124942033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124942033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124942033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124942033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124942033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124942033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124942033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124942037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124942046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124942046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1112)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124942078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124942078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124942078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124942078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124942078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124942078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124942078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124942078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124942079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124942079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124942079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124942080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124942080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124942080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124942080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124942080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124942080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124942080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124942080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124942080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124942084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124942092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124942093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1117)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124942122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124942122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124942122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124942122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124942122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124942124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124942124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124942124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124942124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124942124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124942124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124942124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124942124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124942124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124942124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124942124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124942124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124942125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124942128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124942136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124942136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124942388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124942388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124942388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124942388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124942390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124942391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@18e05620b368: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C3A14F5F'O, index=0 SGSN_Test-GSUP(1122)@18e05620b368: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@18e05620b368: 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 := '7C65630CBA73D0F43F53CD71D996918B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4644C678'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C25E915DDD015CE'O } } } } } 20241122124943440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124943440 DLLC NOTICE LLME(ffffffff/c3a14f5f){UNASSIGNED} LLC RX: unknown TLLI 0xc3a14f5f, creating LLME on the fly (gprs_llc.c:552) 20241122124943440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124943440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241122124943440 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124943440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124943440 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124943440 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124943440 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124943440 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124943440 DLLC NOTICE LLME(ffffffff/c3a14f5f){UNASSIGNED} LLGM Assign pre (c3a14f5f => f5747d2d) (gprs_llc.c:1079) 20241122124943440 DLLC NOTICE LLME(c3a14f5f/f5747d2d){ASSIGNED} LLGM Assign post (c3a14f5f => f5747d2d) (gprs_llc.c:1125) 20241122124943440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124943440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124943440 DMM DEBUG MM(262420000000043/f5747d2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124943452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124943452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124943452 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124943452 DMM DEBUG MM(262420000000043/f5747d2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241122124943452 DMM NOTICE MM(262420000000043/f5747d2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124943452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124943452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124943452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124943452 DMM DEBUG MM(262420000000043/f5747d2d) Requesting authorization (sgsn_auth.c:160) 20241122124943452 DMM INFO MM(262420000000043/f5747d2d) Requesting authentication tuples (sgsn_auth.c:184) 20241122124943452 DMM DEBUG MM(262420000000043/f5747d2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124943452 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241122124943452 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@18e05620b368: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@18e05620b368: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241122124943455 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124943455 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124943455 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124943455 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124943455 DMM INFO MM(262420000000043/f5747d2d) Subscriber data update (mmctx.c:445) 20241122124943455 DMM DEBUG MM(262420000000043/f5747d2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124943455 DMM INFO MM(262420000000043/f5747d2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124943455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124943455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124943455 DMM INFO MM(262420000000043/f5747d2d) <- GMM AUTH AND CIPHERING REQ (rand = 7c 65 63 0c ba 73 d0 f4 3f 53 cd 71 d9 96 91 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124943464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124943464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124943464 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124943464 DMM INFO MM(262420000000043/f5747d2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124943464 DMM NOTICE MM(262420000000043/f5747d2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124943464 DMM DEBUG MM(262420000000043/f5747d2d) checking auth: received GSM SRES = 46 44 c6 78 (gprs_gmm.c:666) 20241122124943464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124943464 DMM DEBUG MM(262420000000043/f5747d2d) Requesting authorization (sgsn_auth.c:160) 20241122124943464 DMM INFO MM(262420000000043/f5747d2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124943464 DMM DEBUG MM(262420000000043/f5747d2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124943464 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241122124943464 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) 20241122124943464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124943464 DMM INFO MM(262420000000043/f5747d2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5747d2d) (gprs_gmm.c:300) 20241122124943465 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124943465 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124943465 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241122124943465 DMM INFO MM(262420000000043/f5747d2d) Subscriber data update (mmctx.c:445) 20241122124943465 DMM DEBUG MM(262420000000043/f5747d2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124943465 DMM INFO MM(262420000000043/f5747d2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124943465 DMM NOTICE MM(262420000000043/f5747d2d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241122124943465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124943465 DMM NOTICE MM(262420000000043/f5747d2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124943465 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) 20241122124943466 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124943466 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241122124943466 DMM INFO MM(262420000000043/f5747d2d) Subscriber data update (mmctx.c:445) 20241122124943466 DMM DEBUG MM(262420000000043/f5747d2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124943473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124943473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124943473 DMM INFO MM(262420000000043/f5747d2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124943473 DMM NOTICE MM(262420000000043/f5747d2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124943473 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124943473 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124943473 DLLC NOTICE LLME(c3a14f5f/f5747d2d){ASSIGNED} LLGM Assign pre (ffffffff => f5747d2d) (gprs_llc.c:1079) 20241122124943473 DLLC NOTICE LLME(ffffffff/f5747d2d){ASSIGNED} LLGM Assign post (ffffffff => f5747d2d) (gprs_llc.c:1125) 20241122124943473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124943473 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124943473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124943473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122124944525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124944525 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@18e05620b368: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@18e05620b368: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@18e05620b368: Final verdict of PTC: pass 20241122124944534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@18e05620b368: Final verdict of PTC: none -NSVCI97(1110)@18e05620b368: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@18e05620b368: Final verdict of PTC: none 20241122124944537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124944537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1116)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@18e05620b368: Final verdict of PTC: none -NSVCI99(1120)@18e05620b368: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@18e05620b368: Final verdict of PTC: none -NSVCI98(1115)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@18e05620b368: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1118)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1108)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1113)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@18e05620b368: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Nov 22 12:49:44 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 20241122124944666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124945068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87384) 20241122124945538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124945538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87384, count=91740) 20241122124946540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124946540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Nov 22 12:49:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124947542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124947542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_suspend_nopaging started. 20241122124948127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124948129 DMM INFO MM(262420000000043/f5747d2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124948129 DMM INFO MM(262420000000043/f5747d2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124948129 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124948129 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124948129 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124948129 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124948129 DLLC NOTICE LLME(ffffffff/f5747d2d){ASSIGNED} LLGM Assign pre (f5747d2d => ffffffff) (gprs_llc.c:1079) 20241122124948129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5747d2d => ffffffff) (gprs_llc.c:1125) 20241122124948129 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241122124948129 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) 20241122124948129 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241122124948129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122124948129 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124948129 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122124948129 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124948129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124948171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124948171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124948171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124948171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124948171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124948171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124948171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124948171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124948172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124948172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124948172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124948173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124948173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124948173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124948173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124948173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124948173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124948173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124948173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124948173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124948176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124948186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124948186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124948212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124948213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124948213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124948213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124948213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124948213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124948213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124948213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124948214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124948214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124948214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124948214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124948214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124948214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124948214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124948214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124948215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124948215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124948215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124948215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124948219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124948228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124948228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124948251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124948251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124948251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124948251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124948251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124948251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124948251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124948251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124948253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124948253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124948253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124948253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124948253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124948253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124948253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124948253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124948253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124948253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124948253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124948254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124948254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124948258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124948267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124948267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124948543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124948543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124948543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124948543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124948545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122124948546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@18e05620b368: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='FEBC1520'O, index=0 SGSN_Test-GSUP(1141)@18e05620b368: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@18e05620b368: 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 := '3603F9959DF29AB5197A91C408E07675'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FC196CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9EAA70DF5E8BD18'O } } } } } 20241122124949598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949598 DLLC NOTICE LLME(ffffffff/febc1520){UNASSIGNED} LLC RX: unknown TLLI 0xfebc1520, creating LLME on the fly (gprs_llc.c:552) 20241122124949598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124949598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241122124949598 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124949598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122124949598 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124949598 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122124949598 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124949598 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124949598 DLLC NOTICE LLME(ffffffff/febc1520){UNASSIGNED} LLGM Assign pre (febc1520 => d73f5b2c) (gprs_llc.c:1079) 20241122124949598 DLLC NOTICE LLME(febc1520/d73f5b2c){ASSIGNED} LLGM Assign post (febc1520 => d73f5b2c) (gprs_llc.c:1125) 20241122124949598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124949598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124949598 DMM DEBUG MM(262420000000048/d73f5b2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124949612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124949612 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124949612 DMM DEBUG MM(262420000000048/d73f5b2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241122124949612 DMM NOTICE MM(262420000000048/d73f5b2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124949612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124949612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124949612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124949612 DMM DEBUG MM(262420000000048/d73f5b2c) Requesting authorization (sgsn_auth.c:160) 20241122124949612 DMM INFO MM(262420000000048/d73f5b2c) Requesting authentication tuples (sgsn_auth.c:184) 20241122124949612 DMM DEBUG MM(262420000000048/d73f5b2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124949612 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241122124949612 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@18e05620b368: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@18e05620b368: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241122124949615 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124949615 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124949615 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124949615 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124949615 DMM INFO MM(262420000000048/d73f5b2c) Subscriber data update (mmctx.c:445) 20241122124949615 DMM DEBUG MM(262420000000048/d73f5b2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124949615 DMM INFO MM(262420000000048/d73f5b2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124949615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124949615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124949615 DMM INFO MM(262420000000048/d73f5b2c) <- GMM AUTH AND CIPHERING REQ (rand = 36 03 f9 95 9d f2 9a b5 19 7a 91 c4 08 e0 76 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124949623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124949623 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124949623 DMM INFO MM(262420000000048/d73f5b2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124949623 DMM NOTICE MM(262420000000048/d73f5b2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124949623 DMM DEBUG MM(262420000000048/d73f5b2c) checking auth: received GSM SRES = 8f c1 96 ca (gprs_gmm.c:666) 20241122124949623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124949623 DMM DEBUG MM(262420000000048/d73f5b2c) Requesting authorization (sgsn_auth.c:160) 20241122124949623 DMM INFO MM(262420000000048/d73f5b2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124949623 DMM DEBUG MM(262420000000048/d73f5b2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124949623 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241122124949623 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) 20241122124949623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124949623 DMM INFO MM(262420000000048/d73f5b2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd73f5b2c) (gprs_gmm.c:300) 20241122124949624 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124949624 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124949624 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241122124949624 DMM INFO MM(262420000000048/d73f5b2c) Subscriber data update (mmctx.c:445) 20241122124949624 DMM DEBUG MM(262420000000048/d73f5b2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124949624 DMM INFO MM(262420000000048/d73f5b2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124949624 DMM NOTICE MM(262420000000048/d73f5b2c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241122124949624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124949624 DMM NOTICE MM(262420000000048/d73f5b2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124949624 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) 20241122124949625 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124949625 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241122124949625 DMM INFO MM(262420000000048/d73f5b2c) Subscriber data update (mmctx.c:445) 20241122124949625 DMM DEBUG MM(262420000000048/d73f5b2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124949632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124949632 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124949632 DMM INFO MM(262420000000048/d73f5b2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124949632 DMM NOTICE MM(262420000000048/d73f5b2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124949632 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124949632 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124949632 DLLC NOTICE LLME(febc1520/d73f5b2c){ASSIGNED} LLGM Assign pre (ffffffff => d73f5b2c) (gprs_llc.c:1079) 20241122124949632 DLLC NOTICE LLME(ffffffff/d73f5b2c){ASSIGNED} LLGM Assign post (ffffffff => d73f5b2c) (gprs_llc.c:1125) 20241122124949632 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124949632 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124949632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124949632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@18e05620b368: setverdict(pass): none -> pass 20241122124949683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124949683 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124949683 DMM INFO MM(262420000000048/d73f5b2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124949683 DMM INFO MM(262420000000048/d73f5b2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124949683 DMM DEBUG MM(262420000000048/d73f5b2c) Using GGSN 0 (gprs_sm.c:312) 20241122124949683 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) 20241122124949683 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241122124949683 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124949683 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124949683 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241122124949693 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 b5 04 d7 4e 11 37 ab 63 9c 14 05 7f dd 88 45 17 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) 20241122124949693 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec6218, cbp=0x55aedbdd6060) (sgsn_libgtp.c:632) 20241122124949693 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124949693 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=d73f5b2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124949693 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124949693 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124949701 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241122124949708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124949708 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241122124949708 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241122124949712 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241122124949712 DMM INFO MM(262420000000048/d73f5b2c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@18e05620b368: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@18e05620b368: Final verdict of PTC: pass 20241122124954719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@18e05620b368: Final verdict of PTC: none 20241122124954722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122124954722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1134)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@18e05620b368: Final verdict of PTC: none -NSVCI97(1129)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@18e05620b368: Final verdict of PTC: none -NSVCI99(1139)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@18e05620b368: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@18e05620b368: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@18e05620b368: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1127)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1137)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1132)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@18e05620b368: Test case TC_suspend_nopaging finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Nov 22 12:49:54 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241122124954857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124955258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99512) 20241122124955723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124955723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99512, count=100952) 20241122124956724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124956724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Nov 22 12:49:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122124957725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124957725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_suspend_resume started. 20241122124958317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122124958318 DMM INFO MM(262420000000048/d73f5b2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122124958318 DMM INFO MM(262420000000048/d73f5b2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122124958318 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122124958318 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122124958318 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122124958318 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122124958318 DLLC NOTICE LLME(ffffffff/d73f5b2c){ASSIGNED} LLGM Assign pre (d73f5b2c => ffffffff) (gprs_llc.c:1079) 20241122124958318 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d73f5b2c => ffffffff) (gprs_llc.c:1125) 20241122124958318 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122124958318 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122124958318 DMM NOTICE MM(262420000000048/d73f5b2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122124958318 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241122124958318 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122124958318 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122124958318 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241122124958318 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241122124958318 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) 20241122124958318 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241122124958318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122124958318 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122124958318 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122124958318 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122124958318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124958361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122124958361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124958361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124958361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122124958361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124958361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124958361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124958361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124958363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124958363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124958363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124958363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124958363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124958363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124958363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124958363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122124958363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124958363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124958364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124958364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124958367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122124958375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124958375 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124958400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122124958400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124958400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124958400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122124958400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124958400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124958400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124958400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124958403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124958403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124958403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124958403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124958403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124958403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124958403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124958403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122124958403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124958403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122124958404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1153)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124958404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124958409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124958419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124958419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@18e05620b368: Provider Link came up: sending NS-RESET 20241122124958447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122124958447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122124958447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122124958447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122124958447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122124958447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122124958447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122124958447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122124958448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122124958448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122124958448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122124958449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122124958449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122124958449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122124958449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122124958449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122124958449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122124958449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122124958449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122124958449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122124958449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122124958453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122124958461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124958461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122124958726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122124958726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122124958726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122124958726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122124958728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122124958729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@18e05620b368: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='DCDF5FF1'O, index=0 SGSN_Test-GSUP(1160)@18e05620b368: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@18e05620b368: 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 := 'CC31BC890E0DD92AD06D192B456085E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D04FCADC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6952951CC6DCA90'O } } } } } 20241122124959784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959784 DLLC NOTICE LLME(ffffffff/dcdf5ff1){UNASSIGNED} LLC RX: unknown TLLI 0xdcdf5ff1, creating LLME on the fly (gprs_llc.c:552) 20241122124959784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124959784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241122124959784 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122124959784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122124959784 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122124959784 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122124959784 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122124959784 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122124959784 DLLC NOTICE LLME(ffffffff/dcdf5ff1){UNASSIGNED} LLGM Assign pre (dcdf5ff1 => cf6a84eb) (gprs_llc.c:1079) 20241122124959784 DLLC NOTICE LLME(dcdf5ff1/cf6a84eb){ASSIGNED} LLGM Assign post (dcdf5ff1 => cf6a84eb) (gprs_llc.c:1125) 20241122124959784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122124959784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122124959784 DMM DEBUG MM(262420000000049/cf6a84eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122124959798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122124959798 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124959798 DMM DEBUG MM(262420000000049/cf6a84eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241122124959798 DMM NOTICE MM(262420000000049/cf6a84eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122124959798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122124959798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122124959798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122124959798 DMM DEBUG MM(262420000000049/cf6a84eb) Requesting authorization (sgsn_auth.c:160) 20241122124959798 DMM INFO MM(262420000000049/cf6a84eb) Requesting authentication tuples (sgsn_auth.c:184) 20241122124959798 DMM DEBUG MM(262420000000049/cf6a84eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122124959798 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241122124959798 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@18e05620b368: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@18e05620b368: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241122124959801 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122124959801 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122124959801 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122124959801 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122124959801 DMM INFO MM(262420000000049/cf6a84eb) Subscriber data update (mmctx.c:445) 20241122124959801 DMM DEBUG MM(262420000000049/cf6a84eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122124959801 DMM INFO MM(262420000000049/cf6a84eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122124959801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122124959801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122124959801 DMM INFO MM(262420000000049/cf6a84eb) <- GMM AUTH AND CIPHERING REQ (rand = cc 31 bc 89 0e 0d d9 2a d0 6d 19 2b 45 60 85 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122124959808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122124959808 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124959808 DMM INFO MM(262420000000049/cf6a84eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122124959808 DMM NOTICE MM(262420000000049/cf6a84eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122124959808 DMM DEBUG MM(262420000000049/cf6a84eb) checking auth: received GSM SRES = d0 4f ca dc (gprs_gmm.c:666) 20241122124959808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122124959808 DMM DEBUG MM(262420000000049/cf6a84eb) Requesting authorization (sgsn_auth.c:160) 20241122124959808 DMM INFO MM(262420000000049/cf6a84eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122124959808 DMM DEBUG MM(262420000000049/cf6a84eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241122124959808 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241122124959808 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) 20241122124959808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122124959808 DMM INFO MM(262420000000049/cf6a84eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf6a84eb) (gprs_gmm.c:300) 20241122124959810 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122124959810 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122124959810 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241122124959810 DMM INFO MM(262420000000049/cf6a84eb) Subscriber data update (mmctx.c:445) 20241122124959810 DMM DEBUG MM(262420000000049/cf6a84eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122124959810 DMM INFO MM(262420000000049/cf6a84eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122124959810 DMM NOTICE MM(262420000000049/cf6a84eb) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241122124959810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122124959810 DMM NOTICE MM(262420000000049/cf6a84eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122124959810 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) 20241122124959810 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122124959810 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241122124959810 DMM INFO MM(262420000000049/cf6a84eb) Subscriber data update (mmctx.c:445) 20241122124959810 DMM DEBUG MM(262420000000049/cf6a84eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122124959817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122124959817 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124959817 DMM INFO MM(262420000000049/cf6a84eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122124959817 DMM NOTICE MM(262420000000049/cf6a84eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122124959817 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122124959817 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122124959817 DLLC NOTICE LLME(dcdf5ff1/cf6a84eb){ASSIGNED} LLGM Assign pre (ffffffff => cf6a84eb) (gprs_llc.c:1079) 20241122124959817 DLLC NOTICE LLME(ffffffff/cf6a84eb){ASSIGNED} LLGM Assign post (ffffffff => cf6a84eb) (gprs_llc.c:1125) 20241122124959817 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122124959817 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122124959817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122124959817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@18e05620b368: setverdict(pass): none -> pass 20241122124959868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122124959869 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122124959869 DMM INFO MM(262420000000049/cf6a84eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122124959869 DMM INFO MM(262420000000049/cf6a84eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122124959869 DMM DEBUG MM(262420000000049/cf6a84eb) Using GGSN 0 (gprs_sm.c:312) 20241122124959869 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) 20241122124959869 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241122124959869 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122124959869 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241122124959869 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241122124959881 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 6f 29 93 7c 11 9c 4f d6 6b 14 05 7f 63 a0 bb f6 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) 20241122124959881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec7288, cbp=0x55aedbdd68d0) (sgsn_libgtp.c:632) 20241122124959881 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122124959881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=cf6a84eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122124959881 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122124959881 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122124959889 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241122124959895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122124959895 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241122124959895 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241122124959899 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241122124959899 DMM INFO MM(262420000000049/cf6a84eb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241122125004906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125004906 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241122125004906 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241122125004909 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@18e05620b368: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@18e05620b368: Final verdict of PTC: pass 20241122125004918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@18e05620b368: Final verdict of PTC: none 20241122125004921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125004921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1159)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@18e05620b368: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@18e05620b368: Final verdict of PTC: none -NSVCI97(1148)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@18e05620b368: Final verdict of PTC: none -NSVCI98(1153)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@18e05620b368: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@18e05620b368: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1157)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1146)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1151)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@18e05620b368: Test case TC_suspend_resume finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Nov 22 12:50:05 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241122125005056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125005457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100572) 20241122125005576 DGPRS DEBUG Checking for inactive LLMEs, time = 14090539 (sgsn.c:131) 20241122125005921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125005921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100572, count=105152) 20241122125006922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125006922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Nov 22 12:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125007923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125007923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_suspend_rau started. 20241122125008537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125008538 DMM INFO MM(262420000000049/cf6a84eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125008538 DMM INFO MM(262420000000049/cf6a84eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125008538 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125008538 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125008538 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125008538 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122125008538 DLLC NOTICE LLME(ffffffff/cf6a84eb){ASSIGNED} LLGM Assign pre (cf6a84eb => ffffffff) (gprs_llc.c:1079) 20241122125008538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf6a84eb => ffffffff) (gprs_llc.c:1125) 20241122125008538 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122125008538 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125008538 DMM NOTICE MM(262420000000049/cf6a84eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125008538 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241122125008538 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125008538 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125008538 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241122125008538 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241122125008538 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) 20241122125008538 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241122125008538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125008538 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125008538 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122125008538 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125008538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125008594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125008594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125008594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125008594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125008594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125008594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125008594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125008594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125008595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125008595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125008595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125008596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125008596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125008596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125008596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125008596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125008596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125008596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125008596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125008596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125008600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125008610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125008610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125008639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125008639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125008639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125008639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125008639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125008639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125008639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125008639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1172)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125008641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125008641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125008641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125008641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125008641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125008641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125008641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125008641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125008641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125008641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1173)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125008642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125008642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125008646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122125008657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125008657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1170)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125008668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125008668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125008668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125008668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008668 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125008668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125008668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125008668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125008668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125008670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125008670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125008670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125008670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125008670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125008670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125008670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125008670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125008670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125008670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125008670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125008671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125008671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125008675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125008686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125008686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125008924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125008924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125008924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125008924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125008926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125008927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@18e05620b368: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C3102A52'O, index=0 SGSN_Test-GSUP(1179)@18e05620b368: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@18e05620b368: 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 := '6B277924D5DDF61FD390EDE77DCE0949'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44182A67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BF85D32358A2574'O } } } } } 20241122125009984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125009984 DLLC NOTICE LLME(ffffffff/c3102a52){UNASSIGNED} LLC RX: unknown TLLI 0xc3102a52, creating LLME on the fly (gprs_llc.c:552) 20241122125009984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125009984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241122125009984 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125009984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125009984 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125009984 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125009984 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125009984 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125009984 DLLC NOTICE LLME(ffffffff/c3102a52){UNASSIGNED} LLGM Assign pre (c3102a52 => f7b56e07) (gprs_llc.c:1079) 20241122125009984 DLLC NOTICE LLME(c3102a52/f7b56e07){ASSIGNED} LLGM Assign post (c3102a52 => f7b56e07) (gprs_llc.c:1125) 20241122125009984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125009984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125009984 DMM DEBUG MM(262420000000050/f7b56e07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125009997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125009997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125009997 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125009997 DMM DEBUG MM(262420000000050/f7b56e07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241122125009997 DMM NOTICE MM(262420000000050/f7b56e07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125009997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125009997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125009997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125009997 DMM DEBUG MM(262420000000050/f7b56e07) Requesting authorization (sgsn_auth.c:160) 20241122125009997 DMM INFO MM(262420000000050/f7b56e07) Requesting authentication tuples (sgsn_auth.c:184) 20241122125009997 DMM DEBUG MM(262420000000050/f7b56e07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125009997 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241122125009997 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@18e05620b368: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@18e05620b368: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241122125010000 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125010000 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125010000 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125010000 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125010000 DMM INFO MM(262420000000050/f7b56e07) Subscriber data update (mmctx.c:445) 20241122125010000 DMM DEBUG MM(262420000000050/f7b56e07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125010000 DMM INFO MM(262420000000050/f7b56e07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125010000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125010000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125010000 DMM INFO MM(262420000000050/f7b56e07) <- GMM AUTH AND CIPHERING REQ (rand = 6b 27 79 24 d5 dd f6 1f d3 90 ed e7 7d ce 09 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125010007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125010007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125010007 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125010007 DMM INFO MM(262420000000050/f7b56e07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125010007 DMM NOTICE MM(262420000000050/f7b56e07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125010007 DMM DEBUG MM(262420000000050/f7b56e07) checking auth: received GSM SRES = 44 18 2a 67 (gprs_gmm.c:666) 20241122125010007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125010007 DMM DEBUG MM(262420000000050/f7b56e07) Requesting authorization (sgsn_auth.c:160) 20241122125010007 DMM INFO MM(262420000000050/f7b56e07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125010007 DMM DEBUG MM(262420000000050/f7b56e07) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125010007 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241122125010007 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) 20241122125010007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125010007 DMM INFO MM(262420000000050/f7b56e07) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b56e07) (gprs_gmm.c:300) 20241122125010009 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125010009 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125010009 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241122125010009 DMM INFO MM(262420000000050/f7b56e07) Subscriber data update (mmctx.c:445) 20241122125010009 DMM DEBUG MM(262420000000050/f7b56e07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125010009 DMM INFO MM(262420000000050/f7b56e07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125010009 DMM NOTICE MM(262420000000050/f7b56e07) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241122125010009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125010009 DMM NOTICE MM(262420000000050/f7b56e07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125010009 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) 20241122125010009 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125010009 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241122125010009 DMM INFO MM(262420000000050/f7b56e07) Subscriber data update (mmctx.c:445) 20241122125010009 DMM DEBUG MM(262420000000050/f7b56e07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125010016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125010016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125010016 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125010016 DMM INFO MM(262420000000050/f7b56e07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125010016 DMM NOTICE MM(262420000000050/f7b56e07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125010016 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125010016 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125010016 DLLC NOTICE LLME(c3102a52/f7b56e07){ASSIGNED} LLGM Assign pre (ffffffff => f7b56e07) (gprs_llc.c:1079) 20241122125010016 DLLC NOTICE LLME(ffffffff/f7b56e07){ASSIGNED} LLGM Assign post (ffffffff => f7b56e07) (gprs_llc.c:1125) 20241122125010016 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125010016 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125010016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125010016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@18e05620b368: setverdict(pass): none -> pass 20241122125010067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125010067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125010067 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125010067 DMM INFO MM(262420000000050/f7b56e07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125010067 DMM INFO MM(262420000000050/f7b56e07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125010067 DMM DEBUG MM(262420000000050/f7b56e07) Using GGSN 0 (gprs_sm.c:312) 20241122125010067 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) 20241122125010068 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241122125010068 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125010068 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125010068 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241122125010077 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 7e c8 6b 99 11 b5 ea bc 38 14 05 7f 7e 57 f1 38 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) 20241122125010077 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec82f8, cbp=0x55aedbdd6c60) (sgsn_libgtp.c:632) 20241122125010077 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125010077 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=f7b56e07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125010077 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125010077 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125010086 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241122125010092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125010092 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241122125010092 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241122125010096 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241122125010096 DMM INFO MM(262420000000050/f7b56e07) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241122125015104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125015104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125015104 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125015104 DMM INFO MM(262420000000050/f7b56e07) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122125015104 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125015104 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241122125015104 DLLC NOTICE LLME(ffffffff/f7b56e07){ASSIGNED} LLGM Assign pre (f7b56e07 => fe2fb9be) (gprs_llc.c:1079) 20241122125015104 DLLC NOTICE LLME(f7b56e07/fe2fb9be){ASSIGNED} LLGM Assign post (f7b56e07 => fe2fb9be) (gprs_llc.c:1125) 20241122125015104 DMM INFO MM(262420000000050/fe2fb9be) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125015113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125015113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125015113 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125015113 DMM INFO MM(262420000000050/fe2fb9be) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122125015113 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122125015113 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125015113 DLLC NOTICE LLME(f7b56e07/fe2fb9be){ASSIGNED} LLGM Assign pre (ffffffff => fe2fb9be) (gprs_llc.c:1079) 20241122125015113 DLLC NOTICE LLME(ffffffff/fe2fb9be){ASSIGNED} LLGM Assign post (ffffffff => fe2fb9be) (gprs_llc.c:1125) 20241122125015113 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241122125015612 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@18e05620b368: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@18e05620b368: Final verdict of PTC: pass 20241122125015622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@18e05620b368: Final verdict of PTC: none 20241122125015624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125015625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@18e05620b368: Final verdict of PTC: none -NSVCI99(1177)@18e05620b368: Final verdict of PTC: none -NSVCI98(1173)@18e05620b368: Final verdict of PTC: none -NSVCI97(1167)@18e05620b368: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@18e05620b368: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@18e05620b368: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1171)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1175)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1165)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@18e05620b368: Test case TC_suspend_rau finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Nov 22 12:50:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241122125015761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125016162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241122125016625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125016625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=110876) 20241122125017626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125017626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Nov 22 12:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125018627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125018627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_paging_ps started. 20241122125019222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125019223 DMM INFO MM(262420000000050/fe2fb9be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125019223 DMM INFO MM(262420000000050/fe2fb9be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125019223 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125019223 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125019223 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125019223 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122125019223 DLLC NOTICE LLME(ffffffff/fe2fb9be){ASSIGNED} LLGM Assign pre (fe2fb9be => ffffffff) (gprs_llc.c:1079) 20241122125019223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe2fb9be => ffffffff) (gprs_llc.c:1125) 20241122125019223 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122125019223 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125019223 DMM NOTICE MM(262420000000050/fe2fb9be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125019223 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241122125019223 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125019223 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125019224 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241122125019224 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241122125019224 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) 20241122125019224 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241122125019224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125019224 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125019224 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125019224 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125019224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125019279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125019279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125019279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125019279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125019279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125019279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125019279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125019279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125019280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125019281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125019281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125019281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125019281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125019281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125019281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125019281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125019281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125019281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125019281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125019281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125019285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125019296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125019296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125019327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125019327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125019327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125019327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125019327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125019327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125019327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125019327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125019329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125019329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125019329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125019329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125019329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125019329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125019329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125019329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125019329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125019329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125019334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122125019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125019345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125019353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125019353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125019353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125019353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125019353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125019353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125019353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125019353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125019354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125019354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125019355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125019355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125019355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125019355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125019355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125019355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125019355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125019355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125019355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125019355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125019355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125019359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125019371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125019371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125019628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125019628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125019628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125019628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125019630 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125019631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@18e05620b368: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F4B22D93'O, index=0 SGSN_Test-GSUP(1198)@18e05620b368: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@18e05620b368: 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 := 'FBDAE8373B27D6F9FCF88FEC35461A9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE3D10D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81F6D79A73BB817E'O } } } } } 20241122125020684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125020684 DLLC NOTICE LLME(ffffffff/f4b22d93){UNASSIGNED} LLC RX: unknown TLLI 0xf4b22d93, creating LLME on the fly (gprs_llc.c:552) 20241122125020684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125020684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241122125020684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125020684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125020684 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125020684 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122125020684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125020684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125020684 DLLC NOTICE LLME(ffffffff/f4b22d93){UNASSIGNED} LLGM Assign pre (f4b22d93 => d466d947) (gprs_llc.c:1079) 20241122125020684 DLLC NOTICE LLME(f4b22d93/d466d947){ASSIGNED} LLGM Assign post (f4b22d93 => d466d947) (gprs_llc.c:1125) 20241122125020684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125020684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125020684 DMM DEBUG MM(262420000000051/d466d947) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125020698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125020698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125020698 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125020698 DMM DEBUG MM(262420000000051/d466d947) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241122125020698 DMM NOTICE MM(262420000000051/d466d947) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125020698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125020698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125020698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125020698 DMM DEBUG MM(262420000000051/d466d947) Requesting authorization (sgsn_auth.c:160) 20241122125020698 DMM INFO MM(262420000000051/d466d947) Requesting authentication tuples (sgsn_auth.c:184) 20241122125020698 DMM DEBUG MM(262420000000051/d466d947) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125020699 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241122125020699 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@18e05620b368: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@18e05620b368: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241122125020702 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125020702 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125020702 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125020702 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125020702 DMM INFO MM(262420000000051/d466d947) Subscriber data update (mmctx.c:445) 20241122125020702 DMM DEBUG MM(262420000000051/d466d947) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125020702 DMM INFO MM(262420000000051/d466d947) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125020702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125020702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125020702 DMM INFO MM(262420000000051/d466d947) <- GMM AUTH AND CIPHERING REQ (rand = fb da e8 37 3b 27 d6 f9 fc f8 8f ec 35 46 1a 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125020710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125020710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125020710 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125020710 DMM INFO MM(262420000000051/d466d947) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125020710 DMM NOTICE MM(262420000000051/d466d947) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125020710 DMM DEBUG MM(262420000000051/d466d947) checking auth: received GSM SRES = fe 3d 10 d2 (gprs_gmm.c:666) 20241122125020710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125020710 DMM DEBUG MM(262420000000051/d466d947) Requesting authorization (sgsn_auth.c:160) 20241122125020710 DMM INFO MM(262420000000051/d466d947) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125020710 DMM DEBUG MM(262420000000051/d466d947) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125020710 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241122125020710 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) 20241122125020710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125020710 DMM INFO MM(262420000000051/d466d947) <- GMM ATTACH ACCEPT (new P-TMSI=0xd466d947) (gprs_gmm.c:300) 20241122125020711 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125020711 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125020711 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241122125020711 DMM INFO MM(262420000000051/d466d947) Subscriber data update (mmctx.c:445) 20241122125020711 DMM DEBUG MM(262420000000051/d466d947) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125020711 DMM INFO MM(262420000000051/d466d947) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125020711 DMM NOTICE MM(262420000000051/d466d947) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241122125020711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125020711 DMM NOTICE MM(262420000000051/d466d947) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125020711 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) 20241122125020712 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125020712 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241122125020712 DMM INFO MM(262420000000051/d466d947) Subscriber data update (mmctx.c:445) 20241122125020712 DMM DEBUG MM(262420000000051/d466d947) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125020719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125020719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125020719 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125020719 DMM INFO MM(262420000000051/d466d947) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125020719 DMM NOTICE MM(262420000000051/d466d947) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125020719 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125020719 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125020719 DLLC NOTICE LLME(f4b22d93/d466d947){ASSIGNED} LLGM Assign pre (ffffffff => d466d947) (gprs_llc.c:1079) 20241122125020719 DLLC NOTICE LLME(ffffffff/d466d947){ASSIGNED} LLGM Assign post (ffffffff => d466d947) (gprs_llc.c:1125) 20241122125020719 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125020719 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125020719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125020719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@18e05620b368: setverdict(pass): none -> pass 20241122125020771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125020771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125020771 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125020771 DMM INFO MM(262420000000051/d466d947) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125020771 DMM INFO MM(262420000000051/d466d947) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125020771 DMM DEBUG MM(262420000000051/d466d947) Using GGSN 0 (gprs_sm.c:312) 20241122125020772 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) 20241122125020772 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241122125020772 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125020772 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125020772 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241122125020784 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 20 07 11 3f 11 c2 f6 58 3b 14 05 7f b9 5e 57 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241122125020784 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ec9368, cbp=0x55aedbdd4260) (sgsn_libgtp.c:632) 20241122125020784 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125020784 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddafb8 TLLI=d466d947, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125020784 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125020784 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125020793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241122125023772 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125023772 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125023772 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125025802 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241122125025802 DMM INFO MM(262420000000051/d466d947) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@18e05620b368: 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 := 'D466D947'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@18e05620b368: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@18e05620b368: Final verdict of PTC: pass 20241122125025817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@18e05620b368: Final verdict of PTC: none 20241122125025819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125025819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI210(1189)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@18e05620b368: Final verdict of PTC: none -NSVCI99(1196)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@18e05620b368: Final verdict of PTC: none -NSVCI98(1192)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@18e05620b368: Final verdict of PTC: none -NSVCI97(1186)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@18e05620b368: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@18e05620b368: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1194)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1184)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1190)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@18e05620b368: Test case TC_paging_ps finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Nov 22 12:50:25 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241122125025951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125026353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102836) 20241122125026820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125026820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102836, count=103996) 20241122125027821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125027821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Nov 22 12:50:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125028822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125028822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_paging_ps_ra_multiple_cells started. 20241122125029412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125029413 DMM INFO MM(262420000000051/d466d947) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125029413 DMM INFO MM(262420000000051/d466d947) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125029413 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125029413 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125029413 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125029413 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125029413 DLLC NOTICE LLME(ffffffff/d466d947){ASSIGNED} LLGM Assign pre (d466d947 => ffffffff) (gprs_llc.c:1079) 20241122125029413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d466d947 => ffffffff) (gprs_llc.c:1125) 20241122125029413 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddac60 (gprs_sndcp.c:574) 20241122125029413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125029413 DMM NOTICE MM(262420000000051/d466d947) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125029413 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241122125029413 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125029413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125029414 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241122125029414 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241122125029414 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) 20241122125029414 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241122125029414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125029414 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125029414 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122125029414 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125029414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125029464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125029464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125029464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125029464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125029464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125029464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125029464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125029464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125029466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125029466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125029466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125029467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125029467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125029467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125029467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125029467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125029467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125029467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125029467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125029467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125029482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125029482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125029502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125029502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125029502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125029502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125029502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125029502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125029503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125029503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125029504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125029504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125029504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125029504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125029504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125029504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125029504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125029504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125029504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125029505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125029505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125029505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125029509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125029519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125029519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125029538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125029538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125029538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125029538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125029538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125029538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125029538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125029538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125029539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125029539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125029539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125029540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125029540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125029540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125029540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125029540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125029540 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125029540 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125029540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125029540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125029540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125029544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125029553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125029553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125029823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125029823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125029823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125029823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125029825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125029825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@18e05620b368: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6163EA2'O, index=0 SGSN_Test-GSUP(1217)@18e05620b368: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@18e05620b368: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@18e05620b368: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6163EA2'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@18e05620b368: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6163EA2'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@18e05620b368: 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 := 'A2CFBE3C449E930332231C937EAC116D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F23A4D7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C949F7EE6C74136'O } } } } } 20241122125030883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125030883 DLLC NOTICE LLME(ffffffff/e6163ea2){UNASSIGNED} LLC RX: unknown TLLI 0xe6163ea2, creating LLME on the fly (gprs_llc.c:552) 20241122125030883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125030883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241122125030883 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125030883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125030883 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125030883 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125030883 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125030883 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125030883 DLLC NOTICE LLME(ffffffff/e6163ea2){UNASSIGNED} LLGM Assign pre (e6163ea2 => d1ecca92) (gprs_llc.c:1079) 20241122125030883 DLLC NOTICE LLME(e6163ea2/d1ecca92){ASSIGNED} LLGM Assign post (e6163ea2 => d1ecca92) (gprs_llc.c:1125) 20241122125030883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125030883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125030883 DMM DEBUG MM(262420000000052/d1ecca92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125030897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125030897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125030897 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125030897 DMM DEBUG MM(262420000000052/d1ecca92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241122125030897 DMM NOTICE MM(262420000000052/d1ecca92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125030897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125030897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125030897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125030897 DMM DEBUG MM(262420000000052/d1ecca92) Requesting authorization (sgsn_auth.c:160) 20241122125030897 DMM INFO MM(262420000000052/d1ecca92) Requesting authentication tuples (sgsn_auth.c:184) 20241122125030897 DMM DEBUG MM(262420000000052/d1ecca92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125030898 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241122125030898 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@18e05620b368: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@18e05620b368: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241122125030900 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125030900 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125030900 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125030900 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125030900 DMM INFO MM(262420000000052/d1ecca92) Subscriber data update (mmctx.c:445) 20241122125030900 DMM DEBUG MM(262420000000052/d1ecca92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125030901 DMM INFO MM(262420000000052/d1ecca92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125030901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125030901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125030901 DMM INFO MM(262420000000052/d1ecca92) <- GMM AUTH AND CIPHERING REQ (rand = a2 cf be 3c 44 9e 93 03 32 23 1c 93 7e ac 11 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125030908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125030908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125030908 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125030908 DMM INFO MM(262420000000052/d1ecca92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125030908 DMM NOTICE MM(262420000000052/d1ecca92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125030908 DMM DEBUG MM(262420000000052/d1ecca92) checking auth: received GSM SRES = f2 3a 4d 7d (gprs_gmm.c:666) 20241122125030908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125030908 DMM DEBUG MM(262420000000052/d1ecca92) Requesting authorization (sgsn_auth.c:160) 20241122125030908 DMM INFO MM(262420000000052/d1ecca92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125030908 DMM DEBUG MM(262420000000052/d1ecca92) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125030908 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241122125030908 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) 20241122125030908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125030908 DMM INFO MM(262420000000052/d1ecca92) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1ecca92) (gprs_gmm.c:300) 20241122125030909 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125030909 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125030909 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241122125030909 DMM INFO MM(262420000000052/d1ecca92) Subscriber data update (mmctx.c:445) 20241122125030909 DMM DEBUG MM(262420000000052/d1ecca92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125030909 DMM INFO MM(262420000000052/d1ecca92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125030909 DMM NOTICE MM(262420000000052/d1ecca92) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241122125030909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125030909 DMM NOTICE MM(262420000000052/d1ecca92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125030909 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) 20241122125030910 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125030910 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241122125030910 DMM INFO MM(262420000000052/d1ecca92) Subscriber data update (mmctx.c:445) 20241122125030910 DMM DEBUG MM(262420000000052/d1ecca92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125030917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125030917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125030917 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125030917 DMM INFO MM(262420000000052/d1ecca92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125030917 DMM NOTICE MM(262420000000052/d1ecca92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125030917 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125030917 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125030917 DLLC NOTICE LLME(e6163ea2/d1ecca92){ASSIGNED} LLGM Assign pre (ffffffff => d1ecca92) (gprs_llc.c:1079) 20241122125030917 DLLC NOTICE LLME(ffffffff/d1ecca92){ASSIGNED} LLGM Assign post (ffffffff => d1ecca92) (gprs_llc.c:1125) 20241122125030917 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125030917 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125030917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125030917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125030968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125030968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125030968 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125030968 DMM INFO MM(262420000000052/d1ecca92) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125030968 DMM INFO MM(262420000000052/d1ecca92) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125030968 DMM DEBUG MM(262420000000052/d1ecca92) Using GGSN 0 (gprs_sm.c:312) 20241122125030968 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) 20241122125030968 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241122125030968 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125030968 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125030968 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241122125030980 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 53 bc 7e 2f 11 87 9a bf 88 14 05 7f b1 43 cc 3d 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) 20241122125030980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629eca3d8, cbp=0x55aedbdd4cc0) (sgsn_libgtp.c:632) 20241122125030980 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125030980 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddc0c8 TLLI=d1ecca92, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125030980 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125030980 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@18e05620b368: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125030988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241122125033969 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125033969 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125033969 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125035577 DGPRS DEBUG Checking for inactive LLMEs, time = 14090569 (sgsn.c:131) 20241122125035998 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241122125035998 DMM INFO MM(262420000000052/d1ecca92) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@18e05620b368: 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 := 'D1ECCA92'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241122125049824 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122125049824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125049825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241122125059469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125059470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125059470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125059506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125059507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125059507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125059541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125059543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125059543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@18e05620b368: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@18e05620b368: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@18e05620b368: Final verdict of PTC: none 20241122125100897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125100898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1205)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@18e05620b368: Final verdict of PTC: none -NSVCI98(1210)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@18e05620b368: Final verdict of PTC: none -NSVCI99(1215)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@18e05620b368: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@18e05620b368: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@18e05620b368: Final verdict of PTC: none 20241122125100900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1208)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1213)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1203)@18e05620b368: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@18e05620b368: Final verdict of PTC: fail reason: "Tguard timeout" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@18e05620b368: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Fri Nov 22 12:51:01 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241122125101035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125101436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20241122125101898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125101898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103392, count=108824) 20241122125102899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125102899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Nov 22 12:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125103900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125103900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_bssgp_rim_single_report started. 20241122125104499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125104501 DMM INFO MM(262420000000052/d1ecca92) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125104501 DMM INFO MM(262420000000052/d1ecca92) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125104501 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125104501 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125104501 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125104501 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125104501 DLLC NOTICE LLME(ffffffff/d1ecca92){ASSIGNED} LLGM Assign pre (d1ecca92 => ffffffff) (gprs_llc.c:1079) 20241122125104501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ecca92 => ffffffff) (gprs_llc.c:1125) 20241122125104501 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddbd70 (gprs_sndcp.c:574) 20241122125104501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddc0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125104501 DMM NOTICE MM(262420000000052/d1ecca92) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125104501 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241122125104501 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125104501 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125104501 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241122125104501 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241122125104501 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) 20241122125104501 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241122125104501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125104501 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125104501 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125104501 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125104501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125104545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125104545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125104545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125104545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104545 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125104545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125104545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125104545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125104545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125104547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125104547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125104547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125104547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125104547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125104547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125104547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125104547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104547 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125104547 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125104547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125104548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125104548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125104552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1225)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125104562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125104562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125104588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125104588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125104588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125104588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125104588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125104588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125104588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125104588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125104591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125104591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125104591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125104591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125104591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125104591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125104591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125104591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125104591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125104591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125104592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125104592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125104596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125104606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125104606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125104626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125104626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125104626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125104626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104626 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125104626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125104626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125104626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125104626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125104629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125104629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125104629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125104629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125104629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125104629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125104629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125104629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125104629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125104629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125104629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125104630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125104630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125104633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125104641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125104641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125104901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125104901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125104901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125104901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125104903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241122125104904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125104923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@18e05620b368: setverdict(pass): none -> pass MTC@18e05620b368: Warning: Re-starting timer T, which is already active (running or expired). 20241122125104932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125104939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@18e05620b368: Final verdict of PTC: none -NSVCI97(1224)@18e05620b368: Final verdict of PTC: none 20241122125104942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125104942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1230)@18e05620b368: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@18e05620b368: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@18e05620b368: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@18e05620b368: Final verdict of PTC: none -NSVCI99(1235)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1228)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1233)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1222)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: pass MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@18e05620b368: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Nov 22 12:51:05 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 20241122125105073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125105474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58336) 20241122125105578 DGPRS DEBUG Checking for inactive LLMEs, time = 14090599 (sgsn.c:131) 20241122125105944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125105944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58336, count=59720) 20241122125106944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125106944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Nov 22 12:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125107945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125107945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_rim_eutran_to_geran started. 20241122125108535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125108536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125108584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125108584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108584 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125108584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125108584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125108584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125108586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125108586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125108586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125108586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125108586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125108586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125108586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125108586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125108586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125108586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125108587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125108587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125108590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125108601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125108601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1243)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 TC_rim_eutran_to_geran-BVCI196(1241)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125108629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125108629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125108629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125108629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125108630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125108630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125108630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125108630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125108631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125108631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125108631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125108631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125108631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125108631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125108631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125108631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125108631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125108631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125108632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125108632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125108636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125108645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125108645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125108665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125108665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125108665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125108665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125108665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125108665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125108665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125108665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125108667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125108667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125108667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125108667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125108667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125108667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125108667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125108667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125108667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125108667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125108667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125108668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125108668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125108672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125108683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125108683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125108947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125108947 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125108947 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125108947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125108949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125108950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@18e05620b368: setverdict(pass): none -> pass 20241122125108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125108983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122125108985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125108985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@18e05620b368: Final verdict of PTC: none -NSVCI97(1242)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@18e05620b368: Final verdict of PTC: none -NSVCI99(1252)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@18e05620b368: Final verdict of PTC: none -NSVCI98(1247)@18e05620b368: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1254)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@18e05620b368: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@18e05620b368: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1245)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1250)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1240)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: pass MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@18e05620b368: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Nov 22 12:51:09 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 20241122125109115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125109517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51236) 20241122125109986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125109986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51236, count=52496) 20241122125110987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125110987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Nov 22 12:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125111988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125111988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_cell_change_different_rai_ci_attach started. 20241122125112576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125112578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125112632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125112632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125112632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125112633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125112633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125112633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125112633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125112633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125112634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125112634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125112635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125112635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125112635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125112635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125112635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125112635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125112635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125112635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1260)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1261)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125112636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125112636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125112639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1257)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125112648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125112648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1260)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125112669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125112669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125112669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125112669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125112669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125112669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125112669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125112669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1265)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1266)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125112671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125112671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125112671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125112671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125112671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125112671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125112671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125112671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125112671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125112671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125112672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125112672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125112675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125112685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125112685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1267)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125112698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125112698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125112698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125112698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112698 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125112698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125112698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125112698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125112698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125112700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125112700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125112700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125112700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125112700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125112700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125112700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125112700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125112700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125112700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125112700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125112701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125112701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125112705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125112715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125112715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125112990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125112990 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125112990 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125112990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125112992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125112993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@18e05620b368: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E1F4431C'O, index=0 SGSN_Test-GSUP(1272)@18e05620b368: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@18e05620b368: 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 := '455D6F3DCFFABC762A1912AAFEA1A1EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A655409'O ("zeT\t") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A7A5BE5679D8DC6'O } } } } } 20241122125113042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113042 DLLC NOTICE LLME(ffffffff/e1f4431c){UNASSIGNED} LLC RX: unknown TLLI 0xe1f4431c, creating LLME on the fly (gprs_llc.c:552) 20241122125113042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113043 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241122125113043 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125113043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125113043 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125113043 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122125113043 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125113043 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125113043 DLLC NOTICE LLME(ffffffff/e1f4431c){UNASSIGNED} LLGM Assign pre (e1f4431c => f7287d5d) (gprs_llc.c:1079) 20241122125113043 DLLC NOTICE LLME(e1f4431c/f7287d5d){ASSIGNED} LLGM Assign post (e1f4431c => f7287d5d) (gprs_llc.c:1125) 20241122125113043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125113043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125113043 DMM DEBUG MM(262420000000068/f7287d5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125113056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113056 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125113056 DMM DEBUG MM(262420000000068/f7287d5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241122125113056 DMM NOTICE MM(262420000000068/f7287d5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125113056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125113056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125113056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125113056 DMM DEBUG MM(262420000000068/f7287d5d) Requesting authorization (sgsn_auth.c:160) 20241122125113057 DMM INFO MM(262420000000068/f7287d5d) Requesting authentication tuples (sgsn_auth.c:184) 20241122125113057 DMM DEBUG MM(262420000000068/f7287d5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125113057 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241122125113057 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@18e05620b368: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@18e05620b368: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241122125113059 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125113059 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125113059 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125113059 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125113059 DMM INFO MM(262420000000068/f7287d5d) Subscriber data update (mmctx.c:445) 20241122125113059 DMM DEBUG MM(262420000000068/f7287d5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125113059 DMM INFO MM(262420000000068/f7287d5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125113059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125113059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125113059 DMM INFO MM(262420000000068/f7287d5d) <- GMM AUTH AND CIPHERING REQ (rand = 45 5d 6f 3d cf fa bc 76 2a 19 12 aa fe a1 a1 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125113067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113067 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125113067 DMM INFO MM(262420000000068/f7287d5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125113067 DMM NOTICE MM(262420000000068/f7287d5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125113067 DMM DEBUG MM(262420000000068/f7287d5d) checking auth: received GSM SRES = 7a 65 54 09 (gprs_gmm.c:666) 20241122125113067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125113067 DMM DEBUG MM(262420000000068/f7287d5d) Requesting authorization (sgsn_auth.c:160) 20241122125113067 DMM INFO MM(262420000000068/f7287d5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125113067 DMM DEBUG MM(262420000000068/f7287d5d) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125113067 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241122125113067 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) 20241122125113067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125113067 DMM INFO MM(262420000000068/f7287d5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7287d5d) (gprs_gmm.c:300) 20241122125113068 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125113068 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125113069 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241122125113069 DMM INFO MM(262420000000068/f7287d5d) Subscriber data update (mmctx.c:445) 20241122125113069 DMM DEBUG MM(262420000000068/f7287d5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125113069 DMM INFO MM(262420000000068/f7287d5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125113069 DMM NOTICE MM(262420000000068/f7287d5d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241122125113069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125113069 DMM NOTICE MM(262420000000068/f7287d5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125113069 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) 20241122125113069 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125113069 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241122125113069 DMM INFO MM(262420000000068/f7287d5d) Subscriber data update (mmctx.c:445) 20241122125113069 DMM DEBUG MM(262420000000068/f7287d5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125113076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125113076 DMM INFO MM(262420000000068/f7287d5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125113076 DMM NOTICE MM(262420000000068/f7287d5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125113076 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125113076 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125113076 DLLC NOTICE LLME(e1f4431c/f7287d5d){ASSIGNED} LLGM Assign pre (ffffffff => f7287d5d) (gprs_llc.c:1079) 20241122125113076 DLLC NOTICE LLME(ffffffff/f7287d5d){ASSIGNED} LLGM Assign post (ffffffff => f7287d5d) (gprs_llc.c:1125) 20241122125113076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125113076 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125113076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125113076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125113128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113128 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125113128 DMM INFO MM(262420000000068/f7287d5d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125113128 DMM INFO MM(262420000000068/f7287d5d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125113128 DMM DEBUG MM(262420000000068/f7287d5d) Using GGSN 0 (gprs_sm.c:312) 20241122125113128 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) 20241122125113128 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241122125113128 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125113128 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125113128 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241122125113140 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 bb b8 af 78 11 b2 60 d8 1b 14 05 7f 7c 8e 23 42 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) 20241122125113140 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ecb448, cbp=0x55aedbdd4670) (sgsn_libgtp.c:632) 20241122125113140 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125113140 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddc0c8 TLLI=f7287d5d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125113140 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125113140 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@18e05620b368: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125113148 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241122125113156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113156 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113156 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@18e05620b368: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@18e05620b368: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F7287D5D'O, index=0 20241122125113164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF7287D5D) type="GPRS attach" (gprs_gmm.c:1266) 20241122125113164 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125113164 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125113164 DLLC NOTICE LLME(ffffffff/f7287d5d){ASSIGNED} LLGM Assign pre (f7287d5d => e446da6d) (gprs_llc.c:1079) 20241122125113164 DLLC NOTICE LLME(f7287d5d/e446da6d){ASSIGNED} LLGM Assign post (f7287d5d => e446da6d) (gprs_llc.c:1125) 20241122125113164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125113164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125113164 DMM DEBUG MM(262420000000068/e446da6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125113174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125113174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241122125113174 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125113174 DMM DEBUG MM(262420000000068/e446da6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241122125113174 DMM NOTICE MM(262420000000068/e446da6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125113174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125113174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125113174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125113174 DMM DEBUG MM(262420000000068/e446da6d) Requesting authorization (sgsn_auth.c:160) 20241122125113174 DMM INFO MM(262420000000068/e446da6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125113174 DMM DEBUG MM(262420000000068/e446da6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125113174 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241122125113174 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) 20241122125114162 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125114162 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125114162 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241122125114162 DMM INFO MM(262420000000068/e446da6d) Subscriber data update (mmctx.c:445) 20241122125114162 DMM DEBUG MM(262420000000068/e446da6d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241122125114162 DMM INFO MM(262420000000068/e446da6d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241122125114163 DMM NOTICE MM(262420000000068/e446da6d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241122125114163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125114163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125114163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122125114163 DMM INFO MM(262420000000068/e446da6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe446da6d) (gprs_gmm.c:300) 20241122125114163 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) 20241122125114163 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125114163 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241122125114163 DMM INFO MM(262420000000068/e446da6d) Subscriber data update (mmctx.c:445) 20241122125114163 DMM DEBUG MM(262420000000068/e446da6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125114172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125114172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125114172 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125114172 DMM INFO MM(262420000000068/e446da6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125114172 DMM NOTICE MM(262420000000068/e446da6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125114172 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125114172 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125114172 DLLC NOTICE LLME(f7287d5d/e446da6d){ASSIGNED} LLGM Assign pre (ffffffff => e446da6d) (gprs_llc.c:1079) 20241122125114172 DLLC NOTICE LLME(ffffffff/e446da6d){ASSIGNED} LLGM Assign post (ffffffff => e446da6d) (gprs_llc.c:1125) 20241122125114172 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125114172 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241122125114172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125114172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125114221 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241122125114230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125114230 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125114230 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@18e05620b368: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@18e05620b368: Final verdict of PTC: pass 20241122125114235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@18e05620b368: Final verdict of PTC: none 20241122125114237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125114237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@18e05620b368: Final verdict of PTC: none -NSVCI99(1270)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@18e05620b368: Final verdict of PTC: none -NSVCI98(1266)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1268)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1264)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@18e05620b368: Final verdict of PTC: none -NSVCI97(1261)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1259)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@18e05620b368: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Fri Nov 22 12:51:14 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 20241122125114368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125114769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113848) 20241122125115237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125115237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113848, count=122820) 20241122125116239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125116239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Nov 22 12:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125117232 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125117232 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125117232 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125117239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125117239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_cell_change_different_rai_ci_data started. 20241122125117828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125117829 DMM INFO MM(262420000000068/e446da6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125117829 DMM INFO MM(262420000000068/e446da6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125117829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125117829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125117829 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125117829 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125117829 DLLC NOTICE LLME(ffffffff/e446da6d){ASSIGNED} LLGM Assign pre (e446da6d => ffffffff) (gprs_llc.c:1079) 20241122125117829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e446da6d => ffffffff) (gprs_llc.c:1125) 20241122125117829 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddbd70 (gprs_sndcp.c:574) 20241122125117829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddc0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125117829 DMM NOTICE MM(262420000000068/e446da6d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125117829 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241122125117829 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125117829 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125117829 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241122125117829 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241122125117829 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) 20241122125117829 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:399) 20241122125117829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125117829 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125117829 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122125117829 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125117829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125117875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125117875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125117875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125117875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125117875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125117875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125117875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125117875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125117877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125117877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125117877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125117877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125117877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125117877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125117877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125117877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125117877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125117877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125117878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125117878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125117881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125117892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125117892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125117907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125117907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125117907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125117907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125117907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125117907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125117907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125117907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125117909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125117909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125117909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125117909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125117909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125117909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125117909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125117909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125117909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125117909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125117910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125117910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125117915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125117924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125117924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125117958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125117958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125117958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125117958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125117958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125117958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125117958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125117958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125117960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125117960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125117960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125117960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125117960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125117960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125117960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125117960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125117960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125117961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125117961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125117965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125117975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125117975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125118240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125118240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125118240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125118240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125118242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125118243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@18e05620b368: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DE2EBC77'O, index=0 SGSN_Test-GSUP(1291)@18e05620b368: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@18e05620b368: 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 := '2E6B32FAECD5BB6C8DBF5829C0BD11D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E9045A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79571DB63B4FE0D6'O } } } } } 20241122125118290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118290 DLLC NOTICE LLME(ffffffff/de2ebc77){UNASSIGNED} LLC RX: unknown TLLI 0xde2ebc77, creating LLME on the fly (gprs_llc.c:552) 20241122125118290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118290 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241122125118290 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125118290 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125118290 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125118290 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125118290 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125118290 DLLC NOTICE LLME(ffffffff/de2ebc77){UNASSIGNED} LLGM Assign pre (de2ebc77 => d3d8935b) (gprs_llc.c:1079) 20241122125118290 DLLC NOTICE LLME(de2ebc77/d3d8935b){ASSIGNED} LLGM Assign post (de2ebc77 => d3d8935b) (gprs_llc.c:1125) 20241122125118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125118290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125118290 DMM DEBUG MM(262420000000070/d3d8935b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125118304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118304 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125118304 DMM DEBUG MM(262420000000070/d3d8935b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241122125118304 DMM NOTICE MM(262420000000070/d3d8935b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125118304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125118304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125118304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125118304 DMM DEBUG MM(262420000000070/d3d8935b) Requesting authorization (sgsn_auth.c:160) 20241122125118304 DMM INFO MM(262420000000070/d3d8935b) Requesting authentication tuples (sgsn_auth.c:184) 20241122125118304 DMM DEBUG MM(262420000000070/d3d8935b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125118304 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241122125118304 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@18e05620b368: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@18e05620b368: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241122125118307 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125118307 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125118307 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125118307 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125118307 DMM INFO MM(262420000000070/d3d8935b) Subscriber data update (mmctx.c:445) 20241122125118307 DMM DEBUG MM(262420000000070/d3d8935b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125118307 DMM INFO MM(262420000000070/d3d8935b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125118307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125118307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125118307 DMM INFO MM(262420000000070/d3d8935b) <- GMM AUTH AND CIPHERING REQ (rand = 2e 6b 32 fa ec d5 bb 6c 8d bf 58 29 c0 bd 11 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125118314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118314 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125118314 DMM INFO MM(262420000000070/d3d8935b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125118314 DMM NOTICE MM(262420000000070/d3d8935b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125118314 DMM DEBUG MM(262420000000070/d3d8935b) checking auth: received GSM SRES = 2e 90 45 a5 (gprs_gmm.c:666) 20241122125118314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125118314 DMM DEBUG MM(262420000000070/d3d8935b) Requesting authorization (sgsn_auth.c:160) 20241122125118315 DMM INFO MM(262420000000070/d3d8935b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125118315 DMM DEBUG MM(262420000000070/d3d8935b) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125118315 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241122125118315 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) 20241122125118315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125118315 DMM INFO MM(262420000000070/d3d8935b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d8935b) (gprs_gmm.c:300) 20241122125118316 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125118316 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125118316 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241122125118316 DMM INFO MM(262420000000070/d3d8935b) Subscriber data update (mmctx.c:445) 20241122125118316 DMM DEBUG MM(262420000000070/d3d8935b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125118316 DMM INFO MM(262420000000070/d3d8935b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125118316 DMM NOTICE MM(262420000000070/d3d8935b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241122125118316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125118316 DMM NOTICE MM(262420000000070/d3d8935b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125118316 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) 20241122125118317 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125118317 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241122125118317 DMM INFO MM(262420000000070/d3d8935b) Subscriber data update (mmctx.c:445) 20241122125118317 DMM DEBUG MM(262420000000070/d3d8935b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125118323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118323 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125118323 DMM INFO MM(262420000000070/d3d8935b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125118323 DMM NOTICE MM(262420000000070/d3d8935b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125118323 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125118323 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125118323 DLLC NOTICE LLME(de2ebc77/d3d8935b){ASSIGNED} LLGM Assign pre (ffffffff => d3d8935b) (gprs_llc.c:1079) 20241122125118323 DLLC NOTICE LLME(ffffffff/d3d8935b){ASSIGNED} LLGM Assign post (ffffffff => d3d8935b) (gprs_llc.c:1125) 20241122125118323 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125118323 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125118323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125118323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125118374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118374 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125118374 DMM INFO MM(262420000000070/d3d8935b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125118374 DMM INFO MM(262420000000070/d3d8935b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125118374 DMM DEBUG MM(262420000000070/d3d8935b) Using GGSN 0 (gprs_sm.c:312) 20241122125118374 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) 20241122125118374 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241122125118374 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125118375 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125118375 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241122125118386 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 10 32 6b 7b 11 f3 34 af 04 14 05 7f 17 48 40 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241122125118386 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ecc4b8, cbp=0x55aedbdd9af0) (sgsn_libgtp.c:632) 20241122125118386 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125118386 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddc0c8 TLLI=d3d8935b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125118386 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125118386 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@18e05620b368: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125118393 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241122125118399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118399 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118399 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@18e05620b368: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D3D8935B'O, index=0 20241122125118407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125118407 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125118407 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55aedbddc0c8, TLLI=d3d8935b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@18e05620b368: Removing Client IMSI='262420000000070'H, index=0 20241122125120406 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@18e05620b368: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@18e05620b368: Final verdict of PTC: pass 20241122125120416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@18e05620b368: Final verdict of PTC: none 20241122125120418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125120418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1283)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@18e05620b368: Final verdict of PTC: none -NSVCI97(1279)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@18e05620b368: Final verdict of PTC: none -NSVCI98(1284)@18e05620b368: Final verdict of PTC: none -NSVCI99(1290)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1288)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1282)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1277)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@18e05620b368: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Nov 22 12:51:20 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 20241122125120549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125120950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102700) 20241122125121400 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125121400 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125121400 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125121419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125121419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102700, count=107780) 20241122125122421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125122421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Nov 22 12:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125123422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125123422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_cell_change_different_ci_attach started. 20241122125124011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125124012 DMM INFO MM(262420000000070/d3d8935b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125124012 DMM INFO MM(262420000000070/d3d8935b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125124012 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125124012 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125124012 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125124012 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125124012 DLLC NOTICE LLME(ffffffff/d3d8935b){ASSIGNED} LLGM Assign pre (d3d8935b => ffffffff) (gprs_llc.c:1079) 20241122125124012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d8935b => ffffffff) (gprs_llc.c:1125) 20241122125124012 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddbd70 (gprs_sndcp.c:574) 20241122125124012 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddc0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125124012 DMM NOTICE MM(262420000000070/d3d8935b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125124012 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241122125124012 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125124012 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125124012 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241122125124012 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241122125124012 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) 20241122125124012 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241122125124012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125124012 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125124012 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125124013 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125124013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125124050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125124050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125124050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125124050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125124050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125124050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125124050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125124050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125124052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125124052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125124052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125124052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125124052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125124052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125124052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125124052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125124052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125124052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125124053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125124053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125124058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125124068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@18e05620b368: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1303)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125124097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125124097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125124097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125124097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125124097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125124097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125124097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125124097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125124098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125124098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125124098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125124098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125124098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125124098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125124098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125124098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125124098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125124098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125124099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125124099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125124103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125124114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1305)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1301)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125124128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125124128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125124128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125124128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125124128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125124128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125124128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125124128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125124130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125124130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125124130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125124130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125124130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125124130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125124130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125124130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125124130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125124130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125124130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125124131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125124131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125124135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125124146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125124423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125124423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125124423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125124423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125124425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125124425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@18e05620b368: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E84CEB8F'O, index=0 SGSN_Test-GSUP(1310)@18e05620b368: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@18e05620b368: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@18e05620b368: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E84CEB8F'O, index=0 TC_cell_change_different_ci_attach(1312)@18e05620b368: 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 := 'F72D103166ECC0AAE39B14AA7CEA648A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5905249D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02BB7B0F8F8C3D7A'O } } } } } 20241122125124472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124472 DLLC NOTICE LLME(ffffffff/e84ceb8f){UNASSIGNED} LLC RX: unknown TLLI 0xe84ceb8f, creating LLME on the fly (gprs_llc.c:552) 20241122125124472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241122125124472 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125124472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125124472 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125124472 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122125124472 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125124472 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125124473 DLLC NOTICE LLME(ffffffff/e84ceb8f){UNASSIGNED} LLGM Assign pre (e84ceb8f => f39c1cab) (gprs_llc.c:1079) 20241122125124473 DLLC NOTICE LLME(e84ceb8f/f39c1cab){ASSIGNED} LLGM Assign post (e84ceb8f => f39c1cab) (gprs_llc.c:1125) 20241122125124473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125124473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125124473 DMM DEBUG MM(262420000000069/f39c1cab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125124485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124485 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124485 DMM DEBUG MM(262420000000069/f39c1cab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241122125124485 DMM NOTICE MM(262420000000069/f39c1cab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125124485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125124485 DMM DEBUG MM(262420000000069/f39c1cab) Requesting authorization (sgsn_auth.c:160) 20241122125124485 DMM INFO MM(262420000000069/f39c1cab) Requesting authentication tuples (sgsn_auth.c:184) 20241122125124485 DMM DEBUG MM(262420000000069/f39c1cab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125124485 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241122125124485 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@18e05620b368: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@18e05620b368: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241122125124488 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125124488 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125124488 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125124488 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125124488 DMM INFO MM(262420000000069/f39c1cab) Subscriber data update (mmctx.c:445) 20241122125124488 DMM DEBUG MM(262420000000069/f39c1cab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125124488 DMM INFO MM(262420000000069/f39c1cab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125124488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125124488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125124488 DMM INFO MM(262420000000069/f39c1cab) <- GMM AUTH AND CIPHERING REQ (rand = f7 2d 10 31 66 ec c0 aa e3 9b 14 aa 7c ea 64 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125124497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124497 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124497 DMM INFO MM(262420000000069/f39c1cab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125124497 DMM NOTICE MM(262420000000069/f39c1cab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125124497 DMM DEBUG MM(262420000000069/f39c1cab) checking auth: received GSM SRES = 59 05 24 9d (gprs_gmm.c:666) 20241122125124497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125124497 DMM DEBUG MM(262420000000069/f39c1cab) Requesting authorization (sgsn_auth.c:160) 20241122125124497 DMM INFO MM(262420000000069/f39c1cab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125124498 DMM DEBUG MM(262420000000069/f39c1cab) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125124498 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241122125124498 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) 20241122125124498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125124498 DMM INFO MM(262420000000069/f39c1cab) <- GMM ATTACH ACCEPT (new P-TMSI=0xf39c1cab) (gprs_gmm.c:300) 20241122125124499 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125124499 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125124499 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241122125124499 DMM INFO MM(262420000000069/f39c1cab) Subscriber data update (mmctx.c:445) 20241122125124499 DMM DEBUG MM(262420000000069/f39c1cab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125124499 DMM INFO MM(262420000000069/f39c1cab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125124499 DMM NOTICE MM(262420000000069/f39c1cab) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241122125124499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125124499 DMM NOTICE MM(262420000000069/f39c1cab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125124499 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) 20241122125124500 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125124500 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241122125124500 DMM INFO MM(262420000000069/f39c1cab) Subscriber data update (mmctx.c:445) 20241122125124500 DMM DEBUG MM(262420000000069/f39c1cab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125124505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124505 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124505 DMM INFO MM(262420000000069/f39c1cab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125124505 DMM NOTICE MM(262420000000069/f39c1cab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125124505 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125124505 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125124505 DLLC NOTICE LLME(e84ceb8f/f39c1cab){ASSIGNED} LLGM Assign pre (ffffffff => f39c1cab) (gprs_llc.c:1079) 20241122125124505 DLLC NOTICE LLME(ffffffff/f39c1cab){ASSIGNED} LLGM Assign post (ffffffff => f39c1cab) (gprs_llc.c:1125) 20241122125124505 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125124505 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125124505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125124505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125124557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124557 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124557 DMM INFO MM(262420000000069/f39c1cab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125124557 DMM INFO MM(262420000000069/f39c1cab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125124557 DMM DEBUG MM(262420000000069/f39c1cab) Using GGSN 0 (gprs_sm.c:312) 20241122125124557 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) 20241122125124557 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241122125124557 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125124557 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125124558 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241122125124570 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 83 f3 82 16 11 dd 8c d1 c1 14 05 7f b9 a1 c1 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241122125124570 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ecd528, cbp=0x55aedbdde410) (sgsn_libgtp.c:632) 20241122125124570 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125124570 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddb348 TLLI=f39c1cab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125124570 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125124570 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@18e05620b368: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125124577 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241122125124585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124585 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124585 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@18e05620b368: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@18e05620b368: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F39C1CAB'O, index=0 20241122125124593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124593 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124593 DMM INFO MM(262420000000069/f39c1cab) -> GMM ATTACH REQUEST MI(TMSI-0xF39C1CAB) type="GPRS attach" (gprs_gmm.c:1266) 20241122125124593 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125124593 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125124593 DLLC NOTICE LLME(ffffffff/f39c1cab){ASSIGNED} LLGM Assign pre (f39c1cab => ea2adfcf) (gprs_llc.c:1079) 20241122125124593 DLLC NOTICE LLME(f39c1cab/ea2adfcf){ASSIGNED} LLGM Assign post (f39c1cab => ea2adfcf) (gprs_llc.c:1125) 20241122125124593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125124593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125124593 DMM DEBUG MM(262420000000069/ea2adfcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125124604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125124604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241122125124604 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125124604 DMM DEBUG MM(262420000000069/ea2adfcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241122125124604 DMM NOTICE MM(262420000000069/ea2adfcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125124604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125124605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125124605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125124605 DMM DEBUG MM(262420000000069/ea2adfcf) Requesting authorization (sgsn_auth.c:160) 20241122125124605 DMM INFO MM(262420000000069/ea2adfcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125124605 DMM DEBUG MM(262420000000069/ea2adfcf) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125124605 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241122125124605 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) 20241122125125591 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125125591 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125125591 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241122125125591 DMM INFO MM(262420000000069/ea2adfcf) Subscriber data update (mmctx.c:445) 20241122125125591 DMM DEBUG MM(262420000000069/ea2adfcf) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241122125125591 DMM INFO MM(262420000000069/ea2adfcf) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241122125125591 DMM NOTICE MM(262420000000069/ea2adfcf) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241122125125591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125125591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125125591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241122125125591 DMM INFO MM(262420000000069/ea2adfcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2adfcf) (gprs_gmm.c:300) 20241122125125591 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) 20241122125125592 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125125592 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241122125125592 DMM INFO MM(262420000000069/ea2adfcf) Subscriber data update (mmctx.c:445) 20241122125125592 DMM DEBUG MM(262420000000069/ea2adfcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125125600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125125600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125125600 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125125600 DMM INFO MM(262420000000069/ea2adfcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125125600 DMM NOTICE MM(262420000000069/ea2adfcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125125600 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125125600 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125125600 DLLC NOTICE LLME(f39c1cab/ea2adfcf){ASSIGNED} LLGM Assign pre (ffffffff => ea2adfcf) (gprs_llc.c:1079) 20241122125125600 DLLC NOTICE LLME(ffffffff/ea2adfcf){ASSIGNED} LLGM Assign post (ffffffff => ea2adfcf) (gprs_llc.c:1125) 20241122125125600 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125125600 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241122125125600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125125600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125125649 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241122125125657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125125657 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125125657 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@18e05620b368: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@18e05620b368: Final verdict of PTC: pass 20241122125125662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@18e05620b368: Final verdict of PTC: none -NSVCI97(1298)@18e05620b368: Final verdict of PTC: none 20241122125125665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125125665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_attach-BVCI196(1297)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@18e05620b368: Final verdict of PTC: none -NSVCI99(1308)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@18e05620b368: Final verdict of PTC: none -NSVCI98(1304)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1306)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1302)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1296)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@18e05620b368: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Fri Nov 22 12:51:25 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 20241122125125794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125126196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107940) 20241122125126666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125126666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107940, count=129088) 20241122125127667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125127667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Nov 22 12:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125128658 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125128658 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125128658 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125128668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125128668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_cell_change_different_ci_data started. 20241122125129258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125129259 DMM INFO MM(262420000000069/ea2adfcf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125129260 DMM INFO MM(262420000000069/ea2adfcf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125129260 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125129260 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125129260 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125129260 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125129260 DLLC NOTICE LLME(ffffffff/ea2adfcf){ASSIGNED} LLGM Assign pre (ea2adfcf => ffffffff) (gprs_llc.c:1079) 20241122125129260 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2adfcf => ffffffff) (gprs_llc.c:1125) 20241122125129260 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddaff0 (gprs_sndcp.c:574) 20241122125129260 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddb348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125129260 DMM NOTICE MM(262420000000069/ea2adfcf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125129260 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241122125129260 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125129260 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125129260 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241122125129260 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241122125129260 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) 20241122125129260 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:399) 20241122125129260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125129260 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125129260 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122125129260 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125129260 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125129300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125129300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125129301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125129301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125129301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125129301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125129301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125129301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125129302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125129302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125129302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125129303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125129303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125129303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125129303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125129303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125129303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125129303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125129303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125129303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125129307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125129317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125129344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125129344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125129344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125129344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125129344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125129344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125129344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125129344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125129346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125129346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125129346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1322)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125129346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125129346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125129346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125129346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125129347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125129347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125129347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125129347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125129347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125129352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125129361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1322)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125129379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125129379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125129379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125129379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125129379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125129379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125129380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125129380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125129381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125129381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125129381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125129382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125129382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125129382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125129382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125129387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125129396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125129669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125129669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125129669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125129669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125129671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125129672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@18e05620b368: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C3F5B806'O, index=0 SGSN_Test-GSUP(1329)@18e05620b368: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@18e05620b368: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@18e05620b368: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C3F5B806'O, index=0 TC_cell_change_different_ci_data(1331)@18e05620b368: 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 := '0FC67E210A18C7F7455A1F56C7F640A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AAB1C21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8AB3876AAF3CCF6'O } } } } } 20241122125129719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129719 DLLC NOTICE LLME(ffffffff/c3f5b806){UNASSIGNED} LLC RX: unknown TLLI 0xc3f5b806, creating LLME on the fly (gprs_llc.c:552) 20241122125129719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241122125129719 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125129719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125129719 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125129719 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125129719 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125129719 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125129719 DLLC NOTICE LLME(ffffffff/c3f5b806){UNASSIGNED} LLGM Assign pre (c3f5b806 => de8c0310) (gprs_llc.c:1079) 20241122125129719 DLLC NOTICE LLME(c3f5b806/de8c0310){ASSIGNED} LLGM Assign post (c3f5b806 => de8c0310) (gprs_llc.c:1125) 20241122125129719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125129719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125129719 DMM DEBUG MM(262420000000071/de8c0310) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125129732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129732 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125129732 DMM DEBUG MM(262420000000071/de8c0310) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241122125129732 DMM NOTICE MM(262420000000071/de8c0310) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125129732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125129732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125129732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125129732 DMM DEBUG MM(262420000000071/de8c0310) Requesting authorization (sgsn_auth.c:160) 20241122125129732 DMM INFO MM(262420000000071/de8c0310) Requesting authentication tuples (sgsn_auth.c:184) 20241122125129732 DMM DEBUG MM(262420000000071/de8c0310) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125129732 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241122125129732 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@18e05620b368: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@18e05620b368: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241122125129735 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125129735 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125129735 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125129735 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125129735 DMM INFO MM(262420000000071/de8c0310) Subscriber data update (mmctx.c:445) 20241122125129735 DMM DEBUG MM(262420000000071/de8c0310) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125129735 DMM INFO MM(262420000000071/de8c0310) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125129735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125129735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125129735 DMM INFO MM(262420000000071/de8c0310) <- GMM AUTH AND CIPHERING REQ (rand = 0f c6 7e 21 0a 18 c7 f7 45 5a 1f 56 c7 f6 40 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125129742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129742 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125129742 DMM INFO MM(262420000000071/de8c0310) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125129742 DMM NOTICE MM(262420000000071/de8c0310) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125129742 DMM DEBUG MM(262420000000071/de8c0310) checking auth: received GSM SRES = 7a ab 1c 21 (gprs_gmm.c:666) 20241122125129742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125129742 DMM DEBUG MM(262420000000071/de8c0310) Requesting authorization (sgsn_auth.c:160) 20241122125129742 DMM INFO MM(262420000000071/de8c0310) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125129742 DMM DEBUG MM(262420000000071/de8c0310) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125129742 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241122125129742 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) 20241122125129742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125129742 DMM INFO MM(262420000000071/de8c0310) <- GMM ATTACH ACCEPT (new P-TMSI=0xde8c0310) (gprs_gmm.c:300) 20241122125129743 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125129743 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125129743 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241122125129743 DMM INFO MM(262420000000071/de8c0310) Subscriber data update (mmctx.c:445) 20241122125129743 DMM DEBUG MM(262420000000071/de8c0310) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125129743 DMM INFO MM(262420000000071/de8c0310) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125129743 DMM NOTICE MM(262420000000071/de8c0310) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241122125129743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125129743 DMM NOTICE MM(262420000000071/de8c0310) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125129743 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) 20241122125129744 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125129744 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241122125129744 DMM INFO MM(262420000000071/de8c0310) Subscriber data update (mmctx.c:445) 20241122125129744 DMM DEBUG MM(262420000000071/de8c0310) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125129750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129750 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125129750 DMM INFO MM(262420000000071/de8c0310) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125129750 DMM NOTICE MM(262420000000071/de8c0310) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125129750 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125129750 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125129750 DLLC NOTICE LLME(c3f5b806/de8c0310){ASSIGNED} LLGM Assign pre (ffffffff => de8c0310) (gprs_llc.c:1079) 20241122125129750 DLLC NOTICE LLME(ffffffff/de8c0310){ASSIGNED} LLGM Assign post (ffffffff => de8c0310) (gprs_llc.c:1125) 20241122125129750 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125129750 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125129750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125129750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125129802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129802 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125129802 DMM INFO MM(262420000000071/de8c0310) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125129802 DMM INFO MM(262420000000071/de8c0310) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125129802 DMM DEBUG MM(262420000000071/de8c0310) Using GGSN 0 (gprs_sm.c:312) 20241122125129802 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) 20241122125129802 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241122125129802 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125129802 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125129802 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241122125129814 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 db 63 3d 83 11 d3 23 3e 61 14 05 7f 84 d1 98 87 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) 20241122125129814 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ece598, cbp=0x55aedbddd2a0) (sgsn_libgtp.c:632) 20241122125129814 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125129814 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55aedbddb348 TLLI=de8c0310, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241122125129814 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125129814 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@18e05620b368: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed 20241122125129822 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241122125129829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129829 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129829 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@18e05620b368: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@18e05620b368: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DE8C0310'O, index=0 20241122125129837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125129837 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125129837 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125129838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@18e05620b368: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@18e05620b368: Final verdict of PTC: pass 20241122125129852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122125129854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125129854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@18e05620b368: Final verdict of PTC: none -NSVCI97(1317)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@18e05620b368: Final verdict of PTC: none -NSVCI98(1323)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@18e05620b368: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@18e05620b368: Final verdict of PTC: none -NSVCI99(1327)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1325)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1321)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1315)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@18e05620b368: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Nov 22 12:51:29 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 20241122125129988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125130389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97104) 20241122125130855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125130855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97104, count=106596) 20241122125131856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125131856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Nov 22 12:51:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125132837 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241122125132837 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241122125132837 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241122125132857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125132857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_sgsn_context_req_in started. 20241122125133452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125133453 DMM INFO MM(262420000000071/de8c0310) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125133453 DMM INFO MM(262420000000071/de8c0310) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125133453 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125133453 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125133453 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125133453 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241122125133453 DLLC NOTICE LLME(ffffffff/de8c0310){ASSIGNED} LLGM Assign pre (de8c0310 => ffffffff) (gprs_llc.c:1079) 20241122125133453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de8c0310 => ffffffff) (gprs_llc.c:1125) 20241122125133453 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55aedbddaff0 (gprs_sndcp.c:574) 20241122125133453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55aedbddb348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241122125133453 DMM NOTICE MM(262420000000071/de8c0310) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125133453 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241122125133453 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125133453 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125133454 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241122125133454 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241122125133454 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) 20241122125133454 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241122125133454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125133454 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125133454 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125133454 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125133454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125133497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125133497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125133497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125133497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125133497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125133497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125133497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125133497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125133498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125133498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125133498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125133498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125133498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125133498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125133498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125133498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125133498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125133498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125133499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125133499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125133502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125133512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125133512 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125133546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125133546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125133546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125133546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125133546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125133546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125133546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125133546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1341)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125133548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125133548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125133548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125133548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125133548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125133548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125133548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125133548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125133549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125133549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125133549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125133549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125133553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125133562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125133562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125133584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125133584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125133584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125133584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125133584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125133584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125133584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125133584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125133586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125133586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125133586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125133586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125133586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125133586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125133586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125133586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125133586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125133586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125133586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125133587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125133587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125133590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125133599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125133599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125133858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125133858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125133858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125133858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125133860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125133861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@18e05620b368: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E99F9C9B'O, index=0 SGSN_Test-GSUP(1348)@18e05620b368: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@18e05620b368: 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 := '8D4883743C9DB95FE0CCF94031229F96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF2B00ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BC144141461B814'O } } } } } 20241122125134912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125134912 DLLC NOTICE LLME(ffffffff/e99f9c9b){UNASSIGNED} LLC RX: unknown TLLI 0xe99f9c9b, creating LLME on the fly (gprs_llc.c:552) 20241122125134912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125134912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241122125134912 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125134912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125134912 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125134912 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Allocated (fsm.c:456) 20241122125134912 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125134912 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125134912 DLLC NOTICE LLME(ffffffff/e99f9c9b){UNASSIGNED} LLGM Assign pre (e99f9c9b => ffd88daf) (gprs_llc.c:1079) 20241122125134912 DLLC NOTICE LLME(e99f9c9b/ffd88daf){ASSIGNED} LLGM Assign post (e99f9c9b => ffd88daf) (gprs_llc.c:1125) 20241122125134912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125134912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125134912 DMM DEBUG MM(262420000000072/ffd88daf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125134926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125134926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125134926 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125134926 DMM DEBUG MM(262420000000072/ffd88daf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241122125134926 DMM NOTICE MM(262420000000072/ffd88daf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125134926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125134926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125134926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125134926 DMM DEBUG MM(262420000000072/ffd88daf) Requesting authorization (sgsn_auth.c:160) 20241122125134926 DMM INFO MM(262420000000072/ffd88daf) Requesting authentication tuples (sgsn_auth.c:184) 20241122125134926 DMM DEBUG MM(262420000000072/ffd88daf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125134926 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241122125134926 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@18e05620b368: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@18e05620b368: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241122125134930 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125134930 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125134930 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125134930 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125134930 DMM INFO MM(262420000000072/ffd88daf) Subscriber data update (mmctx.c:445) 20241122125134930 DMM DEBUG MM(262420000000072/ffd88daf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125134930 DMM INFO MM(262420000000072/ffd88daf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125134930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125134930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125134930 DMM INFO MM(262420000000072/ffd88daf) <- GMM AUTH AND CIPHERING REQ (rand = 8d 48 83 74 3c 9d b9 5f e0 cc f9 40 31 22 9f 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241122125134936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125134936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125134936 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125134936 DMM INFO MM(262420000000072/ffd88daf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125134936 DMM NOTICE MM(262420000000072/ffd88daf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125134936 DMM DEBUG MM(262420000000072/ffd88daf) checking auth: received GSM SRES = ef 2b 00 ed (gprs_gmm.c:666) 20241122125134936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125134936 DMM DEBUG MM(262420000000072/ffd88daf) Requesting authorization (sgsn_auth.c:160) 20241122125134936 DMM INFO MM(262420000000072/ffd88daf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125134936 DMM DEBUG MM(262420000000072/ffd88daf) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125134936 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241122125134936 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) 20241122125134936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125134936 DMM INFO MM(262420000000072/ffd88daf) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd88daf) (gprs_gmm.c:300) 20241122125134937 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125134937 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125134937 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241122125134937 DMM INFO MM(262420000000072/ffd88daf) Subscriber data update (mmctx.c:445) 20241122125134937 DMM DEBUG MM(262420000000072/ffd88daf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125134937 DMM INFO MM(262420000000072/ffd88daf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125134937 DMM NOTICE MM(262420000000072/ffd88daf) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241122125134937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125134937 DMM NOTICE MM(262420000000072/ffd88daf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125134937 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) 20241122125134938 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125134938 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241122125134938 DMM INFO MM(262420000000072/ffd88daf) Subscriber data update (mmctx.c:445) 20241122125134938 DMM DEBUG MM(262420000000072/ffd88daf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125134944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125134944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125134945 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125134945 DMM INFO MM(262420000000072/ffd88daf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125134945 DMM NOTICE MM(262420000000072/ffd88daf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125134945 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125134945 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125134945 DLLC NOTICE LLME(e99f9c9b/ffd88daf){ASSIGNED} LLGM Assign pre (ffffffff => ffd88daf) (gprs_llc.c:1079) 20241122125134945 DLLC NOTICE LLME(ffffffff/ffd88daf){ASSIGNED} LLGM Assign post (ffffffff => ffd88daf) (gprs_llc.c:1125) 20241122125134945 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125134945 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125134945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125134945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125134999 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 f6 2a 00 00 03 52 f0 99 42 42 de 05 ff d8 8d af 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:2868) 20241122125135579 DGPRS DEBUG Checking for inactive LLMEs, time = 14090629 (sgsn.c:131) TC_sgsn_context_req_in(1350)@18e05620b368: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241122125136999 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241122125136999 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241122125136999 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) 20241122125136999 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241122125136999 DMM INFO MM(262420000000072/ffd88daf) Subscriber data update (mmctx.c:445) 20241122125136999 DMM DEBUG MM(262420000000072/ffd88daf) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241122125136999 DMM INFO MM(262420000000072/ffd88daf) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241122125136999 DMM INFO MM(262420000000072/ffd88daf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125136999 DMM INFO MM(262420000000072/ffd88daf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125136999 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125136999 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125136999 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125136999 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122125136999 DLLC NOTICE LLME(ffffffff/ffd88daf){ASSIGNED} LLGM Assign pre (ffd88daf => ffffffff) (gprs_llc.c:1079) 20241122125136999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd88daf => ffffffff) (gprs_llc.c:1125) 20241122125136999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125136999 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125136999 DMM DEBUG MM_STATE_Iu[0x55aedbdd53a0]{Detached}: Deallocated (fsm.c:568) 20241122125136999 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@18e05620b368: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@18e05620b368: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241122125137004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@18e05620b368: Final verdict of PTC: none 20241122125137007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125137007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1342)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@18e05620b368: Final verdict of PTC: none -NSVCI97(1336)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@18e05620b368: Final verdict of PTC: none -NSVCI99(1347)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1340)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1334)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1345)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@18e05620b368: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Nov 22 12:51:37 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 20241122125137153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125137554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96004) 20241122125138008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125138008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96004, count=100360) 20241122125139009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125139009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Nov 22 12:51:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125140010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125140010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_sgsn_context_req_out started. 20241122125140619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125140620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125140678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125140678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125140678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125140678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125140678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125140680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125140680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125140680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125140680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125140680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125140680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125140680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125140680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125140680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125140680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125140681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125140681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125140686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125140696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125140696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125140720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125140720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125140720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125140720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125140720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125140720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125140720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125140720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125140722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125140722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125140722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1360)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125140723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125140723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125140723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125140723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125140723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125140723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125140723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1361)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125140723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125140723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125140726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125140734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125140734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1358)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125140764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125140764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125140764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125140764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125140764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125140764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125140764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125140764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125140766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125140766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125140766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125140766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125140766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125140766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125140766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125140766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125140766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125140766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125140766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1366)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125140767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125140767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125140770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125140779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125140779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125141012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125141012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125141012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125141012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125141014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125141014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@18e05620b368: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='CBDE9E8A'O, index=0 SGSN_Test-GSUP(1367)@18e05620b368: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241122125142066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125142066 DLLC NOTICE LLME(ffffffff/cbde9e8a){UNASSIGNED} LLC RX: unknown TLLI 0xcbde9e8a, creating LLME on the fly (gprs_llc.c:552) 20241122125142066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241122125142066 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122125142066 DMM NOTICE LLME(ffffffff/cbde9e8a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241122125142066 DLLC NOTICE LLME(ffffffff/cbde9e8a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241122125142066 DMM ERROR LLME(ffffffff/cbde9e8a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241122125142066 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241122125142066 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241122125142066 DLLC NOTICE LLME(ffffffff/cbde9e8a){UNASSIGNED} LLGM Assign pre (cbde9e8a => ffffffff) (gprs_llc.c:1079) 20241122125142066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbde9e8a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@18e05620b368: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@18e05620b368: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241122125142078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125142078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1365)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1367)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@18e05620b368: Final verdict of PTC: none -NSVCI97(1355)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@18e05620b368: Final verdict of PTC: none -NSVCI98(1361)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@18e05620b368: Final verdict of PTC: none20241122125142080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1366)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@18e05620b368: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@18e05620b368: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1359)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1353)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1364)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@18e05620b368: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Nov 22 12:51:42 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 20241122125142215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125142616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241122125143080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125143080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20241122125144081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125144081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Nov 22 12:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125145082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125145082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_req_id_req_ra_update started. 20241122125145670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125145671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125145721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125145721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125145721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125145721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125145721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125145721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125145721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125145721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125145722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125145722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125145722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125145722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125145722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125145722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125145722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125145722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125145722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125145722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125145723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125145723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125145727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125145738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125145738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125145765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125145765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125145765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125145765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145765 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125145765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125145765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125145765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125145765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125145767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125145767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125145767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125145767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125145767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125145767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125145767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125145767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125145767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125145767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125145768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125145768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125145771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125145781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125145781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125145807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125145807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125145807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125145807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125145807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125145807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125145807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125145807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125145809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125145809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125145809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125145810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125145810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125145810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125145810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125145810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125145810 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125145810 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125145810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125145811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125145811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125145814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125145824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125145824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125146083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125146083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125146083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125146083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125146085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125146086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@18e05620b368: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E63F8787'O, index=0 SGSN_Test-GSUP(1386)@18e05620b368: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241122125146128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125146128 DLLC NOTICE LLME(ffffffff/e63f8787){UNASSIGNED} LLC RX: unknown TLLI 0xe63f8787, creating LLME on the fly (gprs_llc.c:552) 20241122125146128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125146128 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241122125146128 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125146128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125146128 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125146128 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125146128 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125146128 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125146128 DLLC NOTICE LLME(ffffffff/e63f8787){UNASSIGNED} LLGM Assign pre (e63f8787 => e906040d) (gprs_llc.c:1079) 20241122125146128 DLLC NOTICE LLME(e63f8787/e906040d){ASSIGNED} LLGM Assign post (e63f8787 => e906040d) (gprs_llc.c:1125) 20241122125146128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125146128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125146128 DMM DEBUG MM(262420000000047/e906040d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125146144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125146144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125146144 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125146144 DMM INFO MM(262420000000047/e906040d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122125146144 DMM INFO MM(262420000000047/e906040d) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-29556-178 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241122125146144 DMM NOTICE MM(262420000000047/e906040d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241122125146144 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241122125146144 DMM INFO MM(262420000000047/e906040d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241122125146144 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125146144 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125146144 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125146144 DMM ERROR MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122125146144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241122125146144 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125146144 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125146144 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125146144 DLLC NOTICE LLME(e63f8787/e906040d){ASSIGNED} LLGM Assign pre (e906040d => ffffffff) (gprs_llc.c:1079) 20241122125146144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e906040d => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@18e05620b368: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@18e05620b368: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@18e05620b368: Final verdict of PTC: pass 20241122125146153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122125146155 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125146155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@18e05620b368: Final verdict of PTC: none -NSVCI97(1374)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@18e05620b368: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@18e05620b368: Final verdict of PTC: none -NSVCI98(1379)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@18e05620b368: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@18e05620b368: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@18e05620b368: Final verdict of PTC: none -NSVCI99(1384)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1372)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1377)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1382)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@18e05620b368: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Nov 22 12:51:46 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 20241122125146287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125146688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241122125147156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125147156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241122125148157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125148157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@18e05620b368: Test execution finished. MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Nov 22 12:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125149158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125149158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_iu_attach started. 20241122125149745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125149746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125149796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125149796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125149796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125149796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125149796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125149796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125149796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125149796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125149798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125149798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125149798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125149798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125149798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125149798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125149798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125149798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125149798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125149798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125149799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125149799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125149802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125149813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125149813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125149838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125149838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125149838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125149838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125149838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125149838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125149838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125149838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125149839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125149839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125149839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125149840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125149840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125149840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125149840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125149840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125149840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125149840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125149840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125149840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125149844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125149854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125149854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125149882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125149882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125149882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125149882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125149882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125149882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125149882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125149882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125149884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125149884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125149884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125149884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125149884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125149884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125149884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125149884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125149884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125149884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125149884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125149884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125149884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125149889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125149899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125149900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1406)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125150108 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125150108 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125150108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125150108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125150111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125150111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125150111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125150111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125150111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125150111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125150111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125150112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125150112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125150112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125150112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125150112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125150112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125150112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125150112 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125150159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125150159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125150159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125150159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125150161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125150162 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125150922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125150922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125150922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125150922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125150922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125150922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125150922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125150922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125150922 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125150922 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125150922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125150922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125150922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125150922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125150922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125150922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125150922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125150922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@18e05620b368: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='C2A78D76'O, index=0 SGSN_Test-GSUP(1409)@18e05620b368: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@18e05620b368: 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 := '78FE'O, rac := '1B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@18e05620b368: Added conn table entry 0TC_iu_attach(1411)1525685 SGSN_Test_0-SCCP(1404)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1405)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125151218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151219 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125151219 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125151219 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125151219 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241122125151219 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241122125151219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241122125151219 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Deregistered}: Allocated (fsm.c:456) 20241122125151219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Allocated (fsm.c:456) 20241122125151219 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125151219 DMM DEBUG MM_STATE_Iu[0x55aedbddb130]{Detached}: Allocated (fsm.c:456) 20241122125151219 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125151219 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125151219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125151219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125151219 DMM DEBUG MM(262420000001001/edde8941) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125151219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241122125151219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: { messageType := 2, destLocRef := '1747B5'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@18e05620b368: 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 := '684588F5FE4C267DA5A4314D0567008A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8179E7C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F6C3352A99943C9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B7973EDEFA781E1CA686139FB4C748A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1BF70DE8FE5F2A2DD702207451636A8A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B34DCADB096C72A3BBD6A48FE96C18B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E05AFFF27579BD79'O } } } } } SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1404)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241122125151229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151229 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125151229 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125151229 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125151229 DMM DEBUG MM(262420000001001/edde8941) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241122125151229 DMM NOTICE MM(262420000001001/edde8941) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125151229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125151229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125151229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125151229 DMM DEBUG MM(262420000001001/edde8941) Requesting authorization (sgsn_auth.c:160) 20241122125151229 DMM INFO MM(262420000001001/edde8941) Requesting authentication tuples (sgsn_auth.c:184) 20241122125151229 DMM DEBUG MM(262420000001001/edde8941) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125151229 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241122125151229 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@18e05620b368: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@18e05620b368: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241122125151231 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125151231 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125151231 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125151231 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125151231 DMM INFO MM(262420000001001/edde8941) Subscriber data update (mmctx.c:445) 20241122125151231 DMM DEBUG MM(262420000001001/edde8941) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125151231 DMM INFO MM(262420000001001/edde8941) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125151231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125151231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125151231 DMM INFO MM(262420000001001/edde8941) <- GMM AUTH AND CIPHERING REQ (rand = 68 45 88 f5 fe 4c 26 7d a5 a4 31 4d 05 67 00 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 34 dc ad b0 96 c7 2a 3b bd 6a 48 fe 96 c1 8b ) (gprs_gmm.c:483) 20241122125151231 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241122125151231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1404)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22E05AFFF223094B99990000100001F029047579BD79'O 20241122125151237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151237 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125151237 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125151237 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125151237 DMM INFO MM(262420000001001/edde8941) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125151237 DMM NOTICE MM(262420000001001/edde8941) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125151237 DMM DEBUG MM(262420000001001/edde8941) checking auth: received UMTS RES = e0 5a ff f2 75 79 bd 79 (gprs_gmm.c:666) 20241122125151237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125151237 DMM DEBUG MM(262420000001001/edde8941) Requesting authorization (sgsn_auth.c:160) 20241122125151237 DMM INFO MM(262420000001001/edde8941) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125151237 DMM DEBUG MM(262420000001001/edde8941) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125151237 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241122125151237 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) 20241122125151237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125151237 DMM DEBUG MM(262420000001001/edde8941) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125151237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1404)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125151245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151245 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125151245 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125151245 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125151245 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241122125151245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125151245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125151245 DMM INFO MM(262420000001001/edde8941) <- GMM ATTACH ACCEPT (new P-TMSI=0xedde8941) (gprs_gmm.c:300) 20241122125151245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241122125151246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125151250 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125151250 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125151250 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122125151250 DMM INFO MM(262420000001001/edde8941) Subscriber data update (mmctx.c:445) 20241122125151250 DMM DEBUG MM(262420000001001/edde8941) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125151250 DMM INFO MM(262420000001001/edde8941) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125151250 DMM NOTICE MM(262420000001001/edde8941) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241122125151250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125151250 DMM NOTICE MM(262420000001001/edde8941) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125151250 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) 20241122125151251 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125151251 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122125151251 DMM INFO MM(262420000001001/edde8941) Subscriber data update (mmctx.c:445) 20241122125151251 DMM DEBUG MM(262420000001001/edde8941) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1404)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125151253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151253 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125151253 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125151253 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125151253 DMM INFO MM(262420000001001/edde8941) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125151253 DMM NOTICE MM(262420000001001/edde8941) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125151253 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125151253 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125151253 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125151253 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125151253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125151253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125151253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1404)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1404)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125151258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125151258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125151258 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125151258 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125151258 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125151258 DMM INFO MM(262420000001001/edde8941) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125151258 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125151258 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125151258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125151258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125151258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125151258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@18e05620b368: Session index based on local reference:0 20241122125151259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125151259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1405)@18e05620b368: Deleted conn table entry 0TC_iu_attach(1411)1525685 20241122125151259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125151259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125151259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125151259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125151259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@18e05620b368: setverdict(pass): none -> pass TC_iu_attach(1411)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@18e05620b368: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@18e05620b368: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@18e05620b368: Final verdict of PTC: none 20241122125151320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach-BVCI196(1392)@18e05620b368: Final verdict of PTC: none 20241122125151323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125151323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1409)@18e05620b368: Final verdict of PTC: none -NSVCI99(1403)@18e05620b368: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@18e05620b368: Final verdict of PTC: none -NSVCI98(1398)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@18e05620b368: Final verdict of PTC: none -NSVCI97(1393)@18e05620b368: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1391)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1396)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1401)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@18e05620b368: Test case TC_iu_attach finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Nov 22 12:51:51 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 20241122125151461 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125151461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125151461 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125151461 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125151461 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125151461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125151461 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125151461 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125151461 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125151461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125151461 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125151461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125151461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125151461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125151462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125151462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125151462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125151462 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125151482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125151883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206740) 20241122125152324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125152324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206740, count=208096) 20241122125153326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125153326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125153463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125153463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125153463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Nov 22 12:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125154327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125154327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_iu_attach_encr started. 20241122125154947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125154948 DMM INFO MM(262420000001001/edde8941) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125154948 DMM INFO MM(262420000001001/edde8941) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125154948 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125154948 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125154948 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125154948 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241122125154948 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241122125154948 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) 20241122125154948 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241122125154948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Deallocated (fsm.c:568) 20241122125154948 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125154948 DMM DEBUG MM_STATE_Iu(1)[0x55aedbddb130]{Detached}: Deallocated (fsm.c:568) 20241122125154948 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdec0]{Deregistered}: Deallocated (fsm.c:568) 20241122125154948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125155013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125155013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125155013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125155013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155013 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125155013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125155013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125155013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125155013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125155015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125155015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125155015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125155015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125155016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125155016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155016 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125155016 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125155016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125155016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125155016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125155020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125155031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125155031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1414)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125155043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125155043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125155043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125155043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155043 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125155043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125155043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125155043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125155043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125155044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125155044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125155044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125155044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125155044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125155044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125155044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125155044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125155044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125155044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125155045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125155045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125155049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125155060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125155060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125155084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125155084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125155084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125155084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125155084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125155084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125155084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125155084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125155086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125155086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125155086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125155086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125155086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125155086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125155086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125155086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125155086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125155086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125155086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125155087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125155087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125155090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125155101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125155101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1429)@18e05620b368: M3UA emulation initiated, the test can be started TC_iu_attach_encr-BVCI220(1425)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1429)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1427)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125155306 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125155306 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125155306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125155306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125155309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125155309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125155309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125155309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125155309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125155309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125155309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125155311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125155311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125155311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125155311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125155311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125155311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125155311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125155311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125155328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125155328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125155328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125155328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125155330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125155331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125156116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156116 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125156116 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125156116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@18e05620b368: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C00E03F5'O, index=0 SGSN_Test-GSUP(1432)@18e05620b368: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@18e05620b368: 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 := '80E2'O, rac := 'C4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@18e05620b368: Added conn table entry 0TC_iu_attach_encr(1434)15262474 SGSN_Test_0-SCCP(1427)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1428)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125156400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156400 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125156400 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125156400 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125156400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241122125156400 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Deregistered}: Allocated (fsm.c:456) 20241122125156400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125156400 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Allocated (fsm.c:456) 20241122125156400 DMM DEBUG MM_STATE_Iu[0x55aedbdcdd90]{Detached}: Allocated (fsm.c:456) 20241122125156400 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125156400 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125156400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125156401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125156401 DMM DEBUG MM(262420000001001/ca7e8e7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125156401 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241122125156401 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156401 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: { messageType := 2, destLocRef := 'E8E30A'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@18e05620b368: 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 := '249BDEB93FB39C9101CDAE9B35F89C4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C24FFCD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C4502F6A8524AD6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '260C01BB856B693602314C02FA3E9BFC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E70EA83379E145B65F3D0233F44A23CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E7A00342E219DB9BAD31C08392B258FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FDCFBDBAB89C7D5'O } } } } } SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1427)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241122125156412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156412 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125156412 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125156412 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125156412 DMM DEBUG MM(262420000001001/ca7e8e7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241122125156412 DMM NOTICE MM(262420000001001/ca7e8e7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125156412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125156412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125156412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125156412 DMM DEBUG MM(262420000001001/ca7e8e7b) Requesting authorization (sgsn_auth.c:160) 20241122125156412 DMM INFO MM(262420000001001/ca7e8e7b) Requesting authentication tuples (sgsn_auth.c:184) 20241122125156412 DMM DEBUG MM(262420000001001/ca7e8e7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125156412 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241122125156412 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@18e05620b368: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@18e05620b368: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241122125156415 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125156415 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125156415 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125156415 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125156415 DMM INFO MM(262420000001001/ca7e8e7b) Subscriber data update (mmctx.c:445) 20241122125156415 DMM DEBUG MM(262420000001001/ca7e8e7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125156415 DMM INFO MM(262420000001001/ca7e8e7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125156415 DMM INFO MM(262420000001001/ca7e8e7b) <- GMM AUTH AND CIPHERING REQ (rand = 24 9b de b9 3f b3 9c 91 01 cd ae 9b 35 f8 9c 4d , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 a0 03 42 e2 19 db 9b ad 31 c0 83 92 b2 58 fe ) (gprs_gmm.c:483) 20241122125156415 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241122125156416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1427)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D220FDCFBDB23094B99990000100001F02904AB89C7D5'O 20241122125156424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156424 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125156424 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125156424 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125156424 DMM INFO MM(262420000001001/ca7e8e7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125156424 DMM NOTICE MM(262420000001001/ca7e8e7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125156424 DMM DEBUG MM(262420000001001/ca7e8e7b) checking auth: received UMTS RES = 0f dc fb db ab 89 c7 d5 (gprs_gmm.c:666) 20241122125156424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125156424 DMM DEBUG MM(262420000001001/ca7e8e7b) Requesting authorization (sgsn_auth.c:160) 20241122125156424 DMM INFO MM(262420000001001/ca7e8e7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125156424 DMM DEBUG MM(262420000001001/ca7e8e7b) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125156424 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241122125156424 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) 20241122125156424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125156424 DMM DEBUG MM(262420000001001/ca7e8e7b) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241122125156424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_len:17 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1427)@18e05620b368: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241122125156433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156434 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125156434 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125156434 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125156434 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241122125156434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125156434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125156434 DMM INFO MM(262420000001001/ca7e8e7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xca7e8e7b) (gprs_gmm.c:300) 20241122125156434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241122125156434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125156438 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125156438 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125156438 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122125156438 DMM INFO MM(262420000001001/ca7e8e7b) Subscriber data update (mmctx.c:445) 20241122125156438 DMM DEBUG MM(262420000001001/ca7e8e7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125156438 DMM INFO MM(262420000001001/ca7e8e7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125156438 DMM NOTICE MM(262420000001001/ca7e8e7b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241122125156438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125156438 DMM NOTICE MM(262420000001001/ca7e8e7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125156438 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) 20241122125156438 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125156438 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241122125156438 DMM INFO MM(262420000001001/ca7e8e7b) Subscriber data update (mmctx.c:445) 20241122125156438 DMM DEBUG MM(262420000001001/ca7e8e7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1427)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125156441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156441 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125156441 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125156441 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125156441 DMM INFO MM(262420000001001/ca7e8e7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125156441 DMM NOTICE MM(262420000001001/ca7e8e7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125156441 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125156441 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125156441 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125156441 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125156441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125156441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125156441 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1427)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1427)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125156447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125156447 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125156447 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125156447 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125156447 DMM INFO MM(262420000001001/ca7e8e7b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125156447 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125156447 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125156447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125156447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125156447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125156447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@18e05620b368: Session index based on local reference:0 20241122125156449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125156449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125156449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125156449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125156449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125156449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125156449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@18e05620b368: Deleted conn table entry 0TC_iu_attach_encr(1434)15262474 TC_iu_attach_encr(1434)@18e05620b368: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@18e05620b368: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@18e05620b368: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@18e05620b368: Final verdict of PTC: none 20241122125156509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@18e05620b368: Final verdict of PTC: none 20241122125156512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125156512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1417)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@18e05620b368: Final verdict of PTC: none -NSVCI98(1421)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@18e05620b368: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@18e05620b368: Final verdict of PTC: none -NSVCI99(1426)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@18e05620b368: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@18e05620b368: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1415)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1424)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1419)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@18e05620b368: Test case TC_iu_attach_encr finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Nov 22 12:51:56 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 20241122125156649 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125156649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125156649 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125156649 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125156649 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125156649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125156649 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125156650 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125156650 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125156650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125156650 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125156650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125156650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125156650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125156650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125156650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125156650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125156650 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125156672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125157073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210216) 20241122125157513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125157513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210216, count=211572) 20241122125158513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125158513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125158651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125158651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125158651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Nov 22 12:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125159515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125159515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_iu_attach_geran_rau started. 20241122125200138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125200139 DMM INFO MM(262420000001001/ca7e8e7b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125200139 DMM INFO MM(262420000001001/ca7e8e7b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125200139 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125200139 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125200139 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125200139 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241122125200139 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241122125200139 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) 20241122125200139 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241122125200139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125200139 DMM DEBUG MM_STATE_Gb[0x55aedbdcdff0]{Idle}: Deallocated (fsm.c:568) 20241122125200139 DMM DEBUG MM_STATE_Iu(2)[0x55aedbdcdd90]{Detached}: Deallocated (fsm.c:568) 20241122125200139 DMM DEBUG GMM(gmm_fsm)[0x55aedbddb130]{Deregistered}: Deallocated (fsm.c:568) 20241122125200139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125200182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125200182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125200182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125200182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125200182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125200182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125200182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125200182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125200184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125200184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125200184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125200184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125200184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125200184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125200184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125200184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125200184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125200184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125200185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125200185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125200189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125200197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125200197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1440)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125200221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125200221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125200221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125200221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125200221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125200221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125200221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125200221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125200222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125200222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125200222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125200222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125200222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125200222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125200222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125200222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200222 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125200223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125200223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125200223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125200223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125200226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125200235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125200235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125200261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125200261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125200261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125200261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125200261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125200261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125200261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125200261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125200262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125200262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125200262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125200262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125200262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125200262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125200262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125200262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125200262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125200262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125200262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125200263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1449)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125200263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125200266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125200275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125200275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1452)@18e05620b368: M3UA emulation initiated, the test can be started MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1450)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125200485 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125200485 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125200485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125200485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125200486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125200486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125200487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125200487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125200487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125200487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125200487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125200487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125200487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125200488 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125200516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125200516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125200516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125200516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125200518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125200519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125201296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201296 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125201296 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125201297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DF093232'O, index=0 SGSN_Test-GSUP(1455)@18e05620b368: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@18e05620b368: 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 := '008B'O, rac := '08'O ("\b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@18e05620b368: Added conn table entry 0TC_iu_attach_geran_rau(1457)8676080 SGSN_Test_0-SCCP(1450)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1451)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125201582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125201582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125201582 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125201582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241122125201583 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125201583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Allocated (fsm.c:456) 20241122125201583 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125201583 DMM DEBUG MM_STATE_Iu[0x55aedbdcdec0]{Detached}: Allocated (fsm.c:456) 20241122125201583 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125201583 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125201583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125201583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125201583 DMM DEBUG MM(262420000001002/df364e8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125201583 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241122125201583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: { messageType := 2, destLocRef := '8462F0'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@18e05620b368: 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 := 'FF4803A8200FE0A5FD0B93396113EC15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F221561'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A6145DAD67E40A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D1EF503811563D6BEA7D3389EB3F8718'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4707180040FD41279300F111A76B206E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '03CDBF3AA9A3AB183E01EF85489B4B34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '17A94E4EA9D4F11E'O } } } } } SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1450)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241122125201591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201592 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125201592 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125201592 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125201592 DMM DEBUG MM(262420000001002/df364e8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241122125201592 DMM NOTICE MM(262420000001002/df364e8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125201592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125201592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125201592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125201592 DMM DEBUG MM(262420000001002/df364e8d) Requesting authorization (sgsn_auth.c:160) 20241122125201592 DMM INFO MM(262420000001002/df364e8d) Requesting authentication tuples (sgsn_auth.c:184) 20241122125201592 DMM DEBUG MM(262420000001002/df364e8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125201592 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241122125201592 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@18e05620b368: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@18e05620b368: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241122125201594 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125201594 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125201594 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125201594 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125201594 DMM INFO MM(262420000001002/df364e8d) Subscriber data update (mmctx.c:445) 20241122125201594 DMM DEBUG MM(262420000001002/df364e8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125201594 DMM INFO MM(262420000001002/df364e8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125201594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125201594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125201594 DMM INFO MM(262420000001002/df364e8d) <- GMM AUTH AND CIPHERING REQ (rand = ff 48 03 a8 20 0f e0 a5 fd 0b 93 39 61 13 ec 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 cd bf 3a a9 a3 ab 18 3e 01 ef 85 48 9b 4b 34 ) (gprs_gmm.c:483) 20241122125201594 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241122125201594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1450)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052217A94E4E23094B99990000100002F02904A9D4F11E'O 20241122125201600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201600 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125201600 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125201600 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125201600 DMM INFO MM(262420000001002/df364e8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125201600 DMM NOTICE MM(262420000001002/df364e8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125201600 DMM DEBUG MM(262420000001002/df364e8d) checking auth: received UMTS RES = 17 a9 4e 4e a9 d4 f1 1e (gprs_gmm.c:666) 20241122125201600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125201600 DMM DEBUG MM(262420000001002/df364e8d) Requesting authorization (sgsn_auth.c:160) 20241122125201600 DMM INFO MM(262420000001002/df364e8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125201600 DMM DEBUG MM(262420000001002/df364e8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125201600 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241122125201600 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) 20241122125201600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125201600 DMM DEBUG MM(262420000001002/df364e8d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125201600 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1450)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125201608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201609 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125201609 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125201609 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125201609 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241122125201609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125201609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125201609 DMM INFO MM(262420000001002/df364e8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf364e8d) (gprs_gmm.c:300) 20241122125201609 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241122125201609 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201609 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125201613 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125201613 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125201613 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241122125201613 DMM INFO MM(262420000001002/df364e8d) Subscriber data update (mmctx.c:445) 20241122125201613 DMM DEBUG MM(262420000001002/df364e8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125201613 DMM INFO MM(262420000001002/df364e8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125201613 DMM NOTICE MM(262420000001002/df364e8d) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241122125201613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125201613 DMM NOTICE MM(262420000001002/df364e8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125201613 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) 20241122125201614 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125201614 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241122125201614 DMM INFO MM(262420000001002/df364e8d) Subscriber data update (mmctx.c:445) 20241122125201614 DMM DEBUG MM(262420000001002/df364e8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1450)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125201616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125201617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125201617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125201617 DMM INFO MM(262420000001002/df364e8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125201617 DMM NOTICE MM(262420000001002/df364e8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125201617 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125201617 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125201617 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125201617 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125201617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125201617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125201617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1450)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1450)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125201622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125201623 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125201623 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125201623 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125201623 DMM INFO MM(262420000001002/df364e8d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125201623 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125201623 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125201623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125201623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125201623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125201623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@18e05620b368: Session index based on local reference:0 20241122125201624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125201624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125201624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125201624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125201624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125201624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125201624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@18e05620b368: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)8676080 TC_iu_attach_geran_rau(1457)@18e05620b368: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DF364E8D'O, index=1 20241122125201683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125201684 DLLC NOTICE LLME(ffffffff/df364e8d){UNASSIGNED} LLC RX: unknown TLLI 0xdf364e8d, creating LLME on the fly (gprs_llc.c:552) 20241122125201684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241122125201684 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122125201684 DMM INFO MM(262420000001002/df364e8d) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: df364e8d, P-TMSI: df364e8d (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241122125201684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241122125201684 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241122125201684 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241122125201684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125201684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241122125201684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125201684 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125201684 DLLC NOTICE LLME(ffffffff/df364e8d){UNASSIGNED} LLGM Assign pre (df364e8d => df364e8d) (gprs_llc.c:1079) 20241122125201684 DLLC NOTICE LLME(df364e8d/df364e8d){ASSIGNED} LLGM Assign post (df364e8d => df364e8d) (gprs_llc.c:1125) 20241122125201684 DMM INFO MM(262420000001002/df364e8d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: Removing Client IMSI='262420000001002'H, index=1 20241122125201702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125201703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125201703 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125201703 DMM INFO MM(262420000001002/df364e8d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122125201703 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122125201703 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125201703 DLLC NOTICE LLME(df364e8d/df364e8d){ASSIGNED} LLGM Assign pre (ffffffff => df364e8d) (gprs_llc.c:1079) 20241122125201703 DLLC NOTICE LLME(ffffffff/df364e8d){ASSIGNED} LLGM Assign post (ffffffff => df364e8d) (gprs_llc.c:1125) 20241122125201703 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241122125201703 DMM ERROR MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@18e05620b368: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@18e05620b368: Final verdict of PTC: none 20241122125201710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1444)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1455)@18e05620b368: Final verdict of PTC: none -NSVCI99(1449)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@18e05620b368: Final verdict of PTC: none20241122125201713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125201713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1446)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1437)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@18e05620b368: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@18e05620b368: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@18e05620b368: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@18e05620b368: Final verdict of PTC: none -NSVCI97(1439)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1447)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1442)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@18e05620b368: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Nov 22 12:52:01 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 20241122125201829 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125201829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125201829 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125201829 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125201829 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125201829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125201829 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125201829 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125201829 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125201829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125201829 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125201829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125201830 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125201830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125201830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125201830 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125201830 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125201830 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125201846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125202247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241122125202714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125202714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241122125203715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125203715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125203831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125203831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125203831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Nov 22 12:52:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125204716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125204716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_geran_attach_iu_rau started. 20241122125205308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125205309 DMM INFO MM(262420000001002/df364e8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125205309 DMM INFO MM(262420000001002/df364e8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125205309 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125205309 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125205309 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241122125205309 DMM ERROR MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241122125205309 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241122125205309 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) 20241122125205309 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241122125205309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdff0]{Init}: Deallocated (fsm.c:568) 20241122125205309 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125205309 DMM DEBUG MM_STATE_Iu(3)[0x55aedbdcdec0]{Detached}: Deallocated (fsm.c:568) 20241122125205309 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125205309 DLLC NOTICE LLME(ffffffff/df364e8d){ASSIGNED} LLGM Assign pre (df364e8d => ffffffff) (gprs_llc.c:1079) 20241122125205309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df364e8d => ffffffff) (gprs_llc.c:1125) 20241122125205309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125205355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125205355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125205355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125205355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125205355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125205355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125205355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125205355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125205356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125205356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125205356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125205357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125205357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125205357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125205357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125205357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125205357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125205357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125205357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125205357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125205362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125205372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125205372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1460)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125205397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125205397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125205397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125205397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125205397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125205397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125205397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125205397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125205398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125205398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125205398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125205399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125205399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125205399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125205399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125205399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125205399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125205399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1467)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125205399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125205399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125205404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125205413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125205414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125205427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125205427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125205427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125205427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125205427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125205427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125205427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125205427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125205429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125205429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125205429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125205429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125205429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125205429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125205429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125205429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125205429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125205429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125205429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125205430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125205430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125205434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125205443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125205443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1475)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation TC_geran_attach_iu_rau-BVCI220(1471)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1473)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125205580 DGPRS DEBUG Checking for inactive LLMEs, time = 14090659 (sgsn.c:131) 20241122125205648 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125205648 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125205648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125205648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125205651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125205651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125205651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125205651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125205651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125205651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125205651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125205652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125205652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125205652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125205652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125205652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125205652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125205652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125205652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125205717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125205717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125205717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125205717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125205719 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125205720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125206459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125206459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125206459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125206459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206460 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125206460 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125206460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125206460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125206460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125206460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@18e05620b368: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C7A50AB8'O, index=0 SGSN_Test-GSUP(1478)@18e05620b368: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@18e05620b368: 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 := '85DEBA68A4705AFA5E006A77D94BAB1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31CF2ABC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5939543F90387FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AD8398140EC8F545B06F9A7DB7084607'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '88432829472A58ABD092EC6B9FA41041'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D8986844C698779B54C68DDF999759BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9A1FA21C5C4545CC'O } } } } } 20241122125206778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125206778 DLLC NOTICE LLME(ffffffff/c7a50ab8){UNASSIGNED} LLC RX: unknown TLLI 0xc7a50ab8, creating LLME on the fly (gprs_llc.c:552) 20241122125206778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125206778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241122125206778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Allocated (fsm.c:456) 20241122125206778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125206778 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125206778 DMM DEBUG MM_STATE_Iu[0x55aedbdcdff0]{Detached}: Allocated (fsm.c:456) 20241122125206778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125206778 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125206778 DLLC NOTICE LLME(ffffffff/c7a50ab8){UNASSIGNED} LLGM Assign pre (c7a50ab8 => f06dba37) (gprs_llc.c:1079) 20241122125206778 DLLC NOTICE LLME(c7a50ab8/f06dba37){ASSIGNED} LLGM Assign post (c7a50ab8 => f06dba37) (gprs_llc.c:1125) 20241122125206778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125206778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125206778 DMM DEBUG MM(262420000001003/f06dba37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125206791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125206791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241122125206791 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125206791 DMM DEBUG MM(262420000001003/f06dba37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241122125206791 DMM NOTICE MM(262420000001003/f06dba37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125206791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125206791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125206791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125206791 DMM DEBUG MM(262420000001003/f06dba37) Requesting authorization (sgsn_auth.c:160) 20241122125206791 DMM INFO MM(262420000001003/f06dba37) Requesting authentication tuples (sgsn_auth.c:184) 20241122125206791 DMM DEBUG MM(262420000001003/f06dba37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125206791 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241122125206791 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@18e05620b368: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@18e05620b368: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241122125206794 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125206794 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125206794 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125206794 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125206794 DMM INFO MM(262420000001003/f06dba37) Subscriber data update (mmctx.c:445) 20241122125206794 DMM DEBUG MM(262420000001003/f06dba37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125206794 DMM INFO MM(262420000001003/f06dba37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125206794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125206794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125206794 DMM INFO MM(262420000001003/f06dba37) <- GMM AUTH AND CIPHERING REQ (rand = 85 de ba 68 a4 70 5a fa 5e 00 6a 77 d9 4b ab 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 98 68 44 c6 98 77 9b 54 c6 8d df 99 97 59 ba ) (gprs_gmm.c:483) 20241122125206802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125206802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241122125206802 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125206802 DMM INFO MM(262420000001003/f06dba37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125206802 DMM NOTICE MM(262420000001003/f06dba37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125206802 DMM DEBUG MM(262420000001003/f06dba37) checking auth: received UMTS RES = 9a 1f a2 1c 5c 45 45 cc (gprs_gmm.c:666) 20241122125206802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125206802 DMM DEBUG MM(262420000001003/f06dba37) Requesting authorization (sgsn_auth.c:160) 20241122125206802 DMM INFO MM(262420000001003/f06dba37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125206802 DMM DEBUG MM(262420000001003/f06dba37) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125206802 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241122125206802 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) 20241122125206802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241122125206802 DMM INFO MM(262420000001003/f06dba37) <- GMM ATTACH ACCEPT (new P-TMSI=0xf06dba37) (gprs_gmm.c:300) 20241122125206803 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125206803 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125206803 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241122125206803 DMM INFO MM(262420000001003/f06dba37) Subscriber data update (mmctx.c:445) 20241122125206803 DMM DEBUG MM(262420000001003/f06dba37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125206803 DMM INFO MM(262420000001003/f06dba37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125206803 DMM NOTICE MM(262420000001003/f06dba37) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241122125206803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125206803 DMM NOTICE MM(262420000001003/f06dba37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125206803 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) 20241122125206804 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125206804 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241122125206804 DMM INFO MM(262420000001003/f06dba37) Subscriber data update (mmctx.c:445) 20241122125206804 DMM DEBUG MM(262420000001003/f06dba37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241122125206810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125206810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241122125206811 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241122125206811 DMM INFO MM(262420000001003/f06dba37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125206811 DMM NOTICE MM(262420000001003/f06dba37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125206811 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125206811 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125206811 DLLC NOTICE LLME(c7a50ab8/f06dba37){ASSIGNED} LLGM Assign pre (ffffffff => f06dba37) (gprs_llc.c:1079) 20241122125206811 DLLC NOTICE LLME(ffffffff/f06dba37){ASSIGNED} LLGM Assign post (ffffffff => f06dba37) (gprs_llc.c:1125) 20241122125206811 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241122125206811 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241122125206811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125206811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@18e05620b368: 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 := omit, 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 := 'F06DBA37'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@18e05620b368: Added conn table entry 0TC_geran_attach_iu_rau(1480)6022889 SGSN_Test_0-SCCP(1473)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1474)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125206873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125206874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125206874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125206874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206874 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125206874 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125206874 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125206874 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241122125206874 DMM INFO MM(262420000001003/f06dba37) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f06dba37 (00000000), TLLI: f06dba37 (f06dba37), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241122125206874 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241122125206874 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241122125206874 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241122125206874 DLLC NOTICE LLME(ffffffff/f06dba37){ASSIGNED} LLGM Assign pre (f06dba37 => ffffffff) (gprs_llc.c:1079) 20241122125206874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f06dba37 => ffffffff) (gprs_llc.c:1125) 20241122125206874 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125206874 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241122125206874 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125206874 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125206874 DMM DEBUG MM(262420000001003/f06dba37) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125206875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125206875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125206875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125206875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125206875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125206875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@18e05620b368: { messageType := 2, destLocRef := '5BE6E9'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1473)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1473)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125206884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125206884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125206884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125206884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206884 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125206884 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125206884 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125206884 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241122125206884 DMM INFO MM(262420000001003/f06dba37) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241122125206884 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241122125206885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125206885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125206885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125206885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125206885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125206885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@18e05620b368: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@18e05620b368: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1473)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1473)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241122125206895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125206895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125206895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125206895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125206895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125206895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125206895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125206895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125206895 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125206895 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125206895 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125206895 DMM INFO MM(262420000001003/f06dba37) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241122125206895 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241122125206895 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125206895 DMM DEBUG MM_STATE_Iu[0x55aedbdcdff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241122125206895 DMM ERROR MM_STATE_Iu[0x55aedbdcdff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@18e05620b368: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@18e05620b368: Final verdict of PTC: none 20241122125206901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@18e05620b368: Final verdict of PTC: none -NSVCI97(1462)@18e05620b368: Final verdict of PTC: none 20241122125206904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125206904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1465)@18e05620b368: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@18e05620b368: Final verdict of PTC: none -NSVCI99(1472)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@18e05620b368: Final verdict of PTC: none -NSVCI98(1468)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@18e05620b368: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1470)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1461)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1466)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@18e05620b368: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Nov 22 12:52:07 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 20241122125207044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125207097 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125207097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125207097 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125207097 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125207097 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125207097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125207097 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125207097 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125207097 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125207097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125207097 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125207097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125207098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125207098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125207098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125207098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125207098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125207098 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125207446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167072) 20241122125207905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125207905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=167072, count=178948) 20241122125208906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125208906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125209099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125209099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125209099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Nov 22 12:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125209907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125209907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user started. 20241122125210506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125210507 DMM INFO MM(262420000001003/f06dba37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125210507 DMM INFO MM(262420000001003/f06dba37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125210507 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125210507 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125210507 DMM DEBUG MM_STATE_Iu[0x55aedbdcdff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125210507 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241122125210507 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) 20241122125210507 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241122125210507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125210507 DMM DEBUG MM_STATE_Gb(0)[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125210507 DMM DEBUG MM_STATE_Iu[0x55aedbdcdff0]{Detached}: Deallocated (fsm.c:568) 20241122125210507 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdd90]{Deregistered}: Deallocated (fsm.c:568) 20241122125210507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125210555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125210555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125210555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125210555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125210555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125210555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125210555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125210555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125210555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125210557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125210557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125210557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125210557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125210557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125210557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125210557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125210557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(1485)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125210557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125210557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125210557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1486)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125210558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125210558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125210563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125210573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125210573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1483)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125210586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125210586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125210586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125210586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125210586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125210586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125210586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125210586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125210586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125210587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125210587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125210587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125210588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125210588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125210588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125210588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125210588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125210588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125210588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125210588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125210588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125210589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125210592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125210602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125210602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125210623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125210623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125210625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125210625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125210625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125210625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125210625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125210625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125210625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125210628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125210638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125210638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1498)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125210849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125210849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125210849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125210849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125210852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125210852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125210852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125210852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125210852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125210852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125210852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125210853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125210853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125210853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125210853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125210853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125210853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125210853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125210853 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125210908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125210908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125210908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125210908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125210910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125210911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125211658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125211658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125211658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125211659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125211659 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125211659 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125211659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125211659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125211659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125211659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@18e05620b368: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='EA28583F'O, index=0 SGSN_Test-GSUP(1501)@18e05620b368: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@18e05620b368: 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 := 'DA6F'O, rac := 'BC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user(1503)14015326 SGSN_Test_0-SCCP(1496)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1497)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125211981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125211981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125211981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125211981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125211982 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125211982 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125211982 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125211982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241122125211982 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Deregistered}: Allocated (fsm.c:456) 20241122125211982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125211982 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Allocated (fsm.c:456) 20241122125211982 DMM DEBUG MM_STATE_Iu[0x55aedbddbf30]{Detached}: Allocated (fsm.c:456) 20241122125211982 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125211982 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125211982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125211982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125211982 DMM DEBUG MM(262420000001004/df115a76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125211982 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241122125211982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125211982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125211982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125211982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125211982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125211982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125211982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: { messageType := 2, destLocRef := 'D5DB5E'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@18e05620b368: 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 := 'BEDA5F987E1A1271D6BE0555914426E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D00F61B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AF8FF2651D58C38'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A77663467D01FEE5990F9C635896A25B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9139181925BFBB4F2DBFD2EDBE428869'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC5A784C76778A1BFB60EE8390E6D34A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9B69E492146310C'O } } } } } SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241122125211993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125211993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125211993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125211993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125211993 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125211993 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125211993 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125211993 DMM DEBUG MM(262420000001004/df115a76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241122125211993 DMM NOTICE MM(262420000001004/df115a76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125211993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125211993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125211993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125211993 DMM DEBUG MM(262420000001004/df115a76) Requesting authorization (sgsn_auth.c:160) 20241122125211993 DMM INFO MM(262420000001004/df115a76) Requesting authentication tuples (sgsn_auth.c:184) 20241122125211993 DMM DEBUG MM(262420000001004/df115a76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125211993 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241122125211993 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@18e05620b368: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241122125211996 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125211996 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125211996 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125211996 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125211996 DMM INFO MM(262420000001004/df115a76) Subscriber data update (mmctx.c:445) 20241122125211996 DMM DEBUG MM(262420000001004/df115a76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125211996 DMM INFO MM(262420000001004/df115a76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125211996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125211996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125211996 DMM INFO MM(262420000001004/df115a76) <- GMM AUTH AND CIPHERING REQ (rand = be da 5f 98 7e 1a 12 71 d6 be 05 55 91 44 26 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc 5a 78 4c 76 77 8a 1b fb 60 ee 83 90 e6 d3 4a ) (gprs_gmm.c:483) 20241122125211996 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241122125211996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125211996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125211996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125211996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125211996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125211996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125211996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125211996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722D9B69E4923094B99990000100004F029042146310C'O 20241122125212002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212002 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125212002 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125212002 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125212002 DMM INFO MM(262420000001004/df115a76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125212002 DMM NOTICE MM(262420000001004/df115a76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125212002 DMM DEBUG MM(262420000001004/df115a76) checking auth: received UMTS RES = d9 b6 9e 49 21 46 31 0c (gprs_gmm.c:666) 20241122125212002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125212002 DMM DEBUG MM(262420000001004/df115a76) Requesting authorization (sgsn_auth.c:160) 20241122125212002 DMM INFO MM(262420000001004/df115a76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125212002 DMM DEBUG MM(262420000001004/df115a76) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125212002 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241122125212002 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) 20241122125212002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125212002 DMM DEBUG MM(262420000001004/df115a76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125212002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125212010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212010 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125212010 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125212010 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125212010 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241122125212011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125212011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125212011 DMM INFO MM(262420000001004/df115a76) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf115a76) (gprs_gmm.c:300) 20241122125212011 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241122125212011 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212011 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125212015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125212015 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125212015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241122125212015 DMM INFO MM(262420000001004/df115a76) Subscriber data update (mmctx.c:445) 20241122125212015 DMM DEBUG MM(262420000001004/df115a76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125212015 DMM INFO MM(262420000001004/df115a76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125212015 DMM NOTICE MM(262420000001004/df115a76) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241122125212015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125212015 DMM NOTICE MM(262420000001004/df115a76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125212015 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) 20241122125212015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125212015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241122125212015 DMM INFO MM(262420000001004/df115a76) Subscriber data update (mmctx.c:445) 20241122125212015 DMM DEBUG MM(262420000001004/df115a76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125212017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125212017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125212017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125212017 DMM INFO MM(262420000001004/df115a76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125212017 DMM NOTICE MM(262420000001004/df115a76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125212017 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125212017 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125212017 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125212017 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125212017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125212017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125212017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125212021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212021 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125212021 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125212021 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125212021 DMM INFO MM(262420000001004/df115a76) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125212021 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125212021 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125212021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 20241122125212022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_user(1503)14015326 TC_attach_pdp_act_user(1503)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@18e05620b368: 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 := 'DF115A76'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user(1503)1153985 SGSN_Test_0-RAN(1497)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@18e05620b368: First idle individual index:0 20241122125212229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212230 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125212230 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125212230 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125212230 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF115A76) type="signalling" (gprs_gmm.c:1944) 20241122125212230 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125212230 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125212230 DMM DEBUG MM(262420000001004/df115a76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125212230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: { messageType := 2, destLocRef := '119BC1'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125212235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212236 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125212236 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125212236 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125212236 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241122125212236 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125212236 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125212236 DMM INFO MM(262420000001004/df115a76) <- GMM SERVICE ACCEPT (P-TMSI=0xdf115a76) (gprs_gmm.c:813) 20241122125212236 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241122125212236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125212244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212244 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125212244 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125212244 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125212244 DMM INFO MM(262420000001004/df115a76) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125212244 DMM INFO MM(262420000001004/df115a76) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125212244 DMM DEBUG MM(262420000001004/df115a76) Using GGSN 0 (gprs_sm.c:312) 20241122125212244 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) 20241122125212244 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241122125212244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125212244 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125212244 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241122125212256 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 d1 28 af 5d 11 47 a0 89 7a 14 05 7f a6 4a 8e 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=1080 from retransmit req queue (gtp.c:443) 20241122125212256 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ecf608, cbp=0x55aedbdda6c0) (sgsn_libgtp.c:632) 20241122125212256 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125212256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_len:30 SGSN_Test_0-SCCP(1496)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1496)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C95AE33A'O 20241122125212276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125212276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125212276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125212276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125212276 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125212276 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125212276 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125212276 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241122125212276 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241122125212276 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241122125212276 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125212276 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241122125212277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125212277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125212277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125212277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125212277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125212277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125212277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@18e05620b368: Final verdict of PTC: none 20241122125212280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125212280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@18e05620b368: Final verdict of PTC: none -NSVCI98(1490)@18e05620b368: Final verdict of PTC: none 20241122125212281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125212281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125212281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241122125212281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125212281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) TC_attach_pdp_act_user-BVCI210(1489)@18e05620b368: Final verdict of PTC: none -NSVCI97(1486)@18e05620b368: Final verdict of PTC: none 20241122125212281 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125212281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125212281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125212282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125212282 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125212282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125212282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125212282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125212282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125212282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125212282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test_0-SCCP(1496)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@18e05620b368: Final verdict of PTC: none 20241122125212282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125212282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1495)@18e05620b368: Final verdict of PTC: none 20241122125212282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_user-BVCI196(1483)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1488)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1484)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1493)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Fri Nov 22 12:52:12 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241122125212429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125212931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241122125213281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125213281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277996, count=282448) 20241122125214283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125214283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125214283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125214283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125214283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Nov 22 12:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125215285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125215285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241122125215994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125215996 DMM INFO MM(262420000001004/df115a76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125215996 DMM INFO MM(262420000001004/df115a76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125215996 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125215996 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125215996 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125215996 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125215996 DMM NOTICE MM(262420000001004/df115a76) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125215996 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241122125215996 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125215996 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125215996 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241122125215996 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241122125215996 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) 20241122125215996 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241122125215996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125215996 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Deallocated (fsm.c:568) 20241122125215996 DMM DEBUG MM_STATE_Iu(5)[0x55aedbddbf30]{Detached}: Deallocated (fsm.c:568) 20241122125215996 DMM DEBUG GMM(gmm_fsm)[0x55aedbdcdff0]{Deregistered}: Deallocated (fsm.c:568) 20241122125215996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125215996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125215996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125215996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125215996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125215996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125215997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125215997 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125216041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125216041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125216041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125216041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125216041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125216041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125216041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125216041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125216043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125216043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125216043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125216043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125216043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125216043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125216043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125216043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125216043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125216043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125216044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125216044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125216047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125216056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125216056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125216078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125216078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125216078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125216079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125216079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125216079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125216079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125216079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125216080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125216080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125216081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125216081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125216081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125216081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125216081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125216081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125216081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125216081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125216082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125216082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125216086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125216095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125216095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125216116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125216116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125216116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125216116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125216116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125216116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125216116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125216116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125216118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125216118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125216118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125216118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125216118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125216118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125216118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125216118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125216118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125216118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125216118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125216119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125216119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125216123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125216132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125216132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1521)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1519)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125216285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125216285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125216285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125216285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125216288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125216288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125216338 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125216338 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125216338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125216338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125216341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125216341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125216341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125216341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125216341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125216341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125216341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125216342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125216342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125216342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125216342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125216342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125216342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125216342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125216342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125217148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217149 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125217149 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125217149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@18e05620b368: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='CE5B56C2'O, index=0 SGSN_Test-GSUP(1524)@18e05620b368: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: 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 := '8D0A'O, rac := 'A1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)10796827 SGSN_Test_0-SCCP(1519)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1520)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125217355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217356 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125217356 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125217356 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125217356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241122125217356 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Deregistered}: Allocated (fsm.c:456) 20241122125217356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125217356 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125217356 DMM DEBUG MM_STATE_Iu[0x55aedbddfff0]{Detached}: Allocated (fsm.c:456) 20241122125217356 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125217356 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125217356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125217356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125217356 DMM DEBUG MM(262420000001058/c2b62072) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125217357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241122125217357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: { messageType := 2, destLocRef := 'A4BF1B'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: 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 := '55F6B28E49102B2D3A56B39D943EAC10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '197946D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A93808FB3DA0B91'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '74C0EE13326FD23117A634FECAAFB4CB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5DC69D39517BDF3B8AC663B3C66F419E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E6644C7B75ABBDBB3178A5D0A14C7347'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '24450FBF9C46E93D'O } } } } } SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241122125217366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217366 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125217366 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125217366 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125217366 DMM DEBUG MM(262420000001058/c2b62072) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241122125217366 DMM NOTICE MM(262420000001058/c2b62072) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125217366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125217366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125217366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125217366 DMM DEBUG MM(262420000001058/c2b62072) Requesting authorization (sgsn_auth.c:160) 20241122125217366 DMM INFO MM(262420000001058/c2b62072) Requesting authentication tuples (sgsn_auth.c:184) 20241122125217366 DMM DEBUG MM(262420000001058/c2b62072) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125217366 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241122125217366 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@18e05620b368: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241122125217369 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125217369 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125217369 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125217369 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125217369 DMM INFO MM(262420000001058/c2b62072) Subscriber data update (mmctx.c:445) 20241122125217369 DMM DEBUG MM(262420000001058/c2b62072) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125217369 DMM INFO MM(262420000001058/c2b62072) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125217369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125217369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125217369 DMM INFO MM(262420000001058/c2b62072) <- GMM AUTH AND CIPHERING REQ (rand = 55 f6 b2 8e 49 10 2b 2d 3a 56 b3 9d 94 3e ac 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 64 4c 7b 75 ab bd bb 31 78 a5 d0 a1 4c 73 47 ) (gprs_gmm.c:483) 20241122125217369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241122125217369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2224450FBF23094B99990000105008F029049C46E93D'O 20241122125217375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217375 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125217375 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125217376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125217376 DMM INFO MM(262420000001058/c2b62072) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125217376 DMM NOTICE MM(262420000001058/c2b62072) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125217376 DMM DEBUG MM(262420000001058/c2b62072) checking auth: received UMTS RES = 24 45 0f bf 9c 46 e9 3d (gprs_gmm.c:666) 20241122125217376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125217376 DMM DEBUG MM(262420000001058/c2b62072) Requesting authorization (sgsn_auth.c:160) 20241122125217376 DMM INFO MM(262420000001058/c2b62072) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125217376 DMM DEBUG MM(262420000001058/c2b62072) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125217376 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241122125217376 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) 20241122125217376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125217376 DMM DEBUG MM(262420000001058/c2b62072) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125217376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125217384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217384 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125217384 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125217384 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125217384 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241122125217384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125217384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125217384 DMM INFO MM(262420000001058/c2b62072) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b62072) (gprs_gmm.c:300) 20241122125217384 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241122125217384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125217388 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125217388 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125217388 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241122125217388 DMM INFO MM(262420000001058/c2b62072) Subscriber data update (mmctx.c:445) 20241122125217388 DMM DEBUG MM(262420000001058/c2b62072) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125217388 DMM INFO MM(262420000001058/c2b62072) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125217388 DMM NOTICE MM(262420000001058/c2b62072) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241122125217388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125217388 DMM NOTICE MM(262420000001058/c2b62072) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125217388 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) 20241122125217388 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125217388 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241122125217388 DMM INFO MM(262420000001058/c2b62072) Subscriber data update (mmctx.c:445) 20241122125217388 DMM DEBUG MM(262420000001058/c2b62072) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125217390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217391 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125217391 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125217391 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125217391 DMM INFO MM(262420000001058/c2b62072) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125217391 DMM NOTICE MM(262420000001058/c2b62072) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125217391 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125217391 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125217391 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125217391 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125217391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125217391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125217391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125217395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217396 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125217396 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125217396 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125217396 DMM INFO MM(262420000001058/c2b62072) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125217396 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125217396 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125217396 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217396 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 20241122125217397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)10796827 TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: 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 := 'C2B62072'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3061154 SGSN_Test_0-RAN(1520)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@18e05620b368: First idle individual index:0 20241122125217597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217598 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125217598 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125217598 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125217598 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2B62072) type="signalling" (gprs_gmm.c:1944) 20241122125217598 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125217598 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125217598 DMM DEBUG MM(262420000001058/c2b62072) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125217598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: { messageType := 2, destLocRef := '2EB5A2'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125217602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217603 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125217603 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125217603 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125217603 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241122125217603 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125217603 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125217603 DMM INFO MM(262420000001058/c2b62072) <- GMM SERVICE ACCEPT (P-TMSI=0xc2b62072) (gprs_gmm.c:813) 20241122125217603 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241122125217603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125217609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217609 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125217609 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125217609 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125217609 DMM INFO MM(262420000001058/c2b62072) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125217609 DMM INFO MM(262420000001058/c2b62072) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125217609 DMM DEBUG MM(262420000001058/c2b62072) Using GGSN 0 (gprs_sm.c:312) 20241122125217609 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) 20241122125217609 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241122125217609 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125217609 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125217609 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241122125217622 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 64 76 b7 de 11 83 1b 0f d7 14 05 7f 85 35 76 ac 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) 20241122125217622 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed0678, cbp=0x55aedbddbb00) (sgsn_libgtp.c:632) 20241122125217622 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125217622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_len:30 SGSN_Test_0-SCCP(1519)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1519)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000C8821BC'O 20241122125217640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125217640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125217640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125217640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125217640 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125217640 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125217640 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125217640 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241122125217640 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241122125217640 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241122125217640 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125217640 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241122125217640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125217640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125217640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125217640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125217640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125217640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125217640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241122125217644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125217644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test_0-SCCP(1519)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1524)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@18e05620b368: Final verdict of PTC: none -NSVCI98(1513)@18e05620b368: Final verdict of PTC: none -NSVCI97(1508)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@18e05620b368: Final verdict of PTC: none 20241122125217646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1518)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@18e05620b368: Final verdict of PTC: none 20241122125217646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125217646 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125217646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125217646 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125217646 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125217646 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125217646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125217646 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125217646 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125217646 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125217646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125217646 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125217646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125217646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125217646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125217646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125217646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125217646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-BSSGP2(1515)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1506)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1516)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1511)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Fri Nov 22 12:52:17 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241122125217785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125218286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253428) 20241122125218644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125218644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=253428, count=289900) 20241122125219645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125219645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125219647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125219647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125219647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Nov 22 12:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125220646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125220646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241122125221353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125221354 DMM INFO MM(262420000001058/c2b62072) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125221354 DMM INFO MM(262420000001058/c2b62072) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125221354 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125221354 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125221354 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125221354 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125221354 DMM NOTICE MM(262420000001058/c2b62072) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125221354 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241122125221354 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125221354 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125221354 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241122125221354 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241122125221354 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) 20241122125221354 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241122125221354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125221354 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125221354 DMM DEBUG MM_STATE_Iu(7)[0x55aedbddfff0]{Detached}: Deallocated (fsm.c:568) 20241122125221354 DMM DEBUG GMM(gmm_fsm)[0x55aedbddbf30]{Deregistered}: Deallocated (fsm.c:568) 20241122125221354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125221354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125221354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125221354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125221354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125221354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125221354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125221354 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1532)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125221413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125221413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125221413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125221413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125221413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1532)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125221415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125221415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1531)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125221415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125221415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125221415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125221415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125221415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125221415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125221416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125221416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1532)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125221419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125221428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125221428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1531)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125221445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125221445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125221445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125221445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125221445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125221446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125221446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125221446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125221447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125221447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125221447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125221447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125221447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125221447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125221447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125221448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125221448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125221451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125221461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125221461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125221482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125221482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125221482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125221482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125221482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125221482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125221482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125221482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125221483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125221483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125221483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125221484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125221484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125221484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125221484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125221484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125221484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125221484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125221484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125221484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125221484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125221488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125221497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125221498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1544)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1542)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125221647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125221647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125221647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125221647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125221649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125221650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125221705 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125221705 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125221705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125221705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125221708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125221708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125221708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125221708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125221708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125221708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125221708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125221708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125221708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125221708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125221708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125221708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125221708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125221709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125221709 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125222515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222515 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125222515 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125222516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@18e05620b368: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='E0CE5D2B'O, index=0 SGSN_Test-GSUP(1547)@18e05620b368: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: 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 := '5682'O, rac := 'FD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6811975 SGSN_Test_0-SCCP(1542)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1543)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125222717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222718 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125222718 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125222718 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125222718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241122125222718 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Deregistered}: Allocated (fsm.c:456) 20241122125222718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125222718 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Allocated (fsm.c:456) 20241122125222718 DMM DEBUG MM_STATE_Iu[0x55aedbddf980]{Detached}: Allocated (fsm.c:456) 20241122125222718 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125222718 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125222718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125222718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125222718 DMM DEBUG MM(262420000001055/fdf2006d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125222718 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241122125222718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: { messageType := 2, destLocRef := '67F147'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: 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 := 'F93078B67D8EE9EB7B2F41AEBABDF6F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFBE838E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0FC1D69F2A477C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5541144C0EF699A521F4F643E6C8190D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E3A5ED906801584EEA1ECC20A0D365E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E220B087AFF1606539723F228AB12070'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D075F51963CFF90A'O } } } } } SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241122125222727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125222727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125222727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125222727 DMM DEBUG MM(262420000001055/fdf2006d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241122125222727 DMM NOTICE MM(262420000001055/fdf2006d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125222727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125222727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125222727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125222727 DMM DEBUG MM(262420000001055/fdf2006d) Requesting authorization (sgsn_auth.c:160) 20241122125222727 DMM INFO MM(262420000001055/fdf2006d) Requesting authentication tuples (sgsn_auth.c:184) 20241122125222727 DMM DEBUG MM(262420000001055/fdf2006d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125222728 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241122125222728 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@18e05620b368: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241122125222730 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125222730 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125222730 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125222730 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125222730 DMM INFO MM(262420000001055/fdf2006d) Subscriber data update (mmctx.c:445) 20241122125222730 DMM DEBUG MM(262420000001055/fdf2006d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125222730 DMM INFO MM(262420000001055/fdf2006d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125222730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125222730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125222730 DMM INFO MM(262420000001055/fdf2006d) <- GMM AUTH AND CIPHERING REQ (rand = f9 30 78 b6 7d 8e e9 eb 7b 2f 41 ae ba bd f6 f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 20 b0 87 af f1 60 65 39 72 3f 22 8a b1 20 70 ) (gprs_gmm.c:483) 20241122125222730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241122125222730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D075F51923094B99990000105005F0290463CFF90A'O 20241122125222737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222737 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125222737 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125222737 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125222737 DMM INFO MM(262420000001055/fdf2006d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125222737 DMM NOTICE MM(262420000001055/fdf2006d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125222737 DMM DEBUG MM(262420000001055/fdf2006d) checking auth: received UMTS RES = d0 75 f5 19 63 cf f9 0a (gprs_gmm.c:666) 20241122125222737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125222737 DMM DEBUG MM(262420000001055/fdf2006d) Requesting authorization (sgsn_auth.c:160) 20241122125222737 DMM INFO MM(262420000001055/fdf2006d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125222737 DMM DEBUG MM(262420000001055/fdf2006d) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125222737 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241122125222737 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) 20241122125222737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125222737 DMM DEBUG MM(262420000001055/fdf2006d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125222737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125222745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222745 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125222745 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125222745 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125222745 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241122125222745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125222745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125222745 DMM INFO MM(262420000001055/fdf2006d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf2006d) (gprs_gmm.c:300) 20241122125222745 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241122125222745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125222749 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125222749 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125222749 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241122125222749 DMM INFO MM(262420000001055/fdf2006d) Subscriber data update (mmctx.c:445) 20241122125222749 DMM DEBUG MM(262420000001055/fdf2006d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125222749 DMM INFO MM(262420000001055/fdf2006d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125222749 DMM NOTICE MM(262420000001055/fdf2006d) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241122125222749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125222749 DMM NOTICE MM(262420000001055/fdf2006d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125222749 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) 20241122125222750 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125222750 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241122125222750 DMM INFO MM(262420000001055/fdf2006d) Subscriber data update (mmctx.c:445) 20241122125222750 DMM DEBUG MM(262420000001055/fdf2006d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125222752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222752 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125222752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125222752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125222752 DMM INFO MM(262420000001055/fdf2006d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125222752 DMM NOTICE MM(262420000001055/fdf2006d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125222752 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125222752 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125222752 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125222752 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125222752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125222752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125222752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125222757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125222757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125222757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125222757 DMM INFO MM(262420000001055/fdf2006d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125222757 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125222757 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125222757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-RAN(1543)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)6811975 20241122125222758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: 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 := 'FDF2006D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)1113489 SGSN_Test_0-RAN(1543)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@18e05620b368: First idle individual index:0 20241122125222961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125222962 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125222962 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125222962 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFDF2006D) type="signalling" (gprs_gmm.c:1944) 20241122125222962 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125222962 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125222962 DMM DEBUG MM(262420000001055/fdf2006d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125222962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: { messageType := 2, destLocRef := '10FD91'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125222967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222967 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125222967 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125222967 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125222967 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241122125222968 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125222968 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125222968 DMM INFO MM(262420000001055/fdf2006d) <- GMM SERVICE ACCEPT (P-TMSI=0xfdf2006d) (gprs_gmm.c:813) 20241122125222968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241122125222968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125222974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125222974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125222974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125222974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125222974 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125222974 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125222974 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125222974 DMM INFO MM(262420000001055/fdf2006d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125222974 DMM INFO MM(262420000001055/fdf2006d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125222974 DMM DEBUG MM(262420000001055/fdf2006d) Using GGSN 0 (gprs_sm.c:312) 20241122125222975 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) 20241122125222975 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241122125222975 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125222975 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125222975 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241122125222985 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 d8 e2 90 31 11 9d 5e fb b1 14 05 7f 91 50 4a 26 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) 20241122125222985 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed16e8, cbp=0x55aedbddd630) (sgsn_libgtp.c:632) 20241122125222985 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125222985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125222985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125222985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125222985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125222985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125222985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125222985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125222985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_len:33 SGSN_Test_0-SCCP(1542)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1542)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680091C0A36C'O 20241122125223006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125223006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125223006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125223006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125223006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125223006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125223006 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125223006 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125223006 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125223006 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241122125223006 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241122125223006 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241122125223006 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125223006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241122125223006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125223006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125223006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241122125223010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125223010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@18e05620b368: Final verdict of PTC: none -NSVCI97(1532)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP(1547)@18e05620b368: Final verdict of PTC: none -NSVCI99(1541)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@18e05620b368: Final verdict of PTC: none 20241122125223013 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125223013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125223013 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125223013 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125223013 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-RNC_GTP(1545)@18e05620b368: Final verdict of PTC: none -NSVCI98(1536)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@18e05620b368: Final verdict of PTC: none 20241122125223013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125223013 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125223013 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125223013 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125223013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125223013 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125223013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125223013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125223013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125223013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125223013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125223013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125223013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1531)@18e05620b368: Final verdict of PTC: none 20241122125223013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1534)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1539)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1530)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Fri Nov 22 12:52:23 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241122125223151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125223653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276784) 20241122125224011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125224011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276784, count=290180) 20241122125225012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125225012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125225014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125225014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125225014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Nov 22 12:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125226013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125226013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241122125226716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125226717 DMM INFO MM(262420000001055/fdf2006d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125226717 DMM INFO MM(262420000001055/fdf2006d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125226717 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125226717 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125226717 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125226717 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125226717 DMM NOTICE MM(262420000001055/fdf2006d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125226717 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241122125226717 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125226717 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125226717 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241122125226717 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241122125226717 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) 20241122125226717 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241122125226718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125226718 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Deallocated (fsm.c:568) 20241122125226718 DMM DEBUG MM_STATE_Iu(9)[0x55aedbddf980]{Detached}: Deallocated (fsm.c:568) 20241122125226718 DMM DEBUG GMM(gmm_fsm)[0x55aedbddfff0]{Deregistered}: Deallocated (fsm.c:568) 20241122125226718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125226718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125226718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125226718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125226718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125226718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125226718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125226718 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125226761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125226761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125226761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125226761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125226761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125226761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125226761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125226761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125226763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125226763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125226763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125226763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125226763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125226763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125226763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125226763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125226763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125226763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125226763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125226763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125226767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125226778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125226778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125226805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125226805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125226805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125226805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125226805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125226805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125226805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125226805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125226806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125226806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125226806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125226807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125226807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125226807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125226807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125226807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125226807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125226807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125226807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125226807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125226811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125226821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125226821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1560)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125226847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125226847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125226847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125226847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125226847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125226847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125226847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125226847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125226848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125226848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125226848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125226848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125226848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125226848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125226848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125226848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125226849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125226849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125226849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125226849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125226849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125226852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125226861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125226861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1567)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125227014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125227014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125227014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125227014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125227016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125227016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125227067 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125227067 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125227067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125227067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125227069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125227069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125227070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125227070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125227070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125227070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125227070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125227071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125227071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125227071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125227071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125227071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125227071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125227071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125227071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125227879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125227879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125227879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125227879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125227879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125227879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125227879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125227879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125227879 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125227879 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125227879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125227879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125227879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125227879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125227879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125227879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125227879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125227879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@18e05620b368: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='ED6396F0'O, index=0 SGSN_Test-GSUP(1570)@18e05620b368: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: 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 := 'D6D4'O, rac := '5E'O ("^") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9791833 SGSN_Test_0-SCCP(1565)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1566)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125228084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228085 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125228085 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125228085 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125228085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241122125228085 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Deregistered}: Allocated (fsm.c:456) 20241122125228085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125228085 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125228085 DMM DEBUG MM_STATE_Iu[0x55aedbde15c0]{Detached}: Allocated (fsm.c:456) 20241122125228085 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125228085 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125228085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125228085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125228085 DMM DEBUG MM(262420000001056/e78da585) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125228085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241122125228085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: { messageType := 2, destLocRef := '956959'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: 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 := '191FEAAD0827FA33AEA5B520286BE8AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4ECCCAAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DAACB6185367B60'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF87FE476E777DDDA6B66A9A60BE59E0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '83B61FD1D6B2EA4075DBF8AE90DED69F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E9173E397DF6F7552DF9DFE686EAFD6A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2753BE90ECB536E6'O } } } } } SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241122125228095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228095 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125228096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125228096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125228096 DMM DEBUG MM(262420000001056/e78da585) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241122125228096 DMM NOTICE MM(262420000001056/e78da585) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125228096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125228096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125228096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125228096 DMM DEBUG MM(262420000001056/e78da585) Requesting authorization (sgsn_auth.c:160) 20241122125228096 DMM INFO MM(262420000001056/e78da585) Requesting authentication tuples (sgsn_auth.c:184) 20241122125228096 DMM DEBUG MM(262420000001056/e78da585) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125228096 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241122125228096 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@18e05620b368: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241122125228098 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125228098 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125228098 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125228098 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125228098 DMM INFO MM(262420000001056/e78da585) Subscriber data update (mmctx.c:445) 20241122125228098 DMM DEBUG MM(262420000001056/e78da585) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125228098 DMM INFO MM(262420000001056/e78da585) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125228098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125228098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125228098 DMM INFO MM(262420000001056/e78da585) <- GMM AUTH AND CIPHERING REQ (rand = 19 1f ea ad 08 27 fa 33 ae a5 b5 20 28 6b e8 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 17 3e 39 7d f6 f7 55 2d f9 df e6 86 ea fd 6a ) (gprs_gmm.c:483) 20241122125228098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241122125228099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303222753BE9023094B99990000105006F02904ECB536E6'O 20241122125228105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125228105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125228105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125228105 DMM INFO MM(262420000001056/e78da585) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125228105 DMM NOTICE MM(262420000001056/e78da585) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125228105 DMM DEBUG MM(262420000001056/e78da585) checking auth: received UMTS RES = 27 53 be 90 ec b5 36 e6 (gprs_gmm.c:666) 20241122125228105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125228105 DMM DEBUG MM(262420000001056/e78da585) Requesting authorization (sgsn_auth.c:160) 20241122125228105 DMM INFO MM(262420000001056/e78da585) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125228105 DMM DEBUG MM(262420000001056/e78da585) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125228105 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241122125228105 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) 20241122125228105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125228105 DMM DEBUG MM(262420000001056/e78da585) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125228106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125228115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228115 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125228115 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125228115 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125228115 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241122125228115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125228115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125228115 DMM INFO MM(262420000001056/e78da585) <- GMM ATTACH ACCEPT (new P-TMSI=0xe78da585) (gprs_gmm.c:300) 20241122125228115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241122125228115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125228119 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125228119 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125228119 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241122125228119 DMM INFO MM(262420000001056/e78da585) Subscriber data update (mmctx.c:445) 20241122125228119 DMM DEBUG MM(262420000001056/e78da585) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125228119 DMM INFO MM(262420000001056/e78da585) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125228119 DMM NOTICE MM(262420000001056/e78da585) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241122125228119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125228119 DMM NOTICE MM(262420000001056/e78da585) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125228119 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) 20241122125228119 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125228119 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241122125228119 DMM INFO MM(262420000001056/e78da585) Subscriber data update (mmctx.c:445) 20241122125228119 DMM DEBUG MM(262420000001056/e78da585) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125228121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228122 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125228122 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125228122 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125228122 DMM INFO MM(262420000001056/e78da585) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125228122 DMM NOTICE MM(262420000001056/e78da585) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125228122 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125228122 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125228122 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125228122 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125228122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125228122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125228122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125228128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228128 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125228128 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125228128 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125228128 DMM INFO MM(262420000001056/e78da585) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125228128 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125228128 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125228128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 20241122125228130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)9791833 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: 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 := 'E78DA585'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4321804 SGSN_Test_0-RAN(1566)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@18e05620b368: First idle individual index:0 20241122125228333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228334 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125228334 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125228334 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125228334 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE78DA585) type="signalling" (gprs_gmm.c:1944) 20241122125228334 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125228334 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125228334 DMM DEBUG MM(262420000001056/e78da585) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125228334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: { messageType := 2, destLocRef := '41F20C'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125228338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228339 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125228339 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125228339 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125228339 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241122125228339 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125228339 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125228339 DMM INFO MM(262420000001056/e78da585) <- GMM SERVICE ACCEPT (P-TMSI=0xe78da585) (gprs_gmm.c:813) 20241122125228339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241122125228339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125228346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228346 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125228346 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125228346 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125228346 DMM INFO MM(262420000001056/e78da585) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125228346 DMM INFO MM(262420000001056/e78da585) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125228346 DMM DEBUG MM(262420000001056/e78da585) Using GGSN 0 (gprs_sm.c:312) 20241122125228346 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241122125228346 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241122125228346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125228346 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125228346 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241122125228357 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 72 b8 b0 84 11 5a 7a 1a 36 14 05 7f 07 1c e9 03 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) 20241122125228357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed2758, cbp=0x55aedbde16f0) (sgsn_libgtp.c:632) 20241122125228357 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125228357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125228357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125228357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125228357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_len:46 SGSN_Test_0-SCCP(1565)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1565)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000CD074AFF'O 20241122125228372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125228372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125228372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125228372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125228372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125228372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125228372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125228372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125228372 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125228372 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125228372 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125228372 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241122125228372 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 )20241122125228372 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241122125228372 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241122125235581 DGPRS DEBUG Checking for inactive LLMEs, time = 14090689 (sgsn.c:131) 20241122125247015 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122125247015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241122125247015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125256764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125256766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125256766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125256807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125256809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125256809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125256849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125256851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125256851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@18e05620b368: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@18e05620b368: Final verdict of PTC: none 20241122125258092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125258092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1559)@18e05620b368: Final verdict of PTC: none -NSVCI97(1554)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@18e05620b368: Final verdict of PTC: none -NSVCI99(1564)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@18e05620b368: Final verdict of PTC: none 20241122125258094 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125258094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125258094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125258094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125258094 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125258094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125258094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125258094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125258094 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125258094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125258094 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125258094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125258094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125258094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125258094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125258094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125258094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125258094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241122125258095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1560)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1557)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1552)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1562)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@18e05620b368: Final verdict of PTC: fail reason: "Tguard timeout" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Fri Nov 22 12:52:58 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241122125258238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125258740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289376) 20241122125259093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125259093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289376, count=290816) 20241122125300094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125300095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125300095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125300095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125300095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Nov 22 12:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125301096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125301096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241122125301807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125301808 DMM INFO MM(262420000001056/e78da585) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125301808 DMM INFO MM(262420000001056/e78da585) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125301808 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125301808 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125301808 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125301808 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125301808 DMM NOTICE MM(262420000001056/e78da585) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125301808 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241122125301808 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125301808 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125301808 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241122125301808 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241122125301808 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) 20241122125301808 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241122125301808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125301808 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125301808 DMM DEBUG MM_STATE_Iu(11)[0x55aedbde15c0]{Detached}: Deallocated (fsm.c:568) 20241122125301808 DMM DEBUG GMM(gmm_fsm)[0x55aedbddf980]{Deregistered}: Deallocated (fsm.c:568) 20241122125301808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125301809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125301809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125301809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125301809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125301809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125301809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125301809 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1578)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1578)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125301860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125301860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125301860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125301860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125301860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125301860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125301860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125301860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1578)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125301861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125301861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125301861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125301861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125301861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125301861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125301861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125301861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125301861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125301861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1578)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125301862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125301862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1577)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1578)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125301867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125301876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125301876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1577)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125301888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125301888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125301888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125301888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125301888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125301888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125301888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125301888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125301890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125301890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125301890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125301890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125301890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125301890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125301890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125301890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125301890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125301890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125301891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125301891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125301894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125301904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125301904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125301929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125301929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125301929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125301929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125301929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125301929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125301929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125301929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125301930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125301930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125301930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125301931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125301931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125301931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125301931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125301931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125301931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125301931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125301931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1587)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125301932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125301932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125301936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125301945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125301945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1590)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125302097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125302097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125302097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125302097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125302099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125302100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125302151 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125302151 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125302151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125302151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125302154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125302154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125302154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125302154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125302154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125302154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125302154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125302155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125302155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125302155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125302155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125302155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125302155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125302155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125302155 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125302961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125302961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125302961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125302961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125302961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125302961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125302961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125302961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125302961 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125302961 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125302962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125302962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125302962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125302962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125302962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125302962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125302962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125302962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@18e05620b368: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D6275A1B'O, index=0 SGSN_Test-GSUP(1593)@18e05620b368: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: 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 := 'CD20'O, rac := 'E8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)11189073 SGSN_Test_0-SCCP(1588)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1589)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125303168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303169 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125303169 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125303169 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125303169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241122125303169 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Deregistered}: Allocated (fsm.c:456) 20241122125303169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125303169 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Allocated (fsm.c:456) 20241122125303169 DMM DEBUG MM_STATE_Iu[0x55aedbddec40]{Detached}: Allocated (fsm.c:456) 20241122125303169 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125303169 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125303169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125303169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125303169 DMM DEBUG MM(262420000001057/f0e8fd63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125303169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241122125303169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: { messageType := 2, destLocRef := 'AABB51'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: 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 := '1A268883D78C610683CCF0417FC6DCBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8110C03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B809DFF296FD266'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92FBFBC4D6C8821A59637B0734F82AF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FDADBF76EA0FB402C549F9CE04AA7D8F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FC06E5915293464810BDD57526BFF29C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '76175424277BDE16'O } } } } } SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241122125303179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303179 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125303179 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125303179 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125303179 DMM DEBUG MM(262420000001057/f0e8fd63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241122125303179 DMM NOTICE MM(262420000001057/f0e8fd63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125303180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125303180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125303180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125303180 DMM DEBUG MM(262420000001057/f0e8fd63) Requesting authorization (sgsn_auth.c:160) 20241122125303180 DMM INFO MM(262420000001057/f0e8fd63) Requesting authentication tuples (sgsn_auth.c:184) 20241122125303180 DMM DEBUG MM(262420000001057/f0e8fd63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125303180 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241122125303180 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@18e05620b368: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241122125303182 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125303182 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125303182 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125303182 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125303183 DMM INFO MM(262420000001057/f0e8fd63) Subscriber data update (mmctx.c:445) 20241122125303183 DMM DEBUG MM(262420000001057/f0e8fd63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125303183 DMM INFO MM(262420000001057/f0e8fd63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125303183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125303183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125303183 DMM INFO MM(262420000001057/f0e8fd63) <- GMM AUTH AND CIPHERING REQ (rand = 1a 26 88 83 d7 8c 61 06 83 cc f0 41 7f c6 dc be , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc 06 e5 91 52 93 46 48 10 bd d5 75 26 bf f2 9c ) (gprs_gmm.c:483) 20241122125303183 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241122125303183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306227617542423094B99990000105007F02904277BDE16'O 20241122125303188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303188 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125303188 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125303188 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125303188 DMM INFO MM(262420000001057/f0e8fd63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125303188 DMM NOTICE MM(262420000001057/f0e8fd63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125303188 DMM DEBUG MM(262420000001057/f0e8fd63) checking auth: received UMTS RES = 76 17 54 24 27 7b de 16 (gprs_gmm.c:666) 20241122125303188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125303188 DMM DEBUG MM(262420000001057/f0e8fd63) Requesting authorization (sgsn_auth.c:160) 20241122125303189 DMM INFO MM(262420000001057/f0e8fd63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125303189 DMM DEBUG MM(262420000001057/f0e8fd63) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125303189 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241122125303189 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) 20241122125303189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125303189 DMM DEBUG MM(262420000001057/f0e8fd63) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125303189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125303198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303198 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125303198 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125303198 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125303198 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241122125303198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125303198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125303198 DMM INFO MM(262420000001057/f0e8fd63) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e8fd63) (gprs_gmm.c:300) 20241122125303198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241122125303199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125303202 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125303202 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125303202 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241122125303202 DMM INFO MM(262420000001057/f0e8fd63) Subscriber data update (mmctx.c:445) 20241122125303202 DMM DEBUG MM(262420000001057/f0e8fd63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125303202 DMM INFO MM(262420000001057/f0e8fd63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125303202 DMM NOTICE MM(262420000001057/f0e8fd63) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241122125303202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125303202 DMM NOTICE MM(262420000001057/f0e8fd63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125303202 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) 20241122125303203 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125303203 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241122125303203 DMM INFO MM(262420000001057/f0e8fd63) Subscriber data update (mmctx.c:445) 20241122125303203 DMM DEBUG MM(262420000001057/f0e8fd63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125303205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303205 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125303205 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125303205 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125303205 DMM INFO MM(262420000001057/f0e8fd63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125303206 DMM NOTICE MM(262420000001057/f0e8fd63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125303206 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125303206 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125303206 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125303206 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125303206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125303206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125303206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125303212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303212 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125303212 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125303212 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125303212 DMM INFO MM(262420000001057/f0e8fd63) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125303212 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125303212 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125303212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 20241122125303214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)11189073 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: 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 := 'F0E8FD63'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)10651960 SGSN_Test_0-RAN(1589)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@18e05620b368: First idle individual index:0 20241122125303418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303418 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125303418 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125303418 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125303418 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0E8FD63) type="signalling" (gprs_gmm.c:1944) 20241122125303418 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125303418 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125303418 DMM DEBUG MM(262420000001057/f0e8fd63) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125303418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: { messageType := 2, destLocRef := 'A28938'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125303423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303423 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125303423 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125303423 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125303423 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241122125303423 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125303423 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125303423 DMM INFO MM(262420000001057/f0e8fd63) <- GMM SERVICE ACCEPT (P-TMSI=0xf0e8fd63) (gprs_gmm.c:813) 20241122125303423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241122125303424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125303431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303431 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125303431 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125303431 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125303431 DMM INFO MM(262420000001057/f0e8fd63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125303431 DMM INFO MM(262420000001057/f0e8fd63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125303431 DMM DEBUG MM(262420000001057/f0e8fd63) Using GGSN 0 (gprs_sm.c:312) 20241122125303431 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241122125303431 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241122125303431 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125303431 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125303431 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241122125303443 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 e7 a4 49 62 11 41 0e eb 04 14 05 7f 44 4a 29 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241122125303443 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed37c8, cbp=0x55aedbde1fc0) (sgsn_libgtp.c:632) 20241122125303443 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125303443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125303443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125303443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125303443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_len:48 SGSN_Test_0-SCCP(1588)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1588)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000EF20B585'O 20241122125303458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125303458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125303458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125303458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125303458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125303458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125303458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125303458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125303458 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125303458 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125303458 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125303458 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241122125303458 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 )20241122125303458 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241122125303458 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241122125305582 DGPRS DEBUG Checking for inactive LLMEs, time = 14090719 (sgsn.c:131) 20241122125322099 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241122125322099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125322099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241122125331863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125331865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125331865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125331891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125331893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125331893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241122125331932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125331933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125331933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@18e05620b368: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241122125333176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125333176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1593)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@18e05620b368: Final verdict of PTC: none -NSVCI98(1582)@18e05620b368: Final verdict of PTC: none -NSVCI97(1578)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@18e05620b368: Final verdict of PTC: none 20241122125333179 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125333179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125333179 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125333179 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125333179 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125333179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125333179 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125333179 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125333180 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125333180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125333180 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125333180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125333180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125333180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125333180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125333180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125333180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1587)@18e05620b368: Final verdict of PTC: none 20241122125333180 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1577)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@18e05620b368: Final verdict of PTC: none 20241122125333181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1583)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1576)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1580)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1585)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@18e05620b368: Final verdict of PTC: fail reason: "Tguard timeout" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1575): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1576): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1577): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1578): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@18e05620b368: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Fri Nov 22 12:53:33 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241122125333316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125333818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241122125334177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125334177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288436, count=289876) 20241122125335179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125335179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125335181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125335181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125335181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241122125335583 DGPRS DEBUG Checking for inactive LLMEs, time = 14090749 (sgsn.c:131) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Nov 22 12:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125336180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125336180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_attach_pdp_act_pmm_idle started. 20241122125336888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125336889 DMM INFO MM(262420000001057/f0e8fd63) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125336889 DMM INFO MM(262420000001057/f0e8fd63) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125336889 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125336889 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125336889 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125336889 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125336889 DMM NOTICE MM(262420000001057/f0e8fd63) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125336889 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241122125336889 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125336889 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125336889 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241122125336889 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241122125336889 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) 20241122125336889 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241122125336889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125336889 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Deallocated (fsm.c:568) 20241122125336889 DMM DEBUG MM_STATE_Iu(13)[0x55aedbddec40]{Detached}: Deallocated (fsm.c:568) 20241122125336889 DMM DEBUG GMM(gmm_fsm)[0x55aedbde15c0]{Deregistered}: Deallocated (fsm.c:568) 20241122125336889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125336889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125336889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125336890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125336890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125336890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125336890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125336890 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1601)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1601)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125336941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125336941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125336941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125336941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125336941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125336941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125336941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125336941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125336941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1601)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125336942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125336942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125336942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125336942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125336942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125336942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125336942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125336942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125336942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125336942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125336942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125336943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125336943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1601)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1601)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1600)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 20241122125336947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125336957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125336957 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1600)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125336968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125336968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125336968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125336968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125336968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125336968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125336968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125336968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125336968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125336969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125336969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125336969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125336969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125336969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125336969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125336969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125336969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125336969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125336969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125336969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125336970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125336970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125336974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125336985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125336985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125337003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125337003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125337003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125337003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125337003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125337003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125337003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125337003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125337003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125337004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125337004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125337004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125337004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125337004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125337005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125337005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125337005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125337005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125337005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125337005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125337005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125337005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125337009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125337018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125337019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1613)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@18e05620b368: ************************************************* MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125337181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125337181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125337181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125337181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125337183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125337183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125337224 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125337224 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125337224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125337224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125337226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125337226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125337226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125337226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125337226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125337226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125337226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125337227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125337227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125337227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125337227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125337227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125337227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125337227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125337227 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125338035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338035 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125338035 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125338035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@18e05620b368: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F48CE073'O, index=0 SGSN_Test-GSUP(1616)@18e05620b368: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: 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 := '7375'O ("su"), rac := '87'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)906217 SGSN_Test_0-SCCP(1611)@18e05620b368: First idle individual index:0 SGSN_Test_0-RAN(1612)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125338255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338256 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125338256 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125338256 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125338256 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241122125338256 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Deregistered}: Allocated (fsm.c:456) 20241122125338256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125338256 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125338256 DMM DEBUG MM_STATE_Iu[0x55aedbdddba0]{Detached}: Allocated (fsm.c:456) 20241122125338256 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125338256 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125338256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125338256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125338256 DMM DEBUG MM(262420000001005/eb8be8a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125338256 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241122125338256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: { messageType := 2, destLocRef := '0DD3E9'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: 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 := '34E507183CA6F8B0DEA62957AF630F3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66850D1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15F906468FB16057'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CF8F9B9E415BA86A6B287A5ACA4043DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2C18C5B621252013899159D9179E4DA2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '62A0D5331F7118759A37FDDCA58D3EDC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C187EC75CA6EF7AF'O } } } } } SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241122125338267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125338267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125338267 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125338267 DMM DEBUG MM(262420000001005/eb8be8a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241122125338267 DMM NOTICE MM(262420000001005/eb8be8a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125338267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125338267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125338267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125338267 DMM DEBUG MM(262420000001005/eb8be8a0) Requesting authorization (sgsn_auth.c:160) 20241122125338267 DMM INFO MM(262420000001005/eb8be8a0) Requesting authentication tuples (sgsn_auth.c:184) 20241122125338267 DMM DEBUG MM(262420000001005/eb8be8a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125338267 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241122125338267 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@18e05620b368: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@18e05620b368: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241122125338270 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125338270 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125338270 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125338270 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125338270 DMM INFO MM(262420000001005/eb8be8a0) Subscriber data update (mmctx.c:445) 20241122125338270 DMM DEBUG MM(262420000001005/eb8be8a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125338270 DMM INFO MM(262420000001005/eb8be8a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125338270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125338270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125338270 DMM INFO MM(262420000001005/eb8be8a0) <- GMM AUTH AND CIPHERING REQ (rand = 34 e5 07 18 3c a6 f8 b0 de a6 29 57 af 63 0f 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 a0 d5 33 1f 71 18 75 9a 37 fd dc a5 8d 3e dc ) (gprs_gmm.c:483) 20241122125338270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241122125338270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022C187EC7523094B99990000100005F02904CA6EF7AF'O 20241122125338276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338276 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125338276 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125338276 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125338276 DMM INFO MM(262420000001005/eb8be8a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125338276 DMM NOTICE MM(262420000001005/eb8be8a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125338276 DMM DEBUG MM(262420000001005/eb8be8a0) checking auth: received UMTS RES = c1 87 ec 75 ca 6e f7 af (gprs_gmm.c:666) 20241122125338276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125338276 DMM DEBUG MM(262420000001005/eb8be8a0) Requesting authorization (sgsn_auth.c:160) 20241122125338277 DMM INFO MM(262420000001005/eb8be8a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125338277 DMM DEBUG MM(262420000001005/eb8be8a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125338277 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241122125338277 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) 20241122125338277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125338277 DMM DEBUG MM(262420000001005/eb8be8a0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125338277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125338285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338285 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125338285 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125338285 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125338285 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241122125338285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125338285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125338285 DMM INFO MM(262420000001005/eb8be8a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb8be8a0) (gprs_gmm.c:300) 20241122125338285 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241122125338285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125338289 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125338289 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125338289 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241122125338289 DMM INFO MM(262420000001005/eb8be8a0) Subscriber data update (mmctx.c:445) 20241122125338289 DMM DEBUG MM(262420000001005/eb8be8a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125338289 DMM INFO MM(262420000001005/eb8be8a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125338289 DMM NOTICE MM(262420000001005/eb8be8a0) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241122125338289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125338289 DMM NOTICE MM(262420000001005/eb8be8a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125338289 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) 20241122125338290 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125338290 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241122125338290 DMM INFO MM(262420000001005/eb8be8a0) Subscriber data update (mmctx.c:445) 20241122125338290 DMM DEBUG MM(262420000001005/eb8be8a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125338291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125338292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125338292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125338292 DMM INFO MM(262420000001005/eb8be8a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125338292 DMM NOTICE MM(262420000001005/eb8be8a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125338292 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125338292 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125338292 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125338292 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125338292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125338292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125338292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125338296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338297 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125338297 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125338297 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125338297 DMM INFO MM(262420000001005/eb8be8a0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125338297 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125338297 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125338297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 20241122125338298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@18e05620b368: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)906217 TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: 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 := 'EB8BE8A0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@18e05620b368: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)12311126 SGSN_Test_0-RAN(1612)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@18e05620b368: First idle individual index:0 20241122125338501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338502 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125338502 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125338502 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125338502 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB8BE8A0) type="signalling" (gprs_gmm.c:1944) 20241122125338502 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125338502 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125338502 DMM DEBUG MM(262420000001005/eb8be8a0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125338502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: { messageType := 2, destLocRef := 'BBDA56'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125338507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338508 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125338508 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125338508 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125338508 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241122125338508 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125338508 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125338508 DMM INFO MM(262420000001005/eb8be8a0) <- GMM SERVICE ACCEPT (P-TMSI=0xeb8be8a0) (gprs_gmm.c:813) 20241122125338508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241122125338508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125338515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338515 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125338515 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125338515 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125338515 DMM INFO MM(262420000001005/eb8be8a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125338515 DMM INFO MM(262420000001005/eb8be8a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125338515 DMM DEBUG MM(262420000001005/eb8be8a0) Using GGSN 0 (gprs_sm.c:312) 20241122125338515 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241122125338515 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241122125338515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125338515 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125338515 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241122125338526 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 3e 73 06 e8 11 5c 6e 75 2f 14 05 7f 50 5d 91 42 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=1093 from retransmit req queue (gtp.c:443) 20241122125338526 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed4838, cbp=0x55aedbde2c70) (sgsn_libgtp.c:632) 20241122125338526 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125338526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_len:30 SGSN_Test_0-SCCP(1611)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1611)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003DA222F8'O 20241122125338544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125338544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125338544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125338544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125338544 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125338544 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125338544 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125338544 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241122125338544 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241122125338544 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241122125338544 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125338544 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241122125338545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125338545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125338545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125338545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125338545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125338545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125338545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1616)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@18e05620b368: Final verdict of PTC: none -NSVCI97(1601)@18e05620b368: Final verdict of PTC: none -NSVCI99(1610)@18e05620b368: Final verdict of PTC: none 20241122125338549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125338549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1615)@18e05620b368: Final verdict of PTC: none 20241122125338551 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125338551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125338551 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125338551 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125338551 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125338551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125338551 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125338551 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125338551 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125338551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125338551 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125338551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125338551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125338551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125338551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125338551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125338551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1605)@18e05620b368: Final verdict of PTC: none 20241122125338551 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1600)@18e05620b368: Final verdict of PTC: none 20241122125338552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1602)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1598)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1603)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1608)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1599)@18e05620b368: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1600): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1601): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Fri Nov 22 12:53:38 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 20241122125338692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125339194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287428) 20241122125339549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125339549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287428, count=288588) 20241122125340551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125340551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125340552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125340552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125340552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Nov 22 12:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125341552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125341552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_pmm_idle_rx_mt_data started. 20241122125342261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125342263 DMM INFO MM(262420000001005/eb8be8a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125342263 DMM INFO MM(262420000001005/eb8be8a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125342263 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125342263 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125342263 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125342263 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125342263 DMM NOTICE MM(262420000001005/eb8be8a0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125342263 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241122125342263 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125342263 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125342263 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241122125342263 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241122125342263 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) 20241122125342263 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241122125342263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125342263 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125342263 DMM DEBUG MM_STATE_Iu(15)[0x55aedbdddba0]{Detached}: Deallocated (fsm.c:568) 20241122125342263 DMM DEBUG GMM(gmm_fsm)[0x55aedbddec40]{Deregistered}: Deallocated (fsm.c:568) 20241122125342263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125342263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125342263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125342263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125342263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125342263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125342263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125342263 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125342317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125342317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125342317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125342317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125342317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125342317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125342317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125342317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1623)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1624)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125342319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125342319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125342319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125342320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125342320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125342320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125342320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125342320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125342320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125342320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125342320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125342320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1624)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125342324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1620)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125342335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125342335 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1621)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1623)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1629)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1629)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125342351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125342351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125342351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125342351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125342351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125342351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125342351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125342351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1629)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125342353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125342353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125342353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125342353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125342353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125342353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125342353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125342353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125342353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125342353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1628)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1629)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125342354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125342354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1629)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125342357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241122125342366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125342366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1626)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1628)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1634)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1634)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125342387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125342387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125342387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125342387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342387 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125342387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125342387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125342387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125342387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1634)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125342389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125342389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125342389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125342389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125342389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125342389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125342389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125342389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125342389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125342389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125342389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125342389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125342389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1634)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1634)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125342393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@18e05620b368: ************************************************* SGSN_Test_0-M3UA(1636)@18e05620b368: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1633)@18e05620b368: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1630)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125342401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125342401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1631)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241122125342553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125342553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125342553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125342553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125342555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125342556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125342598 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125342598 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125342598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125342598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125342601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125342601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125342601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125342601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125342601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125342601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125342601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125342602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125342602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125342602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125342602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125342602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125342602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125342602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125342602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125343408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343409 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125343409 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125343409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@18e05620b368: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E5B62F35'O, index=0 SGSN_Test-GSUP(1639)@18e05620b368: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@18e05620b368: 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 := '0683'O, rac := 'BE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@18e05620b368: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)11533101 SGSN_Test_0-SCCP(1633)@18e05620b368: First idle individual index:0 20241122125343640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125343641 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125343641 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125343641 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125343641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241122125343641 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Deregistered}: Allocated (fsm.c:456) 20241122125343641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Allocated (fsm.c:456) 20241122125343641 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Allocated (fsm.c:456) 20241122125343641 DMM DEBUG MM_STATE_Iu[0x55aedbde3720]{Detached}: Allocated (fsm.c:456) 20241122125343641 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125343641 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125343641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125343641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125343641 DMM DEBUG MM(262420000001007/c756d960) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125343641 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241122125343642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: { messageType := 2, destLocRef := 'AFFB2D'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(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@18e05620b368: 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 := '1587232FB5A3B0A8C3F4C6FC5A81D84A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31230638'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E06533392EC699A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '411763EA8508F454B17EB68BA6E56737'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B4BA8051A39B4428D7CE7A1A1E7390B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A11D91AA6486FFFA0893C5307FD3B34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2370576700EAD60A'O } } } } } SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241122125343651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343651 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125343651 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125343651 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125343651 DMM DEBUG MM(262420000001007/c756d960) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241122125343651 DMM NOTICE MM(262420000001007/c756d960) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125343651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125343651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125343651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125343651 DMM DEBUG MM(262420000001007/c756d960) Requesting authorization (sgsn_auth.c:160) 20241122125343651 DMM INFO MM(262420000001007/c756d960) Requesting authentication tuples (sgsn_auth.c:184) 20241122125343651 DMM DEBUG MM(262420000001007/c756d960) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125343651 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241122125343651 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@18e05620b368: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@18e05620b368: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241122125343653 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125343653 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125343653 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125343653 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125343653 DMM INFO MM(262420000001007/c756d960) Subscriber data update (mmctx.c:445) 20241122125343653 DMM DEBUG MM(262420000001007/c756d960) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125343653 DMM INFO MM(262420000001007/c756d960) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125343653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125343653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125343653 DMM INFO MM(262420000001007/c756d960) <- GMM AUTH AND CIPHERING REQ (rand = 15 87 23 2f b5 a3 b0 a8 c3 f4 c6 fc 5a 81 d8 4a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 11 d9 1a a6 48 6f ff a0 89 3c 53 07 fd 3b 34 ) (gprs_gmm.c:483) 20241122125343653 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241122125343654 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343654 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300222370576723094B99990000100007F0290400EAD60A'O 20241122125343658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125343659 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125343659 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125343659 DMM INFO MM(262420000001007/c756d960) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125343659 DMM NOTICE MM(262420000001007/c756d960) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125343659 DMM DEBUG MM(262420000001007/c756d960) checking auth: received UMTS RES = 23 70 57 67 00 ea d6 0a (gprs_gmm.c:666) 20241122125343659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125343659 DMM DEBUG MM(262420000001007/c756d960) Requesting authorization (sgsn_auth.c:160) 20241122125343659 DMM INFO MM(262420000001007/c756d960) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125343659 DMM DEBUG MM(262420000001007/c756d960) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125343659 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241122125343659 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) 20241122125343659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125343659 DMM DEBUG MM(262420000001007/c756d960) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125343659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125343667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343667 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125343667 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125343667 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125343667 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241122125343667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125343667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125343667 DMM INFO MM(262420000001007/c756d960) <- GMM ATTACH ACCEPT (new P-TMSI=0xc756d960) (gprs_gmm.c:300) 20241122125343667 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241122125343667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125343671 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125343671 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125343671 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241122125343671 DMM INFO MM(262420000001007/c756d960) Subscriber data update (mmctx.c:445) 20241122125343671 DMM DEBUG MM(262420000001007/c756d960) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125343671 DMM INFO MM(262420000001007/c756d960) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125343671 DMM NOTICE MM(262420000001007/c756d960) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241122125343671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125343671 DMM NOTICE MM(262420000001007/c756d960) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125343671 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) 20241122125343672 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125343672 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241122125343672 DMM INFO MM(262420000001007/c756d960) Subscriber data update (mmctx.c:445) 20241122125343672 DMM DEBUG MM(262420000001007/c756d960) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125343674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343674 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125343674 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125343674 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125343674 DMM INFO MM(262420000001007/c756d960) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125343674 DMM NOTICE MM(262420000001007/c756d960) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125343674 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125343674 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125343675 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125343675 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125343675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125343675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125343675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125343680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343681 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125343681 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125343681 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125343681 DMM INFO MM(262420000001007/c756d960) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125343681 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125343681 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125343681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 20241122125343682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@18e05620b368: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)11533101 TC_pmm_idle_rx_mt_data(1641)@18e05620b368: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@18e05620b368: 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 := 'C756D960'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@18e05620b368: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2679938 SGSN_Test_0-RAN(1635)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1633)@18e05620b368: First idle individual index:0 20241122125343885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125343886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125343886 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125343886 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC756D960) type="signalling" (gprs_gmm.c:1944) 20241122125343886 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125343886 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125343886 DMM DEBUG MM(262420000001007/c756d960) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125343886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: { messageType := 2, destLocRef := '28E482'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(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125343891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343891 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125343891 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125343891 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125343891 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241122125343891 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125343891 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125343891 DMM INFO MM(262420000001007/c756d960) <- GMM SERVICE ACCEPT (P-TMSI=0xc756d960) (gprs_gmm.c:813) 20241122125343891 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241122125343892 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343892 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125343897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343898 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125343898 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125343898 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125343898 DMM INFO MM(262420000001007/c756d960) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125343898 DMM INFO MM(262420000001007/c756d960) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125343898 DMM DEBUG MM(262420000001007/c756d960) Using GGSN 0 (gprs_sm.c:312) 20241122125343898 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241122125343898 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241122125343898 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125343898 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125343898 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241122125343909 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 4b 65 1c bb 11 da eb e9 7b 14 05 7f 36 09 e1 4a 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) 20241122125343909 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed58a8, cbp=0x55aedbde3850) (sgsn_libgtp.c:632) 20241122125343909 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125343909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_len:30 SGSN_Test_0-SCCP(1633)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1633)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A8929E1A'O 20241122125343925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125343925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125343925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125343925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125343925 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125343925 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125343925 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125343925 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241122125343925 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241122125343925 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241122125343925 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125343925 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241122125343925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125343925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125343925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125343925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125343925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125343925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125343925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241122125343929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125343929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@18e05620b368: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@18e05620b368: Final verdict of PTC: none 20241122125343931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1629)@18e05620b368: Final verdict of PTC: none -NSVCI97(1624)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1628)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@18e05620b368: Final verdict of PTC: none -NSVCI99(1634)@18e05620b368: Final verdict of PTC: none 20241122125343932 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125343932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125343932 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125343932 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125343932 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125343932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125343933 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125343933 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125343933 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125343933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125343933 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125343933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125343933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125343933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125343933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241122125343933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125343933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-RNC_GTP(1637)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@18e05620b368: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1631)@18e05620b368: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1626)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@18e05620b368: Final verdict of PTC: none 20241122125343933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1630)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@18e05620b368: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1627)@18e05620b368: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1632)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@18e05620b368: Final verdict of PTC: none -NSVCI97-provIP(1622)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1626): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1627): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1628): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1629): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1631): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1632): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1633): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1634): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Fri Nov 22 12:53:44 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 20241122125344067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125344668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284308) 20241122125344930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125344930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284308, count=288760) 20241122125345931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125345931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125345934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125345934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125345934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Nov 22 12:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125346932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125346932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_update_ctx_err_ind_from_ggsn started. 20241122125347735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125347737 DMM INFO MM(262420000001007/c756d960) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125347737 DMM INFO MM(262420000001007/c756d960) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125347737 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125347737 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125347737 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125347737 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125347737 DMM NOTICE MM(262420000001007/c756d960) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125347737 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241122125347737 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125347737 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125347737 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241122125347737 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241122125347737 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) 20241122125347737 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241122125347737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdd53a0]{Init}: Deallocated (fsm.c:568) 20241122125347737 DMM DEBUG MM_STATE_Gb[0x55aedbdcdec0]{Idle}: Deallocated (fsm.c:568) 20241122125347737 DMM DEBUG MM_STATE_Iu(17)[0x55aedbde3720]{Detached}: Deallocated (fsm.c:568) 20241122125347737 DMM DEBUG GMM(gmm_fsm)[0x55aedbdddba0]{Deregistered}: Deallocated (fsm.c:568) 20241122125347737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125347737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125347737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125347737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125347737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125347737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125347737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125347737 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@18e05620b368: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@18e05620b368: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125347785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125347785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125347785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125347785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125347785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125347785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125347785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125347785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@18e05620b368: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125347786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125347787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125347787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125347787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125347787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125347787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125347787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125347787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241122125347787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125347787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241122125347788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125347788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@18e05620b368: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125347792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@18e05620b368: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125347801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125347801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@18e05620b368: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@18e05620b368: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125347820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241122125347820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125347820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125347820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241122125347820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125347820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125347820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125347820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@18e05620b368: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125347821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125347821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125347821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125347822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125347822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125347822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125347822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125347822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241122125347822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125347822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125347822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125347822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@18e05620b368: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125347825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@18e05620b368: Creating NSIP provider for "127.0.0.103":21012 20241122125347836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55aedbdcfb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125347836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@18e05620b368: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@18e05620b368: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@18e05620b368: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@18e05620b368: Provider Link came up: sending NS-RESET 20241122125347858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241122125347858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125347858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125347858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241122125347858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125347858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125347858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125347858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@18e05620b368: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241122125347859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125347859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125347859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125347860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241122125347860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241122125347860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241122125347860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241122125347860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125347860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241122125347860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241122125347860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241122125347860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241122125347861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@18e05620b368: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@18e05620b368: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241122125347864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@18e05620b368: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@18e05620b368: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241122125347874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55aedbdd2240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241122125347874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@18e05620b368: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@18e05620b368: ************************************************* TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@18e05620b368: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1659)@18e05620b368: M3UA emulation initiated, the test can be started MTC@18e05620b368: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@18e05620b368: ************************************************* SGSN_Test_0-SCCP(1657)@18e05620b368: v_sccp_pdu_maxlen:268 20241122125347933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125347933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241122125347933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241122125347933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@18e05620b368: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241122125347935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241122125347935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@18e05620b368: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@18e05620b368: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241122125348078 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241122125348078 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241122125348078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241122125348078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@18e05620b368: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241122125348081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241122125348081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241122125348081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241122125348081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241122125348081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241122125348081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241122125348082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241122125348082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241122125348082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241122125348082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241122125348082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241122125348082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241122125348082 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241122125348889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125348889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125348889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125348889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125348889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125348889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125348889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125348890 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241122125348890 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241122125348890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125348890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125348890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125348890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125348890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125348890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125348890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@18e05620b368: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@18e05620b368: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F739AA60'O, index=0 SGSN_Test-GSUP(1662)@18e05620b368: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: 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 := 'D25B'O, rac := '7E'O ("~") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@18e05620b368: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)15637287 SGSN_Test_0-SCCP(1657)@18e05620b368: First idle individual index:0 20241122125348995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125348995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125348995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125348995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125348995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125348995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125348995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 20241122125348995 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125348995 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125348995 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125348995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241122125348995 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Deregistered}: Allocated (fsm.c:456) 20241122125348995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Allocated (fsm.c:456) 20241122125348995 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Allocated (fsm.c:456) 20241122125348995 DMM DEBUG MM_STATE_Iu[0x55aedbde44e0]{Detached}: Allocated (fsm.c:456) 20241122125348996 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241122125348996 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241122125348996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241122125348996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241122125348996 DMM DEBUG MM(262420000001004/e07fc1db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241122125348996 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241122125348996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125348996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125348996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125348996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125348996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125348996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125348996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125348996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125348996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125348996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125348996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: { messageType := 2, destLocRef := 'EE9B27'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: 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 := '3A4B5588CE8471A29359D0B9001F0550'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F583C8A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0249C72A25FFEC9C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0E9EF923F9744911D023E917893A2C1A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F5EC4712E548AEF8040DB81267CE998'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B3F742B907DAB51C33DB14BBCEA267E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1F83086F9F01547D'O } } } } } SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241122125349007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349007 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125349007 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125349007 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125349007 DMM DEBUG MM(262420000001004/e07fc1db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241122125349007 DMM NOTICE MM(262420000001004/e07fc1db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241122125349007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241122125349007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241122125349007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241122125349007 DMM DEBUG MM(262420000001004/e07fc1db) Requesting authorization (sgsn_auth.c:160) 20241122125349007 DMM INFO MM(262420000001004/e07fc1db) Requesting authentication tuples (sgsn_auth.c:184) 20241122125349007 DMM DEBUG MM(262420000001004/e07fc1db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241122125349007 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241122125349007 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@18e05620b368: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@18e05620b368: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241122125349010 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241122125349010 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241122125349010 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241122125349010 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241122125349010 DMM INFO MM(262420000001004/e07fc1db) Subscriber data update (mmctx.c:445) 20241122125349010 DMM DEBUG MM(262420000001004/e07fc1db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241122125349010 DMM INFO MM(262420000001004/e07fc1db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241122125349010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241122125349010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241122125349010 DMM INFO MM(262420000001004/e07fc1db) <- GMM AUTH AND CIPHERING REQ (rand = 3a 4b 55 88 ce 84 71 a2 93 59 d0 b9 00 1f 05 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 3f 74 2b 90 7d ab 51 c3 3d b1 4b bc ea 26 7e ) (gprs_gmm.c:483) 20241122125349010 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241122125349010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:37 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F221F83086F23094B99990000100004F029049F01547D'O 20241122125349017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125349017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125349017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125349017 DMM INFO MM(262420000001004/e07fc1db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241122125349017 DMM NOTICE MM(262420000001004/e07fc1db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241122125349017 DMM DEBUG MM(262420000001004/e07fc1db) checking auth: received UMTS RES = 1f 83 08 6f 9f 01 54 7d (gprs_gmm.c:666) 20241122125349017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241122125349017 DMM DEBUG MM(262420000001004/e07fc1db) Requesting authorization (sgsn_auth.c:160) 20241122125349017 DMM INFO MM(262420000001004/e07fc1db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241122125349017 DMM DEBUG MM(262420000001004/e07fc1db) Requesting subscriber data update (gprs_subscriber.c:894) 20241122125349017 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241122125349017 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) 20241122125349017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241122125349017 DMM DEBUG MM(262420000001004/e07fc1db) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241122125349018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125349026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349026 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125349026 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125349026 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125349026 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241122125349026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241122125349026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241122125349026 DMM INFO MM(262420000001004/e07fc1db) <- GMM ATTACH ACCEPT (new P-TMSI=0xe07fc1db) (gprs_gmm.c:300) 20241122125349026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241122125349026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241122125349031 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241122125349031 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241122125349031 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241122125349031 DMM INFO MM(262420000001004/e07fc1db) Subscriber data update (mmctx.c:445) 20241122125349031 DMM DEBUG MM(262420000001004/e07fc1db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241122125349031 DMM INFO MM(262420000001004/e07fc1db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241122125349031 DMM NOTICE MM(262420000001004/e07fc1db) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241122125349031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241122125349031 DMM NOTICE MM(262420000001004/e07fc1db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241122125349031 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) 20241122125349032 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241122125349032 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241122125349032 DMM INFO MM(262420000001004/e07fc1db) Subscriber data update (mmctx.c:445) 20241122125349032 DMM DEBUG MM(262420000001004/e07fc1db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:14 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241122125349035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349035 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125349035 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125349035 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125349035 DMM INFO MM(262420000001004/e07fc1db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241122125349035 DMM NOTICE MM(262420000001004/e07fc1db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241122125349035 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241122125349035 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241122125349035 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241122125349035 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241122125349035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241122125349035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241122125349035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:7 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241122125349041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349041 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241122125349041 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241122125349041 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241122125349041 DMM INFO MM(262420000001004/e07fc1db) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241122125349041 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241122125349041 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241122125349041 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 20241122125349042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@18e05620b368: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)15637287 TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: 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 := 'E07FC1DB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@18e05620b368: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)11722249 SGSN_Test_0-RAN(1658)@18e05620b368: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@18e05620b368: First idle individual index:0 20241122125349245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349246 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241122125349246 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241122125349246 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241122125349246 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE07FC1DB) type="signalling" (gprs_gmm.c:1944) 20241122125349246 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241122125349246 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241122125349246 DMM DEBUG MM(262420000001004/e07fc1db) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241122125349246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: { messageType := 2, destLocRef := 'B2DE09'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:12 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241122125349251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349251 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241122125349251 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241122125349251 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241122125349251 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241122125349251 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241122125349251 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241122125349251 DMM INFO MM(262420000001004/e07fc1db) <- GMM SERVICE ACCEPT (P-TMSI=0xe07fc1db) (gprs_gmm.c:813) 20241122125349251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241122125349251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:23 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241122125349259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349259 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241122125349259 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241122125349259 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241122125349259 DMM INFO MM(262420000001004/e07fc1db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241122125349259 DMM INFO MM(262420000001004/e07fc1db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241122125349259 DMM DEBUG MM(262420000001004/e07fc1db) Using GGSN 0 (gprs_sm.c:312) 20241122125349259 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241122125349259 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241122125349259 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241122125349259 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241122125349259 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241122125349271 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 18 07 a3 18 11 d2 a2 c3 43 14 05 7f e1 29 09 62 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) 20241122125349271 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6629ed6918, cbp=0x55aedbde4760) (sgsn_libgtp.c:632) 20241122125349271 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241122125349271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_len:30 SGSN_Test_0-SCCP(1657)@18e05620b368: vl_from0 SGSN_Test_0-SCCP(1657)@18e05620b368: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B5ADDE8A'O 20241122125349285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241122125349285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241122125349286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241122125349286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241122125349286 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241122125349286 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241122125349286 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241122125349286 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241122125349286 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241122125349286 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241122125349286 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241122125349286 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241122125349286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125349286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125349286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125349286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125349286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125349286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241122125349286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@18e05620b368: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@18e05620b368: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@18e05620b368: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1662)@18e05620b368: Final verdict of PTC: none 20241122125349291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241122125349291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1661)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@18e05620b368: Final verdict of PTC: none -NSVCI98(1651)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@18e05620b368: Final verdict of PTC: none -NSVCI99(1656)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@18e05620b368: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@18e05620b368: Final verdict of PTC: none 20241122125349293 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241122125349293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125349293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241122125349293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241122125349293 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241122125349293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241122125349293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241122125349293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241122125349293 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241122125349293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125349293 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241122125349293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241122125349293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241122125349293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241122125349293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) -NSVCI97(1646)@18e05620b368: Final verdict of PTC: none 20241122125349293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241122125349293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241122125349293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@18e05620b368: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@18e05620b368: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@18e05620b368: Final verdict of PTC: none 20241122125349294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1653)@18e05620b368: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@18e05620b368: Final verdict of PTC: none -NSVCI99-provIP(1654)@18e05620b368: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@18e05620b368: Final verdict of PTC: none -NSVCI98-provIP(1649)@18e05620b368: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@18e05620b368: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1644)@18e05620b368: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: none MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@18e05620b368: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@18e05620b368: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@18e05620b368: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@18e05620b368: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Fri Nov 22 12:53:49 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 20241122125349437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125350038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287420) 20241122125350292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125350292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287420, count=288580) 20241122125351294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125351294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125351294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241122125351294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241122125351294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@18e05620b368: Test execution finished. MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Nov 22 12:53:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125352295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125352295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_NS_connect_alive started. 20241122125353101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125353102 DMM INFO MM(262420000001004/e07fc1db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241122125353102 DMM INFO MM(262420000001004/e07fc1db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241122125353102 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241122125353102 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241122125353102 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241122125353102 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241122125353102 DMM NOTICE MM(262420000001004/e07fc1db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241122125353102 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241122125353102 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241122125353102 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241122125353102 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241122125353102 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241122125353102 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) 20241122125353102 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241122125353102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55aedbdcdec0]{Init}: Deallocated (fsm.c:568) 20241122125353102 DMM DEBUG MM_STATE_Gb[0x55aedbdd53a0]{Idle}: Deallocated (fsm.c:568) 20241122125353102 DMM DEBUG MM_STATE_Iu(19)[0x55aedbde44e0]{Detached}: Deallocated (fsm.c:568) 20241122125353102 DMM DEBUG GMM(gmm_fsm)[0x55aedbde3720]{Deregistered}: Deallocated (fsm.c:568) 20241122125353102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125353102 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241122125353102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241122125353102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241122125353102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241122125353102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241122125353102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241122125353102 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241122125353126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241122125353126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241122125353126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241122125353295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125353295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: setverdict(pass): none -> pass MTC@18e05620b368: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241122125354129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34690<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: pass MTC@18e05620b368: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@18e05620b368: Test case TC_NS_connect_alive finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Nov 22 12:53:54 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 20241122125354176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125354296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125354296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125354677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241122125355297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125355297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20844) 20241122125356299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125356299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Nov 22 12:53:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241122125357301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125357301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@18e05620b368: Test case TC_NS_connect_reset started. 20241122125357740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125357742 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241122125357762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241122125357762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241122125357762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241122125357762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241122125357762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241122125357762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241122125357762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241122125357762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125357762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55aedbdccc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@18e05620b368: setverdict(pass): none -> pass 20241122125358302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125358302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241122125358765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@18e05620b368: Final verdict of PTC: none MTC@18e05620b368: Setting final verdict of the test case. MTC@18e05620b368: Local verdict of MTC: pass MTC@18e05620b368: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@18e05620b368: Test case TC_NS_connect_reset finished. Verdict: pass MTC@18e05620b368: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Nov 22 12:53:58 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 20241122125358809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241122125359303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125359303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125359310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241122125400305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125400305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241122125400763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125401306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125401306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@18e05620b368: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@18e05620b368: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@18e05620b368: Terminating MTC. MC@18e05620b368: MTC terminated. MC2> exit MC@18e05620b368: Shutting down session. MC@18e05620b368: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7960.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass 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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2276895) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241122125402308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125402308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125403309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125403309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125403764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125404310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125404310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125405312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125405312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241122125405584 DGPRS DEBUG Checking for inactive LLMEs, time = 14090779 (sgsn.c:131) 20241122125406313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125406313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241122125406765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241122125407313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241122125407313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2276775) [testenv][generic] Stopping sgsn (2276816) [testenv] Showing testsuite/junit-xml-7960.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7960.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='865.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.378493'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.588779'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.599069'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.584184'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.129446'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.585404'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.618477'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.625422'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.657860'> <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.552922'> <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.538105'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.497248'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.557316'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.462282'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.606622'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.691793'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.320383'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.674824'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.624997'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.689606'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.691743'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.584486'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.587345'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.620939'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.689150'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.603592'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.671743'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.626749'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.536140'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.541628'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.501908'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.554565'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.501130'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.484586'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.604837'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.694009'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.679670'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.688832'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.563807'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.715744'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.595814'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.607088'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.581560'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.598413'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.500091'> <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.569570'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.585916'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.675408'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.606495'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.617229'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.599498'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.621672'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.618532'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.613710'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.605832'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.609105'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.570031'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.678670'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.598185'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.624002'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.638279'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.111124'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.613859'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.528361'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.476726'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.468087'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.687053'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.619647'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.684613'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.624993'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.587502'> <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.488432'> <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.503176'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.646128'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.601113'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.646239'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.664142'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.803105'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.714980'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.703037'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.416800'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.441866'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.736698'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.734171'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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='1.600130'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" 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.031968'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027682'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241122-1239-c21db25c-0'] 18e05620b3682ad6ea69415aab0625a13fcc1a98829a5b032fe6fa337007528b [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2241/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